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 2019/05/08 13:56:56 UTC

[GitHub] [incubator-druid] Shailesh-Pandey opened a new issue #7617: Segments/Tables getting dropped unwantedly

Shailesh-Pandey opened a new issue #7617: Segments/Tables getting dropped unwantedly
URL: https://github.com/apache/incubator-druid/issues/7617
 
 
   druid version:0.13.0
   <<<<<
   dsql> select * from tablename;
   
   java.lang.RuntimeException: Error while applying rule DruidTableScanRule, args [rel#16916567:LogicalTableScan.NONE.[](table=[druid, tablename])]
   >>>>>
   
   On the druid overlord console the dropped segments are not visible but a "\d" on dsql shows the table names.
   
   The data ingestion on one of the dropped tables was almost secondly(lot of data) while on another one was just hourly(rougly). All indexes are realtime.
   Any idea on what could be the issue or what should be initial approach towards troubleshooting.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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