Data Ingestion
- What happens when changing granularity during data ingestion?
- Reduced throughput from Kafka/Kinesis indexing service due to WARN "Ingestion was throttled.. because persists were pending"
- Hadoop Ingestion failed due to error "io.druid.java.util.common.ISE: Job[class io.druid.indexer.DetermineHashedPartitionsJob] failed!"
- How to estimate cost savings from rollup aggregation
- Ingestion failed from AWS S3 due to error "java.net.SocketException: Connection reset"
- Data ingestion failure due to error `Numeric columns do not support multivalue rows`
- Avro ingestion from Kafka using Confluent Schema Registry
- Kafka Indexing -> Segment Flow
- Kerberized Kafka Ingestion
- Issue: Indexing tasks from Kafka or Kinesis are finishing successfully, but without any data ingested.
- Issue: Unable to load data from S3 firehose when "=" in prefix
- Temporary space issue with Dimension Partitioning on EMR instances in Hadoop_index job
- MapR Hadoop as deep storage for Druid cluster using mapr client
- Kafka, SASL / SCRAM credentials in supervisor spec
- Sample ingestion snippet - transformSpec 'if, then, else' and 'like'
- Using single-dimension partitioning to improve read performance