-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed as not planned
Description
Affected Version
Druid 28.0.0 in Kubernetes
Druid 29.0.0 in Kubernetes
Description
Fresh install of Druid. Druid deploys successfully in k8, but I see the following error in the Druid Console UI related to a metadata query:
Unknown exception / Compiling "GeneratedMetadata_CollationHandler" in Line 19, Column 14: Line 31, Column 50: Compiling "collations(org.apache.calcite.rel.RelNode r, org.apache.calcite.rel.metadata.RelMetadataQuery mq)" / org.codehaus.commons.compiler.InternalCompilerException
Note: I followed the upgrade steps, to add the column (not sure if required for a fresh install, but did it regardless) and gave the druid user account full access to the meta store database.

I don't see any errors in the Druid k8 Pod logs of any relevance.
Reactions are currently unavailable