You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/02/04 09:17:21 UTC

[GitHub] [pinot] snleee opened a new pull request #8129: Improve progress reporter in SegmentCreationMapper

snleee opened a new pull request #8129:
URL: https://github.com/apache/pinot/pull/8129


   Currently, the progress reporter only runs during the segment
   creation phase. We stop the reporter; however, it is possible
   that the tarring & copying from local to remote location for
   large file can take long. This code change makes the progress
   reporter runs until the end of `map()` in SegmentCreationMapper.


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [pinot] snleee merged pull request #8129: Improve progress reporter in SegmentCreationMapper

Posted by GitBox <gi...@apache.org>.
snleee merged pull request #8129:
URL: https://github.com/apache/pinot/pull/8129


   


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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