[jira] [Commented] (YARN-9130) Add Bind_HOST configuration for Yarn Web Proxy

2018-12-19 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725511#comment-16725511 ] Xiao Liang commented on YARN-9130: -- Thanks [~trjianjianjiao] for the patch, this configuration is

[jira] [Commented] (YARN-8233) NPE in CapacityScheduler#tryCommit when handling allocate/reserve proposal whose allocatedOrReservedContainer is null

2018-11-02 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672650#comment-16672650 ] Xiao Liang commented on YARN-8233: -- Thanks [~Tao Yang], I also met this issue in Hadoop 2.9, would you

[jira] [Created] (YARN-8736) Add support for accessing logs of NodeManager via YARN web proxy, which may run behind firewall

2018-08-30 Thread Xiao Liang (JIRA)
Xiao Liang created YARN-8736: Summary: Add support for accessing logs of NodeManager via YARN web proxy, which may run behind firewall Key: YARN-8736 URL: https://issues.apache.org/jira/browse/YARN-8736

[jira] [Updated] (YARN-8527) Fix test case failures of TestResourceTrackerService on Windows

2018-07-12 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Liang updated YARN-8527: - Description: h1. Failed cases:

[jira] [Created] (YARN-8527) Fix test case failures of TestResourceTrackerService on Windows

2018-07-12 Thread Xiao Liang (JIRA)
Xiao Liang created YARN-8527: Summary: Fix test case failures of TestResourceTrackerService on Windows Key: YARN-8527 URL: https://issues.apache.org/jira/browse/YARN-8527 Project: Hadoop YARN

[jira] [Created] (YARN-8526) Fix TestNodeManagerResync.testContainerResourceIncreaseIsSynchronizedWithRMResync failure on Windows

2018-07-12 Thread Xiao Liang (JIRA)
Xiao Liang created YARN-8526: Summary: Fix TestNodeManagerResync.testContainerResourceIncreaseIsSynchronizedWithRMResync failure on Windows Key: YARN-8526 URL: https://issues.apache.org/jira/browse/YARN-8526

[jira] [Comment Edited] (YARN-8193) YARN RM hangs abruptly (stops allocating resources) when running successive applications.

2018-07-02 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530626#comment-16530626 ] Xiao Liang edited comment on YARN-8193 at 7/3/18 12:39 AM: --- The build failed due

[jira] [Commented] (YARN-8193) YARN RM hangs abruptly (stops allocating resources) when running successive applications.

2018-07-02 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530626#comment-16530626 ] Xiao Liang commented on YARN-8193: -- The build failed due to some reason not related to the patch: npm

[jira] [Commented] (YARN-8471) YARN RM hangs and stops allocating resources when applications successively running

2018-06-28 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16526881#comment-16526881 ] Xiao Liang commented on YARN-8471: -- Thanks [~jutia], is it related to YARN-8193 ? > YARN RM hangs and

[jira] [Commented] (YARN-8324) Fix TestPrivilegedOperationExecutor.testExecutorPath on Windows

2018-05-25 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490407#comment-16490407 ] Xiao Liang commented on YARN-8324: -- +1 for [^YARN-8324.v2.patch], please also solve the minor checkstyle

[jira] [Comment Edited] (YARN-8324) Fix TestPrivilegedOperationExecutor.testExecutorPath on Windows

2018-05-18 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481269#comment-16481269 ] Xiao Liang edited comment on YARN-8324 at 5/18/18 10:24 PM: How about using

[jira] [Commented] (YARN-8324) Fix TestPrivilegedOperationExecutor.testExecutorPath on Windows

2018-05-18 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16481269#comment-16481269 ] Xiao Liang commented on YARN-8324: -- How about using org.apache.hadoop.fs.Path#SEPARATOR instead of '/' or

[jira] [Commented] (YARN-8168) Add support in Winutils for reporting CPU cores in all CPU groups, and aggregate kernel time, idle time and user time for all CPU groups

2018-04-26 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16455465#comment-16455465 ] Xiao Liang commented on YARN-8168: -- Tested on NUMA machine with 2 nodes, each node has 20 physical cores

[jira] [Commented] (YARN-8168) Add support in Winutils for reporting CPU cores in all CPU groups, and aggregate kernel time, idle time and user time for all CPU groups

2018-04-20 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16446525#comment-16446525 ] Xiao Liang commented on YARN-8168: -- Thanks [~elgoiri], yes it should link to the NUMA work for Linux, and 

[jira] [Updated] (YARN-8168) Add support in Winutils for reporting CPU cores in all CPU groups, and aggregate kernel time, idle time and user time for all CPU groups

2018-04-19 Thread Xiao Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Liang updated YARN-8168: - Attachment: YARN-8168.000.patch > Add support in Winutils for reporting CPU cores in all CPU groups, and

[jira] [Created] (YARN-8172) Unit test coverage for C code of winutils

2018-04-17 Thread Xiao Liang (JIRA)
Xiao Liang created YARN-8172: Summary: Unit test coverage for C code of winutils Key: YARN-8172 URL: https://issues.apache.org/jira/browse/YARN-8172 Project: Hadoop YARN Issue Type: Test

[jira] [Created] (YARN-8168) Add support in Winutils for reporting CPU cores in all CPU groups, and aggregate kernel time, idle time and user time for all CPU groups

2018-04-16 Thread Xiao Liang (JIRA)
Xiao Liang created YARN-8168: Summary: Add support in Winutils for reporting CPU cores in all CPU groups, and aggregate kernel time, idle time and user time for all CPU groups Key: YARN-8168 URL: