himanshug opened a new issue #8249: ability to let user configure segment 
version in indexing task
URL: https://github.com/apache/incubator-druid/issues/8249
 
 
   Currently, various indexing tasks auto generate the segment version which is 
used by the overshadowing logic.
   We have an use case where the overshadowing should happen based on when the 
data was generated by the ETL pipelines and not when Druid indexing is running 
for those which could many times run in different order for many reasons e.g. 
Druid tasks may fail and are resubmitted.
   
   Can we add a feature wherein user could explicitly send the segment version 
to be used for all generated segments in task context. I don't think it would 
make sense for "append" mode where we append data to existing segments.
   
    

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