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/04/24 06:08:13 UTC

[GitHub] [incubator-druid] nishantmonu51 opened a new pull request #7537: Avoid file rename when pushing segments with HDFSDataPusher

nishantmonu51 opened a new pull request #7537:  Avoid file rename when pushing segments with HDFSDataPusher
URL: https://github.com/apache/incubator-druid/pull/7537
 
 
   Fixes https://github.com/apache/incubator-druid/issues/7532
   
   In HdfsDataSegmentPusher, a push to temporary location and a copy is not required as we can safely rely on the useUniquePath flag to avoid path conflicts of multiple tasks.
   
   This PR removes the un-necessary writing to a temp file and copy. 

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