ErrLookup › apache/druid
apache/druid
Apache Druid: a high performance real-time analytics database. · Java · 6,426 source files
Analyzed at 9b90983fd2 on 2026-09-07. 2109 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid segment granularity timeline for dataSource[%s]: Int | validation | error | compaction, reindexing, segment-granularity, validation |
| cannot vectorize fixed bucket histogram aggregation for type | validation | error | druid, vectorization, histogram, aggregation |
| Can't find previous segmentIds for sequence[%s] | exception | error | ingestion, batch-ingestion, internal-state |
| Unable to kill segment | exception | error | hdfs, segment-deletion, io-exception, deep-storage |
| Iceberg filter produced residual expression that requires ro | console | error | iceberg, pushdown, residual-filter, ingestion |
| No usable range reader for partial segment[%s]; its local la | exception | error | segment-cache, bootstrap, range-reader, deep-storage |
| AggregatorFactoryNotMergeableException | exception | error | druid, aggregation, javascript, query-processing, merge |
| Found different granularities in segments %s | exception | error | druid, segment-granularity, compaction, segment-lock |
| Unauthorized | exception | error | grpc, authorization, forbidden, permissions |
| Failed to initialize Glue catalog | exception | critical | aws, glue, catalog-init, iceberg, druid |
| ApproximateHistogramBufferAggregator does not support getFlo | exception | error | java, druid, aggregation, unsupported-operation |
| Could not find remote outputs of stage [%d] partition [%d] f | exception | error | deep-storage, msq, distributed-shuffle, missing-output |
| Lock key [%s] has no session owner | console | warning | consul, distributed-lock, leader-election, session-expired |
| Transaction failure publishing segments for sequence [%s] | exception | error | druid, streaming, transaction, segment-publish |
| requires at least 1 argument | validation | error | expression, argument-count, validation |
| Could not create group mapping [%s] due to concurrent update | exception | error | druid, basic-security, zookeeper, concurrency |
| Table name is required | validation | error | validation, catalog, missing-field |
| Driver for sequence[%s] attempted to publish invalid metadat | exception | critical | kafka, kinesis, ingestion, state-consistency |
| Cannot deserialize type[%s] to an RoaringBitmap64Counter: | validation | error | deserialization, type-mismatch, java, druid |
| NotEnoughMemoryFault | error_code | critical | msq, memory, configuration |
| A valid tlsPort needs to specified when druid.enableTlsPort | validation | error | configuration, druid-node, tls, ports |
| Set only one of 'key' or 'sharedAccessStorageToken' or 'useA | validation | error | configuration, azure, startup, mutually-exclusive |
| segment[%s] and segment[%s] have the same rootPartitionRange | exception | error | druid, atomic-update-group, compaction, root-partition |
| Cannot operate on a dimension with no dictionary | exception | error | query, topn, dictionary-encoding, druid |
| interrupted flushing elements from queue | exception | error | bloom-filter, deserialization, corrupt-data, druid |
| Stream ingestion task unexpectedly attempted to overwrite se | exception | error | druid, streaming, segments, internal-invariant |
| Index[%d] >= size[%d] | validation | error | java, bounds-check, index |
| Error loading [%s] | exception | error | hdfs, io-exception, segment-loading, network |
| Metric mismatch, index[%d] [%s] != [%s] | validation | error | druid, segment-merge, schema-mismatch |
| KV entry [%s] not found for service metadata | console | warning | consul, service-discovery, kv-store, missing-metadata |
| Failed to deserialize DiscoveryDruidNode[%s] | exception | error | kubernetes, jackson, deserialization, discovery |
| Got a [%s] which isn't a %s | exception | error | druid, internal-error, query-routing, type-mismatch |
| Column name must be provided and non-empty | validation | error | druid, column-signature, empty-required-field |
| Failed to get object summaries from S3 bucket[%s], prefix[%s | exception | error | s3, aws-sdk, retry-exhausted, permissions, listing |
| HDFS Reader not supported | exception | error | hdfs, unsupported-operation, fileobject, reader |
| Emit called unexpectedly before service start | exception | error | bloom-filter, argument-validation, aggregation, druid |
| Cannot delete all segment files since druid.storage.storageD | exception | error | hdfs, configuration, kill-all, missing-config |
| Pod adapter [%s] requires the local Overlord pod namespace f | validation | error | kubernetes, configuration, namespace, druid-overlord |
| Unable to get SHA1 digest instance | exception | error | druid, aggregation, javascript, cache, jvm, sha1 |
| Can't compact segments of non-consecutive rootPartition rang | exception | error | druid, root-partition, compaction, segment-lock |
| clusteringColumns must be the leading prefix of columns, in | validation | error | projection-spec, clustering, validation, ingestion |
| Unused segment[%s] has version[%s] > task version[%s] | exception | error | druid, segment-versioning, restore-task, locking |
| AggregatorFactoryNotMergeableException(this, other) | exception | error | druid, datasketches, kll, aggregation |
| Improper cleanup | exception | error | internal-state, resource-cleanup, lifecycle |
BAD_STATE Table %s has an invalid type [%s] | error_code | error | catalog, bad-state, table-type |
| Unable to copy key [%s] to file [%s] | exception | error | bloom-filter, argument-validation, aggregation, druid |
| User [%s] already exists. | http | error | security, rest-api, duplicate-resource |
| Incompatible aggregator factories, [this] and [other] | exception | error | aggregation, merge, incompatible-types, query |
| Lock key [%s] owned by session [%s], expected [%s] | console | warning | consul, distributed-lock, leader-election, session-mismatch |
| Root partition range[%d, %d] of new segments doesn't match t | exception | error | druid, segment-publish, partitioning, lineage |
| Unsupported method in default query metrics implementation. | exception | error | metrics, search-query, configuration, unsupported-operation |
| AppenderatorsManager methods should only called by services | exception | error | java, druid, dependency-injection, unsupported-operation |
| CardinalityBufferAggregator does not support getLong() | exception | error | java, druid, aggregation, cardinality, unsupported |
| StringFirstAggregator does not support getDouble() | exception | error | druid, aggregation, unsupported-getter |
| bf1 NumHashFunctions/NumBits does not match bf2 | validation | error | |
| Invalid pod adapter [%s], only pod adapter [%s] can be speci | validation | error | kubernetes, configuration, druid-overlord, incompatible-config |
| No files found at [%s] | exception | error | hdfs, segment-not-found, deep-storage, metadata-skew |
| requires at least %d arguments | validation | error | expression, argument-count, validation |
| Unsupported unknown value type | exception | error | druid, expressions, type-conversion, null-argument |
| Unable to load TrustStore | exception | error | ssl, tls, keystore, influxdb, java |
| Could not create user[%s] due to concurrent update contentio | exception | error | concurrency, retry-exhausted, metadata-store |
FrameTooLarge FrameRowTooLargeException: row too large for frame allocator capacity %s | error_code | error | msq, window-function, memory, frame-allocator |
| Failed to delete deep storage directory[<dirToDelete>]. | exception | error | hdfs, recursion, directory-deletion, permissions |
| authResult.getErrorMessage() | http | error | authorization, http-api, supervisor, druid |
| Could not find the dimension spec for ordering column %s | exception | error | druid, limit-spec, ordering, internal-state |
| Could not transform value for __time. | exception | error | ingestion, parse-exception, transform, null-value |
| K8s pod for the task[%s] appeared and disappeared. It can ha | exception | error | kubernetes, pod-lifecycle, druid-overlord, task-cancellation |
| New sequence startOffset[%s] does not equal expected prior o | exception | error | druid, kafka, kinesis, checkpoints, offsets |
| Unknown type[%s] for metric[%s] | validation | error | query, topn, json-type-error, druid |
| Cannot convert object to float | exception | error | druid, unnest, type-mismatch |
| Failed to sample data: %s | exception | error | ingestion, sampling, http, druid-overlord |
| Failed to merge existing aggregators when generating metrics | exception | error | druid, compaction, aggregator, configuration |
| %s cannot be used for perfect rollup | validation | error | druid, ingestion, rollup, partitionspec |
| Record sequenceNumber[%s] is smaller than current sequenceNu | exception | error | druid, kafka, kinesis, offsets, checkpoints |
| Work order for worker[%d] not found for stage[%d] | exception | error | msq, controller, internal-state, worker-allocation |
| AggregatorFactoryNotMergeableException | exception | error | aggregation, mergeability, druid |
| Guaranteed rollup is not supported | validation | error | ingestion, config, rollup |
| S3StorageConfig cannot be null! | validation | error | aws-s3, configuration, encryption, druid |
| Cannot set mergers for final level more than once | exception | error | internal-state, write-once, sorting |
| Invalid permission, resource name regex[%s] does not compile | http | error | |
| Invalid Wrapper type. | exception | error | protobuf, deserialization, classloading |
| datasource name cannot be null | validation | error | metadata, null-argument, supervisor |
| Expected key [%s] to be referring to one of the values [%s] | validation | error | druid, query-context, enum, validation |
| outDir[%s] must exist and be a directory | validation | error | io, filesystem, compression |
| Size[%d] must be non-negative | validation | error | druid, segment, query |
| Can't load TrustStore. Truststore path or password is not se | exception | error | ssl, tls, configuration, influxdb, java |
| Batched segment allocation is disabled | exception | error | druid, segment-allocation, feature-flag, overlord |
| requires %d to %d arguments | validation | error | expression, argument-count, validation |
| Expected key [%s] to be a human readable number, but got [%s | validation | error | druid, query-context, human-readable-bytes, parse-error |
| <authResult.getErrorMessage()> | http | error | authorization, http, security, forbidden |
| Both union and sketch were null! | exception | error | invariant, datasketches, hll, constructor |
| Cannot translate sqlTypeName[%s] to Druid type for field[%s] | exception | error | sql, type-mapping, planner, druid |
| Empty bitmapFullnessFactorizationStops: | validation | critical | java, jvm-properties, static-init, segment, bitmap |
| Invalid level %d | exception | error | internal-state, index-out-of-range, sorting |
| Column capacity exceeded | exception | error | capacity, segment, serialization |
| partitionDimensions must be specified | validation | error | druid, batch-ingestion, partitioning, config-validation |
| Task [%s] requested pod template [%s] via context key, but n | validation | error | kubernetes, pod-template, task-context, druid-overlord |
| Timeout [maxDefaultTimeout] must be a non negative value, bu | validation | error | query-context, timeout, config, validation |
| Bad null-marker byte, delegate class[%s] | exception | critical | java, aggregation, bytebuffer, corruption, vectorized |
| HistogramAggregator does not support getLong() | exception | error | druid, aggregation, unsupported-operation, histogram |