didip opened a new issue #11521: URL: https://github.com/apache/druid/issues/11521
We had to upgrade our EBS volumes and upgrade ZK version. After we did those, we rebuild basically the entire cluster. The Historical nodes comes up without issues and start downloading segment files immediately. 1 data source completed very quickly because the table is very small. But SQL UI is unable to run the query: ``` Error: Plan validation failed org.apache.calcite.runtime.CalciteContextException: From line 2, column 6 to line 2, column 18: Object 'xyz-table' not found org.apache.calcite.tools.ValidationException ``` ### Affected Version 0.20.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
