-
Using `com.google.firebase:firebase-admin:6.14.0` in a simple app fetching a single document by ID in Firestore, I am getting the following runtime exception:
> Caused by: java.lang.AbstractMethodE…
-
I am trying to write data into existing Hoodie COW format and also trying to sync hive table along with it as spark data set.
I have 2 datasets which i need UPSERT based on the ids that are present i…
-
Looks like CorsTest uses a hardcoded port for the ksql server. If there is another test suit running, or another ksql-server running, then this test fails.
Our tests shouldn't use hardcoded ports a…
-
Hi,
When i am trying to write upsert 2 datasets into hoodie in one execution, I am having an exception saying input path doesnt exist on S3.
**Environment Description**
* Hudi version :0.5…
-
The install succeeds, but using the plugin or going to the configuration page does not work.
The error I see in Eclipse .log file is:
`!ENTRY org.eclipse.equinox.registry 4 1 2020-06-23 12:23:09…
-
I believe the most user-friendly implementation would be (below is Kotlin code, may not convert entirely cleanly to java):
```
fun betweenInclusive(min: E, max: E): Predicate? =
PredicateBuild…
-
# Test Parameters
* Validation Profile: Less Strict
* Error Case Filter: Only Errors
* Stop After: 1 Error
* Report: XML
# Input Test Files
* https://github.com/BioPAX/Paxtools/blob/maste…
-
I apply the plugin and invoked gradle revapi and the following error occured:
```
java.lang.IncompatibleClassChangeError
at com.palantir.gradle.revapi.GradleUtils$$Lambda$1728.00000000648…
-
**Problem description**
While running mid-scale longevity on PKS cluster, Readers failed (0/8) from worker pods after around1.30hr of run. Following Exception I am getting inside Longevity Manager po…
-
Hello,
there are lots of users using `doctrine:generate:entities` nowadays. This must stop.
Symfony should provide its large user base decent article on designing/modelling entities in a proper …