-
This repro gets through ~47 merges and then bombs out. I tried this on 5.0.x but initially spotted the issue in a project still on 1.3.x so its nothing new. Commenting out Collections.shuffle makes t…
-
I try to add S3 for storage and indexer instead of using local
druid_extensions_loadList: '["druid-hdfs-storage", "druid-kafka-indexing-service","druid-histogram", "druid-datasketches","druid-s3-exte…
-
### Problem Statement
As a user I want to identify to most frequent values in a performant aggregation for a specified column. Approximations might be enough for large data sets.
e.g. to identif…
-
I am using single server micro-quickstart druid service. In that I'm trying to add authentication using BasicMetadataAuthorizer.
The default credentials i want to overwrite. Not able to do so.
The…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions d…
-
### Affected Version
Druid 28.0.0
### Description
I have druid-kubernetes-extensions loaded and running in a zookeeper-less environment.
I really like the zookeeper-less feature as it works …
-
Segments becoming frequently unavailable when replica = 1 for large datasource
### Affected Version
26.0.0
### Description
We have noticed that one of the data source which has 3 TB of data havi…
-
### Affected Version
25.0.0
### Description
Hi,
I'm trying to run the 'dump-segment' tool, and getting the following exception -
```
# java --add-opens java.base/java.lang=ALL-UNNAMED -c…
-
**BUG REPORT**
***Describe the bug***
Tried to launch bookkeeper docker-compose environment locally but bookie containers failed, stating that bookkeeper metadata does not exist in zookeeper. This…
-
Issue is trying to start the /opt/hudi/hudi-cli/hudi-cli.sh with JDK 1.8. Compiled with `mvn clean package -Pintegration-tests -DskipTests` and `git checkout release-0.15.0` on
```
root@openjdk8…