-
In our production labs, an issue is observed. Below is the sequence of the same.
1. hdfs connector is added to the connect worker.
2. hdfs connector is creating folders in hdfs /test1=1/test2=2/
…
-
@icexelloss hi there!
I'm glad the issues are being (pro)actively monitored and attended to, I wasn't expecting that.
Here is one issue I'm facing, it's not a big one, but an inconvenient one:
…
-
### Describe the bug, including details regarding any error messages, version, and platform.
Noticed when upgrading from 1.13.1 to 1.14.1
```
java.lang.ClassCastException: class org.apache.parque…
bwjoh updated
1 month ago
-
Can anyone shed some light on this one (_much_ thanks in advance):
Caused by: clojure.lang.ExceptionInfo: Can't filter out Spark jars! {}
at clojure.core$ex_info.invokeStatic(core.clj:4617)
at …
-
Is SparkR officially supported or why am I getting this error?
```R
library(sparklyr)
conf
-
Trying to create a table. I have restarted this project again after 1 year but having the same issue I'm sure I'm doing something wrong, need I really appreciate if someone helps me to setup this up. …
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
yes
- Join the mailing list to engage in conversations and get faster support at dev-subs…
-
**Describe the bug**
when deploying on yarn, or just start mars cluster in command line, we can see high memory usage on mars-web ui even without any task.
Memory usage detection is based on the who…
-
Trino has had a columnar/vectorized evaluation engine since its inception in 2012. After the initial implementation and optimization, and once we were satisfied with the performance for the majority o…
-
According to parquet format specification columns annotated as DECIMAL should use SIGNED comparator and statistics should be available. The sort order returned by `org.apache.parquet.format.converter.…