You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/07/30 18:15:06 UTC

[GitHub] [druid] didip opened a new issue #11521: After rebuilding historical nodes, SQL query failed with Object not found.

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] didip commented on issue #11521: After rebuilding historical nodes, SQL query failed with Object not found.

Posted by GitBox <gi...@apache.org>.
didip commented on issue #11521:
URL: https://github.com/apache/druid/issues/11521#issuecomment-890075397


   <img width="256" alt="Screen Shot 2021-07-30 at 11 24 25 AM" src="https://user-images.githubusercontent.com/72918/127696341-b742e3ca-50d4-46c7-9aa9-81c1a8c7867c.png">
   <img width="259" alt="Screen Shot 2021-07-30 at 11 22 03 AM" src="https://user-images.githubusercontent.com/72918/127696343-39b0ab0f-9f83-40f8-8548-4c5d869c127f.png">
   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] didip edited a comment on issue #11521: After rebuilding historical nodes, SQL query failed with Object not found.

Posted by GitBox <gi...@apache.org>.
didip edited a comment on issue #11521:
URL: https://github.com/apache/druid/issues/11521#issuecomment-890075397


   <img width="256" alt="Screen Shot 2021-07-30 at 11 24 25 AM" src="https://user-images.githubusercontent.com/72918/127696341-b742e3ca-50d4-46c7-9aa9-81c1a8c7867c.png">
   <img width="259" alt="Screen Shot 2021-07-30 at 11 22 03 AM" src="https://user-images.githubusercontent.com/72918/127696343-39b0ab0f-9f83-40f8-8548-4c5d869c127f.png">
   I only see these 2 tables.


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] didip closed issue #11521: After rebuilding historical nodes, SQL query failed with Object not found.

Posted by GitBox <gi...@apache.org>.
didip closed issue #11521:
URL: https://github.com/apache/druid/issues/11521


   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] didip commented on issue #11521: After rebuilding historical nodes, SQL query failed with Object not found.

Posted by GitBox <gi...@apache.org>.
didip commented on issue #11521:
URL: https://github.com/apache/druid/issues/11521#issuecomment-890222225


   I figured out what was the issue.
   
   Zookeeper failed to delete some historical IP addresses (that no longer exists). This is confusing Druid.
   
   After I finally able to delete those records, and restarting historical nodes, my data came back.


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org