[jira] [Commented] (YARN-1680) availableResources sent to applicationMaster in heartbeat should exclude blacklistedNodes free memory.

2015-05-05 Thread Craig Welch (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529224#comment-14529224 ] Craig Welch commented on YARN-1680: --- I've been looking over [~airbots] prior patches, the

[jira] [Created] (YARN-3579) getLabelsToNodes in CommonNodeLabelsManager should support NodeLabel instead of label name as String

2015-05-05 Thread Sunil G (JIRA)
Sunil G created YARN-3579: - Summary: getLabelsToNodes in CommonNodeLabelsManager should support NodeLabel instead of label name as String Key: YARN-3579 URL: https://issues.apache.org/jira/browse/YARN-3579

[jira] [Commented] (YARN-3385) Race condition: KeeperException$NoNodeException will cause RM shutdown during ZK node deletion.

2015-05-05 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529155#comment-14529155 ] Vinod Kumar Vavilapalli commented on YARN-3385: --- Actually, there is a

[jira] [Commented] (YARN-2369) Environment variable handling assumes values should be appended

2015-05-05 Thread Dustin Cote (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529194#comment-14529194 ] Dustin Cote commented on YARN-2369: --- [~vinodkv] thanks for the feedback! I would expect

[jira] [Updated] (YARN-3579) getLabelsToNodes in CommonNodeLabelsManager should support NodeLabel instead of label name as String

2015-05-05 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-3579: -- Issue Type: Sub-task (was: Bug) Parent: YARN-2492 getLabelsToNodes in CommonNodeLabelsManager should

[jira] [Commented] (YARN-3514) Active directory usernames like domain\login cause YARN failures

2015-05-05 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528908#comment-14528908 ] Wangda Tan commented on YARN-3514: -- [~cnauroth], bq. I've seen a few mentions online that

[jira] [Commented] (YARN-3396) Handle URISyntaxException in ResourceLocalizationService

2015-05-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528990#comment-14528990 ] Hudson commented on YARN-3396: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #185 (See

[jira] [Commented] (YARN-2918) Don't fail RM if queue's configured labels are not existed in cluster-node-labels

2015-05-05 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528991#comment-14528991 ] Wangda Tan commented on YARN-2918: -- Added more details to description, I plan to do

[jira] [Commented] (YARN-3552) RM Web UI shows -1 running containers for completed apps

2015-05-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528987#comment-14528987 ] Hudson commented on YARN-3552: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #185 (See

[jira] [Commented] (YARN-3343) TestCapacitySchedulerNodeLabelUpdate.testNodeUpdate sometime fails in trunk

2015-05-05 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529004#comment-14529004 ] Jian He commented on YARN-3343: --- cool, thanks for the testing ! committing this.

[jira] [Assigned] (YARN-3526) ApplicationMaster tracking URL is incorrectly redirected on a QJM cluster

2015-05-05 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli reassigned YARN-3526: - Assignee: Yang Weiwei [~cheersyang], assigning this to you. Please

[jira] [Commented] (YARN-3385) Race condition: KeeperException$NoNodeException will cause RM shutdown during ZK node deletion.

2015-05-05 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528891#comment-14528891 ] zhihai xu commented on YARN-3385: - By the way, I forget to mention, if NoNodeException

[jira] [Commented] (YARN-1878) Yarn standby RM taking long to transition to active

2015-05-05 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528934#comment-14528934 ] Xuan Gong commented on YARN-1878: - Cancel the patch. Looks like that we need more

[jira] [Commented] (YARN-1912) ResourceLocalizer started without any jvm memory control

2015-05-05 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528952#comment-14528952 ] Xuan Gong commented on YARN-1912: - Cancel the patch since current patch does not apply

[jira] [Updated] (YARN-2918) Don't fail RM if queue's configured labels are not existed in cluster-node-labels

2015-05-05 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-2918: - Summary: Don't fail RM if queue's configured labels are not existed in cluster-node-labels (was: RM

[jira] [Created] (YARN-3578) HistoryFileManager.scanDirectory() should check if the dateString path exists else it throw FileNotFoundException

2015-05-05 Thread Siddhi Mehta (JIRA)
Siddhi Mehta created YARN-3578: -- Summary: HistoryFileManager.scanDirectory() should check if the dateString path exists else it throw FileNotFoundException Key: YARN-3578 URL:

[jira] [Commented] (YARN-3561) Non-AM Containers continue to run even after AM is stopped

2015-05-05 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529030#comment-14529030 ] Vinod Kumar Vavilapalli commented on YARN-3561: --- bq. Could this be OS

[jira] [Commented] (YARN-2123) Progress bars in Web UI always at 100% due to non-US locale

2015-05-05 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528855#comment-14528855 ] Xuan Gong commented on YARN-2123: - +1 LGTM. Will commit Progress bars in Web UI always at

[jira] [Commented] (YARN-1843) LinuxContainerExecutor should always log output

2015-05-05 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528913#comment-14528913 ] Xuan Gong commented on YARN-1843: - [~liangly] Could you rebase the patch, please ? Current

[jira] [Commented] (YARN-2684) FairScheduler should tolerate queue configuration changes across RM restarts

2015-05-05 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528966#comment-14528966 ] Xuan Gong commented on YARN-2684: - Cancel the patch since it does not apply anymore.

[jira] [Commented] (YARN-3448) Add Rolling Time To Lives Level DB Plugin Capabilities

2015-05-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528969#comment-14528969 ] Hadoop QA commented on YARN-3448: - \\ \\ | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Updated] (YARN-3578) Accessing Counters after RM restart results in stale cache (fails with FileNotFoundException)

2015-05-05 Thread Siddhi Mehta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddhi Mehta updated YARN-3578: --- Summary: Accessing Counters after RM restart results in stale cache (fails with FileNotFoundException)

[jira] [Commented] (YARN-3343) TestCapacitySchedulerNodeLabelUpdate.testNodeUpdate sometime fails in trunk

2015-05-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529037#comment-14529037 ] Hudson commented on YARN-3343: -- FAILURE: Integrated in Hadoop-trunk-Commit #7739 (See

[jira] [Commented] (YARN-3521) Support return structured NodeLabel objects in REST API when call getClusterNodeLabels

2015-05-05 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529052#comment-14529052 ] Wangda Tan commented on YARN-3521: -- [~sunilg], Thanks for updating, I have a offline sync

[jira] [Commented] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-05-05 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528194#comment-14528194 ] Rohith commented on YARN-3543: -- It would be good if it can be done in different JIRA since it

[jira] [Updated] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-05-05 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith updated YARN-3543: - Attachment: 0001-YARN-3543.patch Updated the patch fixing test failures. ApplicationReport should be able to

[jira] [Updated] (YARN-2442) ResourceManager JMX UI does not give HA State

2015-05-05 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith updated YARN-2442: - Target Version/s: 2.8.0 Affects Version/s: 2.6.0 2.7.0 ResourceManager JMX UI does

[jira] [Commented] (YARN-2442) ResourceManager JMX UI does not give HA State

2015-05-05 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528230#comment-14528230 ] Rohith commented on YARN-2442: -- Apologies for looking back after very long time. IMHO, some

[jira] [Commented] (YARN-3396) Handle URISyntaxException in ResourceLocalizationService

2015-05-05 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528247#comment-14528247 ] Junping Du commented on YARN-3396: -- Thanks [~brahmareddy] for delivering a patch here.

[jira] [Commented] (YARN-2918) RM starts up fails if accessible-node-labels are configured to queue without cluster lables

2015-05-05 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528202#comment-14528202 ] Rohith commented on YARN-2918: -- Sure.. thank for your interest.. RM starts up fails if

[jira] [Commented] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-05-05 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528216#comment-14528216 ] Hadoop QA commented on YARN-3543: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Commented] (YARN-2267) Auxiliary Service support in RM

2015-05-05 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528248#comment-14528248 ] Rohith commented on YARN-2267: -- Thanks [~sunilg] for your views and [~zjshen] for your inputs.

[jira] [Updated] (YARN-3385) Race condition: KeeperException$NoNodeException will cause RM shutdown during ZK node deletion.

2015-05-05 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3385: Attachment: YARN-3385.003.patch Race condition: KeeperException$NoNodeException will cause RM shutdown

[jira] [Commented] (YARN-3385) Race condition: KeeperException$NoNodeException will cause RM shutdown during ZK node deletion.

2015-05-05 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529278#comment-14529278 ] zhihai xu commented on YARN-3385: - I attached a new patch YARN-3385.003.patch which is to

[jira] [Commented] (YARN-3448) Add Rolling Time To Lives Level DB Plugin Capabilities

2015-05-05 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529314#comment-14529314 ] Jonathan Eagles commented on YARN-3448: --- [~zjshen], [~jlowe], Can you have another

[jira] [Resolved] (YARN-2267) Auxiliary Service support in RM

2015-05-05 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith resolved YARN-2267. -- Resolution: Won't Fix Auxiliary Service support in RM --- Key:

[jira] [Updated] (YARN-3396) Handle URISyntaxException in ResourceLocalizationService

2015-05-05 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-3396: - Affects Version/s: (was: 2.7.0) Labels: newbie (was: ) Handle URISyntaxException in

[jira] [Commented] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-05-05 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528256#comment-14528256 ] Naganarasimha G R commented on YARN-3543: - bq. It would be good if it can be done

[jira] [Commented] (YARN-3423) RM HA setup, Cluster tab links populated with AM hostname instead of RM

2015-05-05 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528268#comment-14528268 ] Junping Du commented on YARN-3423: -- The latest patch LGTM.

[jira] [Commented] (YARN-3460) Test TestSecureRMRegistryOperations failed with IBM_JAVA JVM

2015-05-05 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528277#comment-14528277 ] Junping Du commented on YARN-3460: -- A quick comments: can we use %n instead of /n? The

[jira] [Updated] (YARN-3396) Handle URISyntaxException in ResourceLocalizationService

2015-05-05 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula updated YARN-3396: --- Attachment: YARN-3396-002.patch Handle URISyntaxException in

[jira] [Commented] (YARN-3396) Handle URISyntaxException in ResourceLocalizationService

2015-05-05 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528279#comment-14528279 ] Brahma Reddy Battula commented on YARN-3396: [~djp] thanks for taking a look

<    1   2   3   4