helm / charts

⚠️(OBSOLETE) Curated applications for Kubernetes
Apache License 2.0
15.49k stars 16.8k forks source link

Tasks failed on Apache Druid #23201

Closed MateusHenriqueOliveira closed 4 years ago

MateusHenriqueOliveira commented 4 years ago

Hello, I'm using helm chart incubator/druid and when I submit any ingestion he fail the task, even when I try to use sample data wikipedia gets the same error:

K8s: minikube

Erro message in task log tab: Request failed with status code 404

Helm install: helm install druid -f /home/mateus_oliveira/druid-values.yaml incubator/druid --version 0.2.8 --set overlord.enabled=true

Druid-value.yaml (just enable kafka ingestion)

druid_extensions_loadList: '["druid-histogram", "druid-datasketches", "druid-avro-extensions","druid-kafka-indexing-service","druid-lookups-cached-global", "postgresql-metadata-storage"]'

AWaterColorPen commented 4 years ago

22911

The default druid_storage_type value is local. you have to set the your deep storage for the Apache Druid cluster

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue is being automatically closed due to inactivity.