-
Hi,
`spark cassandra connector` / `scylla` fails when you attempt to make `hash` step with a big number of files.
I tried 1M files - always fails, 300k files - unstable, some experiments can be comp…
-
### Describe the bug
Occurred on mac:
```
2021-11-18T11:25:31.7241780Z 2021-11-18T11:25:31.723606Z I i.q.c.AbstractCairoTest Tearing down test LineTcpReceiverTest#testSomeWritersReleased
2021-11-1…
-
I added one table and everything was working great.
Added two more tables and build start failing with NullPointerException without any message. I ran the build with `--stacktrace` and it said that t…
-
-
### Describe the bug
I started writing into the table using HTTP REST API, it was working fine and after sometime I noticed that the table is getting stuck and the writer is not able to write to the …
-
### Bug description
First start HiveExternalQueryRunner, create an empty DWRF table
```
CREATE TABLE hive.tpch1_dwrf.lineitem2 (
"orderkey" bigint,
"partkey" bigint,
"suppkey" big…
-
-
```
presto> use memory.default;
USE
presto:default> explain create table x as select 1 c;
…
-
Please find the detail error msg below:
`exec/cloud/executor.go:22:2: github.com/chaosblade-io/chaosblade-exec-cloud@v1.7.4: Get "https://proxy.golang.org/github.com/chaosblade-io/chaosblade-exec-c…
-
Yi Liu, Hello.
Thank you very much for your solution!
I trained with dataset voxcelev1&2 and xvector_nnet_tdnn_amsoftmax_m0.20_linear_bn_1e-2_tdnn4_att. Everything works as expected. Training, …