[jira] [Commented] (YARN-2710) RM HA tests failed intermittently on trunk

2014-10-19 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14176324#comment-14176324 ] haosdent commented on YARN-2710: This case also pass in my local. I execute mvn clean test

[jira] [Updated] (YARN-2706) Math.abs() is called on random integer in DefaultContainerExecutor#getWorkingDir()

2014-10-19 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-2706: --- Attachment: YARN-2706.patch Math.abs() is called on random integer in

[jira] [Updated] (YARN-2697) RMAuthenticationHandler is no longer useful

2014-10-19 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-2697: --- Attachment: YARN-2697.patch RMAuthenticationHandler is no longer useful

[jira] [Commented] (YARN-2681) Support bandwidth enforcement for containers while reading from HDFS

2014-10-19 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14176350#comment-14176350 ] haosdent commented on YARN-2681: If data is transfer from domain socket, we couldn't use

[jira] [Commented] (YARN-1964) Support Docker containers in YARN

2014-04-20 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13975068#comment-13975068 ] haosdent commented on YARN-1964: Amazing! Is it possible? Support Docker containers in

[jira] [Commented] (YARN-2140) Add support for network IO isolation/scheduling for containers

2014-06-09 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026054#comment-14026054 ] haosdent commented on YARN-2140: How to implement this? Cgroup? Add support for network

[jira] [Commented] (YARN-2140) Add support for network IO isolation/scheduling for containers

2014-06-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14027332#comment-14027332 ] haosdent commented on YARN-2140: Cool ! Add support for network IO isolation/scheduling

[jira] [Commented] (YARN-1964) Create Docker analog of the LinuxContainerExecutor in YARN

2014-06-12 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029320#comment-14029320 ] haosdent commented on YARN-1964: Cool feature! Create Docker analog of the

[jira] [Commented] (YARN-2140) Add support for network IO isolation/scheduling for containers

2014-06-12 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14030220#comment-14030220 ] haosdent commented on YARN-2140: net_cls just classify the package. So cgroup is not enough

[jira] [Commented] (YARN-2140) Add support for network IO isolation/scheduling for containers

2014-06-13 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14030284#comment-14030284 ] haosdent commented on YARN-2140: Thx [~ywskycn] Looking forward your work. Add support

[jira] [Commented] (YARN-1964) Create Docker analog of the LinuxContainerExecutor in YARN

2014-06-14 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14031659#comment-14031659 ] haosdent commented on YARN-1964: The patch looks good. :-) Create Docker analog of the

[jira] [Updated] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-27 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1109: --- Attachment: YARN-1109.patch Consider throttling or demoting NodeManager Sending out status for container

[jira] [Commented] (YARN-1022) Unnecessary INFO logs in AMRMClientAsync

2013-10-27 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806511#comment-13806511 ] haosdent commented on YARN-1022: Change the log level form info to debug. Unnecessary

[jira] [Updated] (YARN-1022) Unnecessary INFO logs in AMRMClientAsync

2013-10-27 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1022: --- Attachment: YARN-1022.patch Unnecessary INFO logs in AMRMClientAsync

[jira] [Commented] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806611#comment-13806611 ] haosdent commented on YARN-1109: [~sandyr] Thank you for your reply, I would try to fix it

[jira] [Assigned] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1109: -- Assignee: haosdent Consider throttling or demoting NodeManager Sending out status for container logs

[jira] [Updated] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1109: --- Attachment: (was: YARN-1109.patch) Consider throttling or demoting NodeManager Sending out status for

[jira] [Updated] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1109: --- Attachment: YARN-1109.patch Consider throttling or demoting NodeManager Sending out status for container

[jira] [Commented] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806623#comment-13806623 ] haosdent commented on YARN-1109: I override toString methond in ContainerStatusPBImpl like

[jira] [Updated] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1109: --- Attachment: (was: YARN-1109.patch) Consider throttling or demoting NodeManager Sending out status for

[jira] [Updated] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1109: --- Attachment: YARN-1109.patch Consider throttling or demoting NodeManager Sending out status for container

[jira] [Updated] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1109: --- Attachment: (was: YARN-1109.patch) Consider throttling or demoting NodeManager Sending out status for

[jira] [Updated] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1109: --- Attachment: (was: YARN-1109.patch) Consider throttling or demoting NodeManager Sending out status for

[jira] [Updated] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1109: --- Attachment: YARN-1109.patch Consider throttling or demoting NodeManager Sending out status for container

[jira] [Commented] (YARN-1109) Consider throttling or demoting NodeManager Sending out status for container logs

2013-10-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13806640#comment-13806640 ] haosdent commented on YARN-1109: Sorry, I should be more carefully about the code style.

[jira] [Assigned] (YARN-1375) RM logs get filled with scheduler monitor logs when we enable scheduler monitoring

2013-10-30 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1375: -- Assignee: haosdent RM logs get filled with scheduler monitor logs when we enable scheduler

[jira] [Updated] (YARN-1375) RM logs get filled with scheduler monitor logs when we enable scheduler monitoring

2013-11-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1375: --- Attachment: YARN-1375.patch RM logs get filled with scheduler monitor logs when we enable scheduler

[jira] [Assigned] (YARN-1384) RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState to convert the state

2013-11-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1384: -- Assignee: haosdent RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState

[jira] [Commented] (YARN-1384) RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState to convert the state

2013-11-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812414#comment-13812414 ] haosdent commented on YARN-1384: Could you provide more details about duplicating the

