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

[GitHub] [samza] Sanil15 opened a new pull request #1303: SAMZA-2475: Add a allocated resource expiry timeout in samza yarn type of apps

Sanil15 opened a new pull request #1303: SAMZA-2475: Add a allocated resource expiry timeout in samza yarn type of apps
URL: https://github.com/apache/samza/pull/1303
 
 
   **Changes:** Today if samza apps are not able to use an allocated resource within
   yarn.resourcemanager.rm.container-allocation.expiry-interval-ms
   start of the container fails with this exception, this can be avoided by just setting an allocated resource timeout check before issuing a start
   
   **API Changes:** Added isResourceExpired to ClusterResourceManager
   
   **Upgrade Instructions:** None
   
   **Usage Instructions:** None
   
   **Approved PR but reverted due to unclean merge:** https://github.com/apache/samza/pull/1296

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

[GitHub] [samza] mynameborat merged pull request #1303: SAMZA-2475: Add a allocated resource expiry timeout in samza yarn type of apps

Posted by GitBox <gi...@apache.org>.
mynameborat merged pull request #1303: SAMZA-2475: Add a allocated resource expiry timeout in samza yarn type of apps
URL: https://github.com/apache/samza/pull/1303
 
 
   

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