rahulLiving commented on PR #2411:
URL: https://github.com/apache/phoenix/pull/2411#issuecomment-4280088881

   >Currently, the mapper doesn't report meaningful progress during execution, 
it would effectively shows 0% until completion, then jump to 100%, isn't it? 
   
   No that is not the case currently. From my past execution, I saw progress 
being reported incrementally from 0->100. I think progress is being reported 
based on how many mapper pending/in-progress/completed. But you are right that, 
any mapper which is running will be considered as 0/1 for job completion. There 
won't be a middle ground. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to