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

   With coalescing each map task will span multiple table regions which means 
that each mapper will run longer. We could run the risk of map task timing out 
and getting killed. To get around that we might need to set a higher timeout 
value.


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