nishantmonu51 commented on issue #7537: Avoid file rename when pushing segments with HDFSDataPusher URL: https://github.com/apache/incubator-druid/pull/7537#issuecomment-486524737 @b-slim The useUniquePath flag is true for streaming ingestion where there may be more than 1 replica trying to push segments to same path. It is false for Batch ingestion where we do not have replicas and the ingestion is protected by task locks.
---------------------------------------------------------------- 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]
