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

   >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.
   
   We have `phoenix.sync.table.query.timeout` config to override 
MRJobConfig.TASK_TIMEOUT in case we are coalescing. Does that sounds good 
enough ?


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