[jira] [Commented] (YARN-1384) RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState to convert the state

2013-11-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812419#comment-13812419 ] haosdent commented on YARN-1384: Do you reffering to this? {code} Index:

[jira] [Assigned] (YARN-1329) yarn-config.sh overwrites YARN_CONF_DIR indiscriminately

2013-11-09 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1329: -- Assignee: haosdent yarn-config.sh overwrites YARN_CONF_DIR indiscriminately

[jira] [Updated] (YARN-1329) yarn-config.sh overwrites YARN_CONF_DIR indiscriminately

2013-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1329: --- Attachment: test.sh yarn-config.sh overwrites YARN_CONF_DIR indiscriminately

[jira] [Updated] (YARN-1329) yarn-config.sh overwrites YARN_CONF_DIR indiscriminately

2013-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1329: --- Attachment: YARN-1329.patch yarn-config.sh overwrites YARN_CONF_DIR indiscriminately

[jira] [Updated] (YARN-1329) yarn-config.sh overwrites YARN_CONF_DIR indiscriminately

2013-11-10 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1329: --- Attachment: (was: test.sh) yarn-config.sh overwrites YARN_CONF_DIR indiscriminately

[jira] [Assigned] (YARN-1501) Fair Scheduler will NPE if it hits IOException on queue assignment

2013-12-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1501: -- Assignee: haosdent Fair Scheduler will NPE if it hits IOException on queue assignment

[jira] [Updated] (YARN-1501) Fair Scheduler will NPE if it hits IOException on queue assignment

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1501: --- Attachment: YARN-1501.patch I am not sure whether I should update the testAssignToQueue in TestFairScheduler

[jira] [Assigned] (YARN-1513) One message is misleading in LogsCLI

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1513: -- Assignee: haosdent One message is misleading in LogsCLI

[jira] [Updated] (YARN-1513) One message is misleading in LogsCLI

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1513: --- Attachment: YARN-1513.patch One message is misleading in LogsCLI

[jira] [Assigned] (YARN-1536) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the RMContext methods instead

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1536: -- Assignee: haosdent Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the

[jira] [Updated] (YARN-1536) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the RMContext methods instead

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1536: --- Assignee: (was: haosdent) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the

[jira] [Commented] (YARN-1536) Cleanup: Get rid of ResourceManager#get*SecretManager() methods and use the RMContext methods instead

2013-12-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13856743#comment-13856743 ] haosdent commented on YARN-1536: It seems that is issue is fixed.

[jira] [Commented] (YARN-1549) TestUnmanagedAMLauncher#testDSShell fails in trunk

2013-12-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13858257#comment-13858257 ] haosdent commented on YARN-1549: I have the same error.

[jira] [Assigned] (YARN-1549) TestUnmanagedAMLauncher#testDSShell fails in trunk

2013-12-28 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1549: -- Assignee: haosdent TestUnmanagedAMLauncher#testDSShell fails in trunk

[jira] [Commented] (YARN-1549) TestUnmanagedAMLauncher#testDSShell fails in trunk

2013-12-29 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13858305#comment-13858305 ] haosdent commented on YARN-1549: In RMAppImpl.java, the comments tell us If this is an

[jira] [Updated] (YARN-1549) TestUnmanagedAMLauncher#testDSShell fails in trunk

2013-12-29 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent updated YARN-1549: --- Attachment: YARN-1549.patch TestUnmanagedAMLauncher#testDSShell fails in trunk

[jira] [Commented] (YARN-1549) TestUnmanagedAMLauncher#testDSShell fails in trunk

2013-12-29 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13858322#comment-13858322 ] haosdent commented on YARN-1549: [~te...@apache.org] Give me some advice please. I am not

[jira] [Commented] (YARN-1549) TestUnmanagedAMLauncher#testDSShell fails in trunk

2013-12-30 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13859276#comment-13859276 ] haosdent commented on YARN-1549: [~vinodkv] Thank you very much for your review.

[jira] [Commented] (YARN-1038) LocalizationProtocolPBClientImpl RPC failing

2014-01-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13861094#comment-13861094 ] haosdent commented on YARN-1038: A complete logs would help us to position the cause of

[jira] [Commented] (YARN-1431) TestWebAppProxyServlet is failing on trunk

2014-01-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13861107#comment-13861107 ] haosdent commented on YARN-1431: On my machine, this test is passed. The error log form

[jira] [Assigned] (YARN-1431) TestWebAppProxyServlet is failing on trunk

2014-01-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1431: -- Assignee: haosdent TestWebAppProxyServlet is failing on trunk

[jira] [Commented] (YARN-1431) TestWebAppProxyServlet is failing on trunk

2014-01-02 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13861113#comment-13861113 ] haosdent commented on YARN-1431: The real cause of timeout exception is this code. Maybe it

[jira] [Assigned] (YARN-1556) NPE getting application report with a null appId

2014-01-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haosdent reassigned YARN-1556: -- Assignee: haosdent NPE getting application report with a null appId

[jira] [Commented] (YARN-1556) NPE getting application report with a null appId

2014-01-03 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862238#comment-13862238 ] haosdent commented on YARN-1556: How about check if the appid is null in

[jira] [Commented] (YARN-1537) TestLocalResourcesTrackerImpl.testLocalResourceCache often failed

2014-01-04 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862239#comment-13862239 ] haosdent commented on YARN-1537: I couldn't reproduce this error. Could you provide more