[jira] [Commented] (YARN-449) MRAppMaster classpath not set properly for unit tests in downstream projects

2013-03-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594377#comment-13594377 ] Ted Yu commented on YARN-449: - I tried the following change: {code} Index: hbase-server/src/tes

[jira] [Commented] (YARN-449) MRAppMaster classpath not set properly for unit tests in downstream projects

2013-03-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594338#comment-13594338 ] Ted Yu commented on YARN-449: - Here is the result of using TestMinimrCliDriver: {code} [juni

[jira] [Commented] (YARN-449) MRAppMaster classpath not set properly for unit tests in downstream projects

2013-03-05 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594332#comment-13594332 ] Siddharth Seth commented on YARN-449: - Ted, good catch on the isMiniYARNCluster property

[jira] [Updated] (YARN-443) allow OS scheduling priority of NM to be different than the containers it launches

2013-03-05 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/YARN-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated YARN-443: --- Attachment: YARN-443.patch > allow OS scheduling priority of NM to be different than the containers

[jira] [Commented] (YARN-443) allow OS scheduling priority of NM to be different than the containers it launches

2013-03-05 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/YARN-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594319#comment-13594319 ] Thomas Graves commented on YARN-443: I chose to do this in the container-executor itself

[jira] [Commented] (YARN-417) Add a poller that allows the AM to receive notifications when it is assigned containers

2013-03-05 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594316#comment-13594316 ] Bikas Saha commented on YARN-417: - available resource should be first thing notified to clie

[jira] [Commented] (YARN-417) Add a poller that allows the AM to receive notifications when it is assigned containers

2013-03-05 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594315#comment-13594315 ] Bikas Saha commented on YARN-417: - The patch is also missing passing the following info from

[jira] [Commented] (YARN-429) capacity-scheduler config missing from yarn-test artifact

2013-03-05 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/YARN-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594247#comment-13594247 ] Andrew Purtell commented on YARN-429: - Thanks for looking into this. +1 on patch.

[jira] [Created] (YARN-451) Add more metrics to RM page

2013-03-05 Thread Lohit Vijayarenu (JIRA)
Lohit Vijayarenu created YARN-451: - Summary: Add more metrics to RM page Key: YARN-451 URL: https://issues.apache.org/jira/browse/YARN-451 Project: Hadoop YARN Issue Type: Improvement

[jira] [Commented] (YARN-99) Jobs fail during resource localization when directories in file cache reaches to unix directory limit

2013-03-05 Thread omkar vinit joshi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594210#comment-13594210 ] omkar vinit joshi commented on YARN-99: --- The problem of large number of files (no. exce

[jira] [Commented] (YARN-71) Ensure/confirm that the NodeManager cleans up local-dirs on restart

2013-03-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594204#comment-13594204 ] Hadoop QA commented on YARN-71: --- {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (YARN-71) Ensure/confirm that the NodeManager cleans up local-dirs on restart

2013-03-05 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-71: -- Attachment: YARN-71.3.patch > Ensure/confirm that the NodeManager cleans up local-dirs on restart > --

[jira] [Created] (YARN-450) Define value for * in the scheduling protocol

2013-03-05 Thread Bikas Saha (JIRA)
Bikas Saha created YARN-450: --- Summary: Define value for * in the scheduling protocol Key: YARN-450 URL: https://issues.apache.org/jira/browse/YARN-450 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Commented] (YARN-227) Application expiration difficult to debug for end-users

2013-03-05 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/YARN-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594092#comment-13594092 ] Jonathan Eagles commented on YARN-227: -- +1. Thanks so much for this patch, Jason.

[jira] [Updated] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-378: - Attachment: YARN-378_1.patch Here's patch. In addition the aforementioned changes, I've updated the TestMR

[jira] [Commented] (YARN-227) Application expiration difficult to debug for end-users

2013-03-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594086#comment-13594086 ] Hudson commented on YARN-227: - Integrated in Hadoop-trunk-Commit #3420 (See [https://builds.apa

[jira] [Commented] (YARN-408) Capacity Scheduler delay scheduling should not be disabled by default

2013-03-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/YARN-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594085#comment-13594085 ] Arun C Murthy commented on YARN-408: Looks good to me! Thanks Mayank. I'll re-kick huds

[jira] [Commented] (YARN-237) Refreshing the RM page forgets how many rows I had in my Datatables

2013-03-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594078#comment-13594078 ] Hadoop QA commented on YARN-237: {color:red}-1 overall{color}. Here are the results of test

[jira] [Commented] (YARN-237) Refreshing the RM page forgets how many rows I had in my Datatables

2013-03-05 Thread jian he (JIRA)
[ https://issues.apache.org/jira/browse/YARN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594047#comment-13594047 ] jian he commented on YARN-237: -- upload a new patch, fixing the problem of multiple tables on th

[jira] [Updated] (YARN-237) Refreshing the RM page forgets how many rows I had in my Datatables

2013-03-05 Thread jian he (JIRA)
[ https://issues.apache.org/jira/browse/YARN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jian he updated YARN-237: - Attachment: YARN-237.v2.patch > Refreshing the RM page forgets how many rows I had in my Datatables > -

[jira] [Updated] (YARN-237) Refreshing the RM page forgets how many rows I had in my Datatables

2013-03-05 Thread jian he (JIRA)
[ https://issues.apache.org/jira/browse/YARN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jian he updated YARN-237: - Attachment: (was: YARN-237.v2.patch) > Refreshing the RM page forgets how many rows I had in my Datatables

[jira] [Updated] (YARN-237) Refreshing the RM page forgets how many rows I had in my Datatables

2013-03-05 Thread jian he (JIRA)
[ https://issues.apache.org/jira/browse/YARN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jian he updated YARN-237: - Attachment: YARN-237.v2.patch > Refreshing the RM page forgets how many rows I had in my Datatables > -

[jira] [Commented] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593867#comment-13593867 ] Zhijie Shen commented on YARN-378: -- Thanks for your useful comments, Robert! :)

[jira] [Commented] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593865#comment-13593865 ] Robert Joseph Evans commented on YARN-378: -- OK then you can ignore my comment too :

[jira] [Commented] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593863#comment-13593863 ] Robert Joseph Evans commented on YARN-378: -- But the config *is* specific to mapredu

[jira] [Commented] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593858#comment-13593858 ] Zhijie Shen commented on YARN-378: -- I've just had an offline discussion with Hitesh. Please

[jira] [Commented] (YARN-449) MRAppMaster classpath not set properly for unit tests in downstream projects

2013-03-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593823#comment-13593823 ] Ted Yu commented on YARN-449: - For Hive, with the following change: {code} Index: build.properti

[jira] [Commented] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593811#comment-13593811 ] Zhijie Shen commented on YARN-378: -- Sorry, it's a typo in my previous comment. In fact, I w

[jira] [Commented] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593736#comment-13593736 ] Robert Joseph Evans commented on YARN-378: -- I don't really want the client config t

[jira] [Commented] (YARN-417) Add a poller that allows the AM to receive notifications when it is assigned containers

2013-03-05 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593689#comment-13593689 ] Bikas Saha commented on YARN-417: - Please do use join and make sure all the threads are comp

[jira] [Commented] (YARN-449) MRAppMaster classpath not set properly for unit tests in downstream projects

2013-03-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593644#comment-13593644 ] Ted Yu commented on YARN-449: - I talked with Daniel Dai who showed me how PIG uses mini cluster.

[jira] [Commented] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593599#comment-13593599 ] Zhijie Shen commented on YARN-378: -- Thanks, Robert! I"ve also realized that RM cannot read

[jira] [Commented] (YARN-378) ApplicationMaster retry times should be set by Client

2013-03-05 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/YARN-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593508#comment-13593508 ] Robert Joseph Evans commented on YARN-378: -- YARN does not use configuration directl

[jira] [Commented] (YARN-227) Application expiration difficult to debug for end-users

2013-03-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593465#comment-13593465 ] Hadoop QA commented on YARN-227: {color:red}-1 overall{color}. Here are the results of test

[jira] [Updated] (YARN-227) Application expiration difficult to debug for end-users

2013-03-05 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-227: Attachment: YARN-227.patch YARN-227-branch-0.23.patch Updated patches to add timeouts.

[jira] [Commented] (YARN-448) Remove unnecessary hflush from log aggregation

2013-03-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593379#comment-13593379 ] Hudson commented on YARN-448: - Integrated in Hadoop-Hdfs-trunk #1335 (See [https://builds.apach

[jira] [Commented] (YARN-345) Many InvalidStateTransitonException errors for ApplicationImpl in Node Manager

2013-03-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593377#comment-13593377 ] Hudson commented on YARN-345: - Integrated in Hadoop-Hdfs-trunk #1335 (See [https://builds.apach

[jira] [Commented] (YARN-448) Remove unnecessary hflush from log aggregation

2013-03-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593366#comment-13593366 ] Hudson commented on YARN-448: - Integrated in Hadoop-Hdfs-0.23-Build #544 (See [https://builds.a

[jira] [Commented] (YARN-345) Many InvalidStateTransitonException errors for ApplicationImpl in Node Manager

2013-03-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593365#comment-13593365 ] Hudson commented on YARN-345: - Integrated in Hadoop-Hdfs-0.23-Build #544 (See [https://builds.a

[jira] [Commented] (YARN-425) coverage fix for yarn api

2013-03-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593346#comment-13593346 ] Hadoop QA commented on YARN-425: {color:red}-1 overall{color}. Here are the results of test

[jira] [Commented] (YARN-425) coverage fix for yarn api

2013-03-05 Thread Aleksey Gorshkov (JIRA)
[ https://issues.apache.org/jira/browse/YARN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1359#comment-1359 ] Aleksey Gorshkov commented on YARN-425: --- update patch > coverage fix

[jira] [Updated] (YARN-425) coverage fix for yarn api

2013-03-05 Thread Aleksey Gorshkov (JIRA)
[ https://issues.apache.org/jira/browse/YARN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Gorshkov updated YARN-425: -- Attachment: YARN-425-trunk-a.patch update patch > coverage fix for yarn api > --

[jira] [Updated] (YARN-425) coverage fix for yarn api

2013-03-05 Thread Aleksey Gorshkov (JIRA)
[ https://issues.apache.org/jira/browse/YARN-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Gorshkov updated YARN-425: -- Description: coverage fix for yarn api patch YARN-425-trunk-a.patch for trunk patch YARN-425-bran

[jira] [Commented] (YARN-448) Remove unnecessary hflush from log aggregation

2013-03-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593302#comment-13593302 ] Hudson commented on YARN-448: - Integrated in Hadoop-Yarn-trunk #146 (See [https://builds.apache

[jira] [Commented] (YARN-345) Many InvalidStateTransitonException errors for ApplicationImpl in Node Manager

2013-03-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593300#comment-13593300 ] Hudson commented on YARN-345: - Integrated in Hadoop-Yarn-trunk #146 (See [https://builds.apache