-
### Describe the usage question you have. Please include as many useful details as possible.
I add these in the pom.xml
```
org.apache.arrow
flight-core
…
-
### Affected Version
0.20.0
### Description
We've seen tasks failing randomly. Didn't managed to get a pattern or cause, so I'm thinking might be some sort of bug.
The tasks ends up with the…
-
when I run
`env CC=gcc sudo python3 setup.py install`
I get the following error:
running install
running bdist_egg
running egg_info
writing disco_dop.egg-info/PKG-INFO
wri…
-
I am currently using croaring 0.3.4, and I saw 0.4.0 was released previously, with the support of `frozen format` added.
I checked [this PR](https://github.com/RoaringBitmap/CRoaring/pull/321) and…
-
### Context on Environment
Writing numaflow udf in **Kotlin** using **_numaflow java sdk_** ( numaflow-java:0.4.6 ).
Logger used in udf - **_KotlinLogging.logger_** _( mu.KotlinLogging )_
Logging …
-
Ubuntu 22.04.1 LST
Erigon alpha branch
I am trying to build Erigon in Ubuntu. I have just installed GO 1.18.5. Following the getting started guide I have done these steps:
```
git clone https://…
-
I am getting below exception while connecting to the azure data lake using service principle.
Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationInt…
-
**After adding spark-core to dependencies the program is no longer running. Throwing error "The command line is too long."**
**To Reproduce** Steps to reproduce the behavior:
1. Create New S…
-
**Describe the bug**
While using Azure-Identity in Scala code to be hosted in Azure HDI cluster, the application throws an error:
_java.lang.LinkageError: Package versions: jackson-annotations=2.4.…
-
**What is your question?**
I want to use RAPIDS Shuffle Manager on my spark job.
My Spark job code completes successfully when there are no settings related to the ShuffleManager.
However, when I …