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 2020/04/22 21:46:59 UTC

[GitHub] [druid] BigDataArtist opened a new issue #9749: Datasource still queries the data even after removing data from segments-cache?

BigDataArtist opened a new issue #9749:
URL: https://github.com/apache/druid/issues/9749


   My Datasource in druid still reads the data from segments-cache( Which is historical data I guess)
   after removing the files 
   
   cd var/druid/segment-cache/tableName/015-09-12T00:00:00.000Z_2015-09-13T00:00:00.000Z/2020-04-22T20:20:06.280Z/0
   
    version.bin
    meta.smoosh
   9 Apr 23 02:52 factory.json
    4820891 Apr 23 02:52 00000.smoosh
   
   
   My understanding is once  I delete this data, the druid data source should not be able to query data.
   
   
   I even restarted the druid, but I could still query the data from the same table name.
   
   
   Please explain why its happening?


----------------------------------------------------------------
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



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


[GitHub] [druid] SWH12 commented on issue #9749: Datasource still queries the data even after removing data from segments-cache?

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


   this segments stored in hdfs too


----------------------------------------------------------------
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



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