[jira] [Updated] (YARN-750) Allow for black-listing resources in CS

2013-06-06 Thread Bikas Saha (JIRA)

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

Bikas Saha updated YARN-750:


Attachment: YARN-750.final.patch

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.final.patch, YARN-750.patch, YARN-750.patch, 
> YARN-750.patch, YARN-750.patch, YARN-750.patch, YARN-750.patch, 
> YARN-750.patch, YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

--
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-750) Allow for black-listing resources in CS

2013-06-04 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-750:
---

Attachment: YARN-750.patch

Thanks for the review Vinod. Here is a patch with your comments incorporated.

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.patch, YARN-750.patch, YARN-750.patch, 
> YARN-750.patch, YARN-750.patch, YARN-750.patch, YARN-750.patch, YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

--
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-750) Allow for black-listing resources in CS

2013-06-04 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-750:
---

Attachment: YARN-750.patch

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.patch, YARN-750.patch, YARN-750.patch, 
> YARN-750.patch, YARN-750.patch, YARN-750.patch, YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

--
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-750) Allow for black-listing resources in CS

2013-06-04 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-750:
---

Attachment: YARN-750.patch

Fixed javadoc warning (broke during rebase after YARN-635) and NPE in tests. 

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.patch, YARN-750.patch, YARN-750.patch, 
> YARN-750.patch, YARN-750.patch, YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

--
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-750) Allow for black-listing resources in CS

2013-06-04 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-750:
---

Attachment: YARN-750.patch

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.patch, YARN-750.patch, YARN-750.patch, 
> YARN-750.patch, YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

--
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-750) Allow for black-listing resources in CS

2013-06-03 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-750:
---

Attachment: YARN-750.patch

Fixed javadocs; the test case is fine - blacklist isn't needed in all calls.

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.patch, YARN-750.patch, YARN-750.patch, 
> YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

--
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-750) Allow for black-listing resources in CS

2013-06-03 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-750:
---

Attachment: YARN-750.patch

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.patch, YARN-750.patch, YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

--
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-750) Allow for black-listing resources in CS

2013-06-03 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-750:
---

Attachment: YARN-750.patch

Thanks for the reviews Bikas. Here is a patch which addresses your f/b.

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.patch, YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

--
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-750) Allow for black-listing resources in CS

2013-06-03 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-750:
---

Attachment: YARN-750.patch

Straight-fwd patch (needs YARN-398 to go in first).

Per discussion in YARN-392/YARN-398 lead by [~bikassaha], I've added a 
BlacklistRequest to the AMRMProtocol#allocate call. The BlacklistRequest has 2 
lists: additions and removals to the blacklist.

I've also enhanced javadocs to document both whitelist (YARN-392/YARN-398) and 
blacklist features.

> Allow for black-listing resources in CS
> ---
>
> Key: YARN-750
> URL: https://issues.apache.org/jira/browse/YARN-750
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Arun C Murthy
>Assignee: Arun C Murthy
> Attachments: YARN-750.patch
>
>
> YARN-392 and YARN-398 enhance scheduler api to allow for white-lists of 
> resources.
> This jira is a companion to allow for black-listing (in CS).

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