[jira] [Commented] (YARN-2312) Marking ContainerId#getId as deprecated

2014-09-18 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138622#comment-14138622 ] Tsuyoshi OZAWA commented on YARN-2312: -- Basically we can replace {{getId()}} with

[jira] [Resolved] (YARN-2474) document the wsce-site.xml keys in hadoop-yarn-site/src/site/apt/SecureContainer.apt.vm

2014-09-18 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu resolved YARN-2474. Resolution: Implemented Included in .6.patch of YARN-2198 document the wsce-site.xml keys in

[jira] [Commented] (YARN-2198) Remove the need to run NodeManager as privileged account for Windows Secure Container Executor

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

[jira] [Updated] (YARN-2312) Marking ContainerId#getId as deprecated

2014-09-18 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2312: - Attachment: YARN-2312-wip.patch Attached a WIP patch as a reference of changes. Marking

[jira] [Updated] (YARN-796) Allow for (admin) labels on nodes and resource-requests

2014-09-18 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-796: Attachment: YARN-796.node-label.consolidate.6.patch Attached ver.6 consolidated patch against latest trunk --

[jira] [Updated] (YARN-2498) [YARN-796] Respect labels in preemption policy of capacity scheduler

2014-09-18 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-2498: - Attachment: YARN-2498.patch [YARN-796] Respect labels in preemption policy of capacity scheduler

[jira] [Commented] (YARN-2498) [YARN-796] Respect labels in preemption policy of capacity scheduler

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

[jira] [Updated] (YARN-2500) [YARN-796] Miscellaneous changes in ResourceManager to support labels

2014-09-18 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-2500: - Description: This patches contains changes in ResourceManager to support labels [YARN-796] Miscellaneous

[jira] [Commented] (YARN-2500) [YARN-796] Miscellaneous changes in ResourceManager to support labels

2014-09-18 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138720#comment-14138720 ] Wangda Tan commented on YARN-2500: -- Highlight major changes for easier review: * Properly

[jira] [Commented] (YARN-2558) Updating ContainerTokenIdentifier#read/write to use ContainerId#getContainerId

2014-09-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138809#comment-14138809 ] Hudson commented on YARN-2558: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #684 (See

[jira] [Commented] (YARN-2559) ResourceManager sometime become un-responsive due to NPE in SystemMetricsPublisher

2014-09-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138814#comment-14138814 ] Hudson commented on YARN-2559: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #684 (See

[jira] [Updated] (YARN-2552) Windows Secure Container Executor: the privileged file operations of hadoopwinutilsvc should be constrained to localdirs only

2014-09-18 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated YARN-2552: --- Attachment: YARN-2552.1.patch This patch adds ValidateLocalPath function, checks all file operations

[jira] [Resolved] (YARN-2552) Windows Secure Container Executor: the privileged file operations of hadoopwinutilsvc should be constrained to localdirs only

2014-09-18 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu resolved YARN-2552. Resolution: Implemented Fix is included in YARN-2198.delta.7.patch Windows Secure Container

[jira] [Commented] (YARN-2559) ResourceManager sometime become un-responsive due to NPE in SystemMetricsPublisher

2014-09-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138942#comment-14138942 ] Hudson commented on YARN-2559: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1900 (See

[jira] [Commented] (YARN-2558) Updating ContainerTokenIdentifier#read/write to use ContainerId#getContainerId

2014-09-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138937#comment-14138937 ] Hudson commented on YARN-2558: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1900 (See

[jira] [Commented] (YARN-2558) Updating ContainerTokenIdentifier#read/write to use ContainerId#getContainerId

2014-09-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138950#comment-14138950 ] Hudson commented on YARN-2558: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1875 (See

[jira] [Commented] (YARN-2559) ResourceManager sometime become un-responsive due to NPE in SystemMetricsPublisher

2014-09-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138955#comment-14138955 ] Hudson commented on YARN-2559: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1875 (See

[jira] [Commented] (YARN-2561) MR job client cannot reconnect to AM after NM restart.

2014-09-18 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139066#comment-14139066 ] Junping Du commented on YARN-2561: -- Hi [~jlowe], can you help to review the patch again

[jira] [Commented] (YARN-1779) Handle AMRMTokens across RM failover

2014-09-18 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139186#comment-14139186 ] Vinod Kumar Vavilapalli commented on YARN-1779: --- Looks good, +1. Checking

[jira] [Updated] (YARN-2558) Updating ContainerTokenIdentifier#read/write to use ContainerId#getContainerId

2014-09-18 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated YARN-2558: -- Hadoop Flags: Reviewed (was: Incompatible change,Reviewed) Dropping the

[jira] [Commented] (YARN-2561) MR job client cannot reconnect to AM after NM restart.

2014-09-18 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139256#comment-14139256 ] Jason Lowe commented on YARN-2561: -- We should not assume that the lack of any container

[jira] [Commented] (YARN-2363) Submitted applications occasionally lack a tracking URL

2014-09-18 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139269#comment-14139269 ] Jonathan Eagles commented on YARN-2363: --- +1. This will be a big help to users,

[jira] [Commented] (YARN-415) Capture aggregate memory allocation at the app-level for chargeback

2014-09-18 Thread Kendall Thrapp (JIRA)
[ https://issues.apache.org/jira/browse/YARN-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139336#comment-14139336 ] Kendall Thrapp commented on YARN-415: - Thanks [~eepayne], [~aklochkov], [~jianhe],

[jira] [Commented] (YARN-1959) Fix headroom calculation in Fair Scheduler

2014-09-18 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139368#comment-14139368 ] Karthik Kambatla commented on YARN-1959: Approach looks good. Couple of comments:

[jira] [Commented] (YARN-2080) Admission Control: Integrate Reservation subsystem with ResourceManager

2014-09-18 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139372#comment-14139372 ] Karthik Kambatla commented on YARN-2080: Latest patch looks good to me. PS:

[jira] [Commented] (YARN-2563) On secure clusters call to timeline server fails with authentication errors when running a job via oozie

2014-09-18 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139376#comment-14139376 ] Jian He commented on YARN-2563: --- not related to this bug, I think for the following we can

[jira] [Updated] (YARN-2563) On secure clusters call to timeline server fails with authentication errors when running a job via oozie

2014-09-18 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2563: -- Attachment: YARN-2563.2.patch Upload a new patch to simplify the way to check the existence of timeline

[jira] [Updated] (YARN-2056) Disable preemption at Queue level

2014-09-18 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Payne updated YARN-2056: - Attachment: YARN-2056.201409181916.txt [~leftnoteasy] and [~jlowe], Thank you both for your reviews of

[jira] [Commented] (YARN-2363) Submitted applications occasionally lack a tracking URL

2014-09-18 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139395#comment-14139395 ] Jason Lowe commented on YARN-2363: -- Thanks for the reviews, [~mitdesai], [~sjlee0], and

[jira] [Updated] (YARN-2561) MR job client cannot reconnect to AM after NM restart.

2014-09-18 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-2561: - Attachment: YARN-2561-v5.patch MR job client cannot reconnect to AM after NM restart.

[jira] [Commented] (YARN-2563) On secure clusters call to timeline server fails with authentication errors when running a job via oozie

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

[jira] [Commented] (YARN-2561) MR job client cannot reconnect to AM after NM restart.

2014-09-18 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139450#comment-14139450 ] Jason Lowe commented on YARN-2561: -- bq. Yes. Update with adding with newNode instead of

[jira] [Updated] (YARN-913) Add a way to register long-lived services in a YARN cluster

2014-09-18 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/YARN-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated YARN-913: Attachment: YARN-913-003.patch Updated patch with ACL build-up for system permissions on secure

[jira] [Commented] (YARN-2056) Disable preemption at Queue level

2014-09-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139493#comment-14139493 ] Hadoop QA commented on YARN-2056: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-913) Add a way to register long-lived services in a YARN cluster

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

[jira] [Updated] (YARN-2468) Log handling for LRS

2014-09-18 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-2468: Attachment: YARN-2468.6.patch Log handling for LRS Key: YARN-2468

[jira] [Commented] (YARN-2468) Log handling for LRS

2014-09-18 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139515#comment-14139515 ] Xuan Gong commented on YARN-2468: - bq. If we want to use day as the unit, shall we allow

[jira] [Commented] (YARN-2561) MR job client cannot reconnect to AM after NM restart.

2014-09-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139523#comment-14139523 ] Hadoop QA commented on YARN-2561: - {color:green}+1 overall{color}. Here are the results of

[jira] [Updated] (YARN-2468) Log handling for LRS

2014-09-18 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-2468: Attachment: YARN-2468.6.1.patch Log handling for LRS Key: YARN-2468

[jira] [Created] (YARN-2568) TestAMRMClientOnRMRestart test fails

2014-09-18 Thread Jian He (JIRA)
Jian He created YARN-2568: - Summary: TestAMRMClientOnRMRestart test fails Key: YARN-2568 URL: https://issues.apache.org/jira/browse/YARN-2568 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-2563) On secure clusters call to timeline server fails with authentication errors when running a job via oozie

2014-09-18 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139542#comment-14139542 ] Jian He commented on YARN-2563: --- looks good, +1 On secure clusters call to timeline server

[jira] [Updated] (YARN-2568) TestAMRMClientOnRMRestart test fails

2014-09-18 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-2568: -- Attachment: YARN-2568.patch TestAMRMClientOnRMRestart test fails

[jira] [Commented] (YARN-2561) MR job client cannot reconnect to AM after NM restart.

2014-09-18 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139544#comment-14139544 ] Jason Lowe commented on YARN-2561: -- Committing this. MR job client cannot reconnect to

[jira] [Updated] (YARN-2568) TestAMRMClientOnRMRestart test fails

2014-09-18 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-2568: -- Description:

[jira] [Commented] (YARN-1857) CapacityScheduler headroom doesn't account for other AM's running

2014-09-18 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139605#comment-14139605 ] Jian He commented on YARN-1857: --- thanks [~airbots] and [~cwelch], patch looks good overall,

[jira] [Commented] (YARN-2468) Log handling for LRS

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

[jira] [Commented] (YARN-913) Add a way to register long-lived services in a YARN cluster

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

[jira] [Commented] (YARN-2568) TestAMRMClientOnRMRestart test fails

2014-09-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139680#comment-14139680 ] Hadoop QA commented on YARN-2568: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-668) TokenIdentifier serialization should consider Unknown fields

2014-09-18 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139731#comment-14139731 ] Vinod Kumar Vavilapalli commented on YARN-668: -- One more thing. Let's version

[jira] [Commented] (YARN-2565) RM shouldn't use the old RMApplicationHistoryWriter unless explicitly setting FileSystemApplicationHistoryStore

2014-09-18 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139746#comment-14139746 ] Jian He commented on YARN-2565: --- - exception msg seems still using

[jira] [Commented] (YARN-668) TokenIdentifier serialization should consider Unknown fields

2014-09-18 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139748#comment-14139748 ] Junping Du commented on YARN-668: - Thanks [~vinodkv] for comments, and I also tested it

[jira] [Updated] (YARN-668) TokenIdentifier serialization should consider Unknown fields

2014-09-18 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-668: Assignee: Junping Du (was: Vinod Kumar Vavilapalli) TokenIdentifier serialization should consider Unknown

[jira] [Updated] (YARN-2568) TestAMRMClientOnRMRestart test fails

2014-09-18 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-2568: -- Attachment: YARN-2568.patch TestAMRMClientOnRMRestart test fails

[jira] [Updated] (YARN-2565) RM shouldn't use the old RMApplicationHistoryWriter unless explicitly setting FileSystemApplicationHistoryStore

2014-09-18 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-2565: -- Attachment: YARN-2565.3.patch Fix the patch according to Jian's comments RM shouldn't use the old

[jira] [Commented] (YARN-2568) TestAMRMClientOnRMRestart test fails

2014-09-18 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139811#comment-14139811 ] Zhijie Shen commented on YARN-2568: --- +1, pending on jenkins TestAMRMClientOnRMRestart

[jira] [Updated] (YARN-1372) Ensure all completed containers are reported to the AMs across RM restart

2014-09-18 Thread Anubhav Dhoot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Dhoot updated YARN-1372: Attachment: YARN-1372.006.patch Addressed feedback except for 2 things (transferring all

[jira] [Commented] (YARN-2568) TestAMRMClientOnRMRestart test fails

2014-09-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139847#comment-14139847 ] Hadoop QA commented on YARN-2568: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-2565) RM shouldn't use the old RMApplicationHistoryWriter unless explicitly setting FileSystemApplicationHistoryStore

2014-09-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139873#comment-14139873 ] Hadoop QA commented on YARN-2565: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-1372) Ensure all completed containers are reported to the AMs across RM restart

2014-09-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139887#comment-14139887 ] Hadoop QA commented on YARN-1372: - {color:green}+1 overall{color}. Here are the results of

[jira] [Updated] (YARN-2566) IOException happen in startLocalizer of DefaultContainerExecutor due to not enough disk space for the first localDir.

2014-09-18 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-2566: Attachment: YARN-2566.000.patch IOException happen in startLocalizer of DefaultContainerExecutor due to not

[jira] [Commented] (YARN-2566) IOException happen in startLocalizer of DefaultContainerExecutor due to not enough disk space for the first localDir.

2014-09-18 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139894#comment-14139894 ] zhihai xu commented on YARN-2566: - I attached a patch YARN-2566.000.patch for review. I

[jira] [Commented] (YARN-2566) IOException happen in startLocalizer of DefaultContainerExecutor due to not enough disk space for the first localDir.

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

[jira] [Created] (YARN-2569) Log Handling for LRS API Changes

2014-09-18 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-2569: --- Summary: Log Handling for LRS API Changes Key: YARN-2569 URL: https://issues.apache.org/jira/browse/YARN-2569 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Updated] (YARN-2569) Log Handling for LRS API Changes

2014-09-18 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-2569: Attachment: YARN-2569.1.patch Log Handling for LRS API Changes

[jira] [Commented] (YARN-2569) Log Handling for LRS API Changes

2014-09-18 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139973#comment-14139973 ] Xuan Gong commented on YARN-2569: - API changes required by log handling. 1. add LogContext

[jira] [Updated] (YARN-796) Allow for (admin) labels on nodes and resource-requests

2014-09-18 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-796: Attachment: YARN-796.node-label.consolidate.7.patch Updated latest consolidated patch against trunk. Set

[jira] [Commented] (YARN-2569) Log Handling for LRS API Changes

2014-09-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14140036#comment-14140036 ] Hadoop QA commented on YARN-2569: - {color:green}+1 overall{color}. Here are the results of