[jira] [Updated] (YARN-394) RM should be able to return requests that it cannot fulfill

2015-05-01 Thread Bikas Saha (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bikas Saha updated YARN-394:

Assignee: (was: Bikas Saha)

> RM should be able to return requests that it cannot fulfill
> ---
>
> Key: YARN-394
> URL: https://issues.apache.org/jira/browse/YARN-394
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Bikas Saha
>
> Currently, the RM has no way of returning requests that cannot be met. e.g. 
> if the app wants a specific node and that node dies, then the RM should 
> return that request instead of holding onto to it indefinitely. 
> Some situations in which this would be useful are:
> * After YARN-392, requests are location specific, and the locations that were 
> requested are no longer in the cluster.
> * A high memory machine is lost, and resource requests above certain sizes 
> are no longer able to be satisfied anywhere.
> * All nodes in the cluster become unavailable.
> At these points, there is no way the RM can inform the apps about its 
> inability to allocate requests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-394) RM should be able to return requests that it cannot fulfill

2013-05-10 Thread Sandy Ryza (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandy Ryza updated YARN-394:


Description: 
Currently, the RM has no way of returning requests that cannot be met. e.g. if 
the app wants a specific node and that node dies, then the RM should return 
that request instead of holding onto to it indefinitely. 

Some situations in which this would be useful are:
* After YARN-392, requests are location specific, and the locations that were 
requested are no longer in the cluster.
* A high memory machine is lost, and resource requests above certain sizes are 
no longer able to be satisfied anywhere.
* All nodes in the cluster become unavailable.

At these points, there is no way the RM can inform the apps about its inability 
to allocate requests.

  was:Currently, the RM has no way of returning requests that cannot be met. 
e.g. if the app wants a specific node and that node dies, then the RM should 
return that request instead of holding onto to it indefinitely. Currently, 
since every request can be met at * locality such a situation is hard to repro. 
It can however happen that all nodes in a cluster become unavailable. At that 
point, there is no way the RM can inform the apps about its inability to 
allocate requests.


> RM should be able to return requests that it cannot fulfill
> ---
>
> Key: YARN-394
> URL: https://issues.apache.org/jira/browse/YARN-394
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Bikas Saha
>Assignee: Bikas Saha
>
> Currently, the RM has no way of returning requests that cannot be met. e.g. 
> if the app wants a specific node and that node dies, then the RM should 
> return that request instead of holding onto to it indefinitely. 
> Some situations in which this would be useful are:
> * After YARN-392, requests are location specific, and the locations that were 
> requested are no longer in the cluster.
> * A high memory machine is lost, and resource requests above certain sizes 
> are no longer able to be satisfied anywhere.
> * All nodes in the cluster become unavailable.
> At these points, there is no way the RM can inform the apps about its 
> inability to allocate requests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-394) RM should be able to return requests that it cannot fulfill

2013-02-12 Thread Bikas Saha (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bikas Saha updated YARN-394:


Assignee: Bikas Saha

> RM should be able to return requests that it cannot fulfill
> ---
>
> Key: YARN-394
> URL: https://issues.apache.org/jira/browse/YARN-394
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Bikas Saha
>Assignee: Bikas Saha
>
> Currently, the RM has no way of returning requests that cannot be met. e.g. 
> if the app wants a specific node and that node dies, then the RM should 
> return that request instead of holding onto to it indefinitely. Currently, 
> since every request can be met at * locality such a situation is hard to 
> repro. It can however happen that all nodes in a cluster become unavailable. 
> At that point, there is no way the RM can inform the apps about its inability 
> to allocate requests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-394) RM should be able to return requests that it cannot fulfill

2013-02-11 Thread Arun C Murthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun C Murthy updated YARN-394:
---

Issue Type: Sub-task  (was: Improvement)
Parent: YARN-397

> RM should be able to return requests that it cannot fulfill
> ---
>
> Key: YARN-394
> URL: https://issues.apache.org/jira/browse/YARN-394
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Bikas Saha
>
> Currently, the RM has no way of returning requests that cannot be met. e.g. 
> if the app wants a specific node and that node dies, then the RM should 
> return that request instead of holding onto to it indefinitely. Currently, 
> since every request can be met at * locality such a situation is hard to 
> repro. It can however happen that all nodes in a cluster become unavailable. 
> At that point, there is no way the RM can inform the apps about its inability 
> to allocate requests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-394) RM should be able to return requests that it cannot fulfill

2013-02-11 Thread Arun C Murthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun C Murthy updated YARN-394:
---

Issue Type: Improvement  (was: Sub-task)
Parent: (was: YARN-386)

> RM should be able to return requests that it cannot fulfill
> ---
>
> Key: YARN-394
> URL: https://issues.apache.org/jira/browse/YARN-394
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Bikas Saha
>
> Currently, the RM has no way of returning requests that cannot be met. e.g. 
> if the app wants a specific node and that node dies, then the RM should 
> return that request instead of holding onto to it indefinitely. Currently, 
> since every request can be met at * locality such a situation is hard to 
> repro. It can however happen that all nodes in a cluster become unavailable. 
> At that point, there is no way the RM can inform the apps about its inability 
> to allocate requests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira