[jira] [Updated] (YARN-787) Remove resource min from Yarn client API

2013-06-08 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/YARN-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated YARN-787: Issue Type: Sub-task (was: Bug) Parent: YARN-386 Remove resource min from Yarn

[jira] [Created] (YARN-793) ApplicationReport to have a useful toString() method

2013-06-08 Thread Steve Loughran (JIRA)
Steve Loughran created YARN-793: --- Summary: ApplicationReport to have a useful toString() method Key: YARN-793 URL: https://issues.apache.org/jira/browse/YARN-793 Project: Hadoop YARN Issue

[jira] [Commented] (YARN-737) Some Exceptions no longer need to be wrapped by YarnException and can be directly thrown out after YARN-142

2013-06-08 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13678789#comment-13678789 ] Zhijie Shen commented on YARN-737: -- Search around the source code. It seems that the

[jira] [Updated] (YARN-793) ApplicationReport to have a useful toString() method

2013-06-08 Thread Niranjan Singh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niranjan Singh updated YARN-793: Attachment: YARN-793.patch toString() method added. ApplicationReport to have a

[jira] [Updated] (YARN-18) Make locatlity in YARN's container assignment and task scheduling pluggable for other deployment topology

2013-06-08 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-18: --- Attachment: YARN-18-v7.patch In v7 patch, abstract topology related logic within Schedulers (Fifo, Capacity

[jira] [Commented] (YARN-18) Make locatlity in YARN's container assignment and task scheduling pluggable for other deployment topology

2013-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13678823#comment-13678823 ] Hadoop QA commented on YARN-18: --- {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (YARN-713) ResourceManager can exit unexpectedly if DNS is unavailable

2013-06-08 Thread Maysam Yabandeh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maysam Yabandeh updated YARN-713: - Attachment: YARN-713.patch The attached patch applied the comments of [~vinodkv]. The unit test is

[jira] [Updated] (YARN-18) Make locatlity in YARN's container assignment and task scheduling pluggable for other deployment topology

2013-06-08 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-18: --- Attachment: YARN-18-v7.1.patch Sync with latest trunk changes. Make locatlity in YARN's

[jira] [Commented] (YARN-18) Make locatlity in YARN's container assignment and task scheduling pluggable for other deployment topology

2013-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13678843#comment-13678843 ] Hadoop QA commented on YARN-18: --- {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (YARN-18) Make locatlity in YARN's container assignment and task scheduling pluggable for other deployment topology

2013-06-08 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-18: --- Attachment: YARN-18-v7.2.patch Make locatlity in YARN's container assignment and task scheduling pluggable

[jira] [Commented] (YARN-18) Make locatlity in YARN's container assignment and task scheduling pluggable for other deployment topology

2013-06-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13678858#comment-13678858 ] Hadoop QA commented on YARN-18: --- {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (YARN-785) Every startContainer request send a set of information (auxiliary service related information) which is redundant. Can be replaced with single NodeManager API.

2013-06-08 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13678876#comment-13678876 ] Bikas Saha commented on YARN-785: - How is the NMToken going to be obtained by the AM unless