-
**Environment:**
1. Framework: (TensorFlow, Keras, PyTorch, MXNet): Tensorflow/Keras
2. Framework version: 2.2.0
3. Horovod version: 0.19.5
4. MPI version: Gloo
5. CUDA version: N/A
6. NCCL vers…
-
20/10/22 15:23:32 ERROR Shell: Failed to locate the winutils binary in the hadoop binary path
java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
at org.a…
-
Are all xattrs usually prefixed with `user` e.g. `user.checksum`? ref: https://wiki.archlinux.org/title/Extended_attributes
And should there be a further prefix for this app when they're set by it,…
-
Exception in thread "main" java.lang.RuntimeException: Initialization failed
at net.opentsdb.tools.TSDMain.main(TSDMain.java:237)
Caused by: com.stumbleupon.async.DeferredGroupException: At …
-
```
What steps will reproduce the problem?
1.create any unit test with a setup() method, which create hadoop local file
system
2.make dumb/empty test method, run the test make sure it pass
3.add @Run…
-
Hello thunder team,
apologies if this is a novice user error but I wanted to look at the example designmatrix for regression analysis and tried:
data, designmatrix = tsc.loadExampleEC2('zebrafish-o…
-
Use a Flink streaming job to write MoR tables. The compaction of a series of table was blocked by the following exception. It seems that the parquet file name in the compaction plan differs from the a…
-
### Backend
VL (Velox)
### Bug description
I am using Gluten(tag v1.1.1) + Velox + folly + spark3.4.2 + yarn,building with centos8 aarch64, running on aarch64 , while yarn container running with …
-
I am getting following error, this error only occurs when I run with larger file e.g.
shadoop generate test.rects size:1.gb shape:rect mbr:0,0,1000,1000
if I run with small file e.g
shadoop genera…
-
The UDAF works great for lower cardinality and integer numbers but as soon as i run it on billions of rows with bigint i run into the following error.
java.lang.Exception: java.lang.OutOfMemoryError:…