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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to