[jira] [Commented] (YARN-7157) Add admin configuration to filter per-user's apps in secure cluster

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167494#comment-16167494 ] Hadoop QA commented on YARN-7157: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-6727) Improve getQueueUserAcls API to query for specific queue and user

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167496#comment-16167496 ] Hadoop QA commented on YARN-6727: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-7193) Implement REST API for register Yarnfile in application catalog

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167564#comment-16167564 ] Hadoop QA commented on YARN-7193: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-7157) Add admin configuration to filter per-user's apps in secure cluster

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167595#comment-16167595 ] Hadoop QA commented on YARN-7157: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-6612) Update fair scheduler policies to be aware of resource types

2017-09-15 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167601#comment-16167601 ] Daniel Templeton commented on YARN-6612: Thanks, [~yufeigu]. Let's keep it on 3.1 f

[jira] [Commented] (YARN-7197) Add support for a volume blacklist for docker containers

2017-09-15 Thread Shane Kumpf (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167752#comment-16167752 ] Shane Kumpf commented on YARN-7197: --- [~ebadger] - Thanks for the feedback. I had similar

[jira] [Commented] (YARN-7034) DefaultLinuxContainerRuntime and DockerLinuxContainerRuntime sends client environment variables to container-executor

2017-09-15 Thread Shane Kumpf (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167860#comment-16167860 ] Shane Kumpf commented on YARN-7034: --- Thanks [~miklos.szeg...@cloudera.com] - The failed t

[jira] [Commented] (YARN-7197) Add support for a volume blacklist for docker containers

2017-09-15 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167890#comment-16167890 ] Eric Badger commented on YARN-7197: --- {quote} For example, if a system admin would like to

[jira] [Created] (YARN-7204) Localizer errors on archive without any files

2017-09-15 Thread Thomas Graves (JIRA)
Thomas Graves created YARN-7204: --- Summary: Localizer errors on archive without any files Key: YARN-7204 URL: https://issues.apache.org/jira/browse/YARN-7204 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-7204) Localizer errors on archive without any files

2017-09-15 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated YARN-7204: Description: If a user sends an archive without any files in it (only directories), yarn fails to lo

[jira] [Updated] (YARN-7204) Localizer errors on archive without any files

2017-09-15 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated YARN-7204: Description: If a user sends an archive without any files in it (only directories), yarn fails to lo

[jira] [Commented] (YARN-6840) Implement zookeeper based store for scheduler configuration updates

2017-09-15 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168085#comment-16168085 ] Wangda Tan commented on YARN-6840: -- [~jhung], Thanks for updating the patch, latest patc

[jira] [Commented] (YARN-7057) FSAppAttempt#getResourceUsage doesn't need to consider resources queued for preemption

2017-09-15 Thread Yufei Gu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168166#comment-16168166 ] Yufei Gu commented on YARN-7057: Committed to branch-3.0. > FSAppAttempt#getResourceUsage

[jira] [Commented] (YARN-6799) Remove the duplicated code in CGroupsHandlerImp.java

2017-09-15 Thread Yufei Gu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168179#comment-16168179 ] Yufei Gu commented on YARN-6799: Committed to branch-3.0. > Remove the duplicated code in

[jira] [Commented] (YARN-7034) DefaultLinuxContainerRuntime and DockerLinuxContainerRuntime sends client environment variables to container-executor

2017-09-15 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168180#comment-16168180 ] Miklos Szegedi commented on YARN-7034: -- Thank you, [~shaneku...@gmail.com] for the rev

[jira] [Updated] (YARN-3661) Basic Federation UI

2017-09-15 Thread JIRA
[ https://issues.apache.org/jira/browse/YARN-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated YARN-3661: -- Attachment: YARN-3661-007.patch > Basic Federation UI > > > Key: YA

[jira] [Updated] (YARN-7034) DefaultLinuxContainerRuntime and DockerLinuxContainerRuntime sends client environment variables to container-executor

2017-09-15 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Szegedi updated YARN-7034: - Attachment: YARN-7034.006.patch YARN-7034.branch-2.006.patch YARN-70

[jira] [Commented] (YARN-7198) Add jsvc support for RegistryDNS

2017-09-15 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168231#comment-16168231 ] Billie Rinaldi commented on YARN-7198: -- I tried killing the RegistryDNS daemon manuall

[jira] [Created] (YARN-7205) Log improvements for the ResourceUtils

2017-09-15 Thread Jian He (JIRA)
Jian He created YARN-7205: - Summary: Log improvements for the ResourceUtils Key: YARN-7205 URL: https://issues.apache.org/jira/browse/YARN-7205 Project: Hadoop YARN Issue Type: Sub-task R

[jira] [Commented] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168238#comment-16168238 ] Miklos Szegedi commented on YARN-7192: -- Thank you [~asuresh] for the updated patch. bq

[jira] [Commented] (YARN-3661) Basic Federation UI

2017-09-15 Thread Giovanni Matteo Fumarola (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168261#comment-16168261 ] Giovanni Matteo Fumarola commented on YARN-3661: The code looks good to me.

[jira] [Commented] (YARN-7034) DefaultLinuxContainerRuntime and DockerLinuxContainerRuntime sends client environment variables to container-executor

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168267#comment-16168267 ] Hadoop QA commented on YARN-7034: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-7190) Ensure only NM classpath in 2.x gets TSv2 related hbase jars, not the user classpath

2017-09-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168272#comment-16168272 ] Jason Lowe commented on YARN-7190: -- I wasn't referring specifically to that JIRA, more to

[jira] [Commented] (YARN-3661) Basic Federation UI

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168279#comment-16168279 ] Hadoop QA commented on YARN-3661: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (YARN-7149) Cross-queue preemption sometimes starves an underserved queue

2017-09-15 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Payne updated YARN-7149: - Attachment: YARN-7149.002.patch bq. Do you think does it make sense to merge the {{YARN-7149.demo.unit-tes

[jira] [Commented] (YARN-7205) Log improvements for the ResourceUtils

2017-09-15 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168296#comment-16168296 ] Jian He commented on YARN-7205: --- another thing notices on the UI is: {code} [, ] {code} Thi

[jira] [Updated] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated YARN-7192: -- Attachment: YARN-7192.004.patch Updating patch bq. A single null check in a function consumes less CPU c

[jira] [Comment Edited] (YARN-7199) TestAMRMClientContainerRequest.testOpportunisticAndGuaranteedRequests is failing in trunk

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168375#comment-16168375 ] Arun Suresh edited comment on YARN-7199 at 9/15/17 7:12 PM: Tha

[jira] [Commented] (YARN-7199) TestAMRMClientContainerRequest.testOpportunisticAndGuaranteedRequests is failing in trunk

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168375#comment-16168375 ] Arun Suresh commented on YARN-7199: --- Thanks for the patch [~botong]. But I think the actu

[jira] [Updated] (YARN-6840) Implement zookeeper based store for scheduler configuration updates

2017-09-15 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung updated YARN-6840: Attachment: YARN-6840-YARN-5734.007.patch > Implement zookeeper based store for scheduler configurati

[jira] [Commented] (YARN-6840) Implement zookeeper based store for scheduler configuration updates

2017-09-15 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168380#comment-16168380 ] Jonathan Hung commented on YARN-6840: - Thanks [~leftnoteasy], attached 007 patch to fix

[jira] [Commented] (YARN-7162) Remove XML excludes file format

2017-09-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168390#comment-16168390 ] Hudson commented on YARN-7162: -- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #1288

[jira] [Commented] (YARN-7203) Add container ExecutionType into ContainerReport

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168397#comment-16168397 ] Arun Suresh commented on YARN-7203: --- Thanks for the patch [~botong] Some comments: * You

[jira] [Commented] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168403#comment-16168403 ] Miklos Szegedi commented on YARN-7192: -- +1 (non-binding) Thank you [~asuresh], the lat

[jira] [Commented] (YARN-7149) Cross-queue preemption sometimes starves an underserved queue

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168417#comment-16168417 ] Hadoop QA commented on YARN-7149: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-2162) add ability in Fair Scheduler to optionally configure maxResources in terms of percentage

2017-09-15 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168420#comment-16168420 ] Daniel Templeton commented on YARN-2162: My comments: # In {{AllocationFileLoaderSe

[jira] [Commented] (YARN-2162) add ability in Fair Scheduler to optionally configure maxResources in terms of percentage

2017-09-15 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168421#comment-16168421 ] Daniel Templeton commented on YARN-2162: Oh, and the patch needs to be rebased. >

[jira] [Commented] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168451#comment-16168451 ] Hadoop QA commented on YARN-7192: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (YARN-7206) NPE in AMRMClient

2017-09-15 Thread Jian He (JIRA)
Jian He created YARN-7206: - Summary: NPE in AMRMClient Key: YARN-7206 URL: https://issues.apache.org/jira/browse/YARN-7206 Project: Hadoop YARN Issue Type: Sub-task Reporter: Jian He

[jira] [Updated] (YARN-7206) NPE in AMRMClient

2017-09-15 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-7206: -- Description: {code} java.lang.IllegalArgumentException: The profile name cannot be null at com.google.common.ba

[jira] [Updated] (YARN-7206) IllegalArgumentException in AMRMClient

2017-09-15 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-7206: -- Summary: IllegalArgumentException in AMRMClient (was: NPE in AMRMClient ) > IllegalArgumentException in AM

[jira] [Commented] (YARN-7206) IllegalArgumentException in AMRMClient

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168461#comment-16168461 ] Arun Suresh commented on YARN-7206: --- This is already being tracked here : YARN-7199 > Il

[jira] [Updated] (YARN-7199) TestAMRMClientContainerRequest.testOpportunisticAndGuaranteedRequests is failing in trunk

2017-09-15 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-7199: - Priority: Blocker (was: Major) > TestAMRMClientContainerRequest.testOpportunisticAndGuaranteedRequests is

[jira] [Commented] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168473#comment-16168473 ] Arun Suresh commented on YARN-7192: --- Thanks for the review [~miklos.szeg...@cloudera.com]

[jira] [Updated] (YARN-7174) Add retry logic in LogsCLI when fetch running application logs

2017-09-15 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-7174: - Target Version/s: 2.9.0, 3.1.0 > Add retry logic in LogsCLI when fetch running application logs > -

[jira] [Commented] (YARN-6953) Clean up ResourceUtils.setMinimumAllocationForMandatoryResources() and setMaximumAllocationForMandatoryResources()

2017-09-15 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168480#comment-16168480 ] Daniel Templeton commented on YARN-6953: LGTM +1 > Clean up ResourceUtils.setMinim

[jira] [Commented] (YARN-7149) Cross-queue preemption sometimes starves an underserved queue

2017-09-15 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168499#comment-16168499 ] Eric Payne commented on YARN-7149: -- The following unit tests are succeeding for me in my e

[jira] [Commented] (YARN-7174) Add retry logic in LogsCLI when fetch running application logs

2017-09-15 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168542#comment-16168542 ] Junping Du commented on YARN-7174: -- got it. v2 patch LGTM. +1. Will commit it shortly. >

[jira] [Updated] (YARN-7199) TestAMRMClientContainerRequest.testOpportunisticAndGuaranteedRequests is failing in trunk

2017-09-15 Thread Botong Huang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botong Huang updated YARN-7199: --- Attachment: YARN-7199.v3.patch Thanks [~asuresh] for the comment. v3 uploaded. > TestAMRMClientContai

[jira] [Commented] (YARN-6840) Implement zookeeper based store for scheduler configuration updates

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168550#comment-16168550 ] Hadoop QA commented on YARN-6840: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (YARN-6570) No logs were found for running application, running container

2017-09-15 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-6570: - Attachment: YARN-6570-v3.patch Update the patch to fix the test failures in TestEventFlow. The failure of

[jira] [Commented] (YARN-7149) Cross-queue preemption sometimes starves an underserved queue

2017-09-15 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168567#comment-16168567 ] Wangda Tan commented on YARN-7149: -- Thanks [~eepayne]! I will commit the patch shortly. >

[jira] [Resolved] (YARN-7206) IllegalArgumentException in AMRMClient

2017-09-15 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He resolved YARN-7206. --- Resolution: Duplicate > IllegalArgumentException in AMRMClient > > >

[jira] [Commented] (YARN-7206) IllegalArgumentException in AMRMClient

2017-09-15 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168583#comment-16168583 ] Jian He commented on YARN-7206: --- Yep, thanks for the pointers, close this > IllegalArgumentE

[jira] [Commented] (YARN-5534) Allow whitelisted volume mounts

2017-09-15 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168584#comment-16168584 ] Eric Yang commented on YARN-5534: - Yarn-site.xml and core-site.xml are trusted configuratio

[jira] [Updated] (YARN-2664) Improve RM webapp to expose info about reservations.

2017-09-15 Thread JIRA
[ https://issues.apache.org/jira/browse/YARN-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated YARN-2664: -- Attachment: YARN-2664.21.patch Fixed {{NavBlock}} and check style. > Improve RM webapp to expose info ab

[jira] [Created] (YARN-7207) Cache the local host name when getting application list in RM

2017-09-15 Thread Yufei Gu (JIRA)
Yufei Gu created YARN-7207: -- Summary: Cache the local host name when getting application list in RM Key: YARN-7207 URL: https://issues.apache.org/jira/browse/YARN-7207 Project: Hadoop YARN Issue Ty

[jira] [Comment Edited] (YARN-5534) Allow whitelisted volume mounts

2017-09-15 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168584#comment-16168584 ] Eric Yang edited comment on YARN-5534 at 9/15/17 9:58 PM: -- Yarn-si

[jira] [Updated] (YARN-7203) Add container ExecutionType into ContainerReport

2017-09-15 Thread Botong Huang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botong Huang updated YARN-7203: --- Attachment: YARN-7203.v2.patch > Add container ExecutionType into ContainerReport > ---

[jira] [Commented] (YARN-7196) Fix finicky TestContainerManager tests

2017-09-15 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168600#comment-16168600 ] Junping Du commented on YARN-7196: -- It failed consistently now, from YARN-6570 to YARN-703

[jira] [Updated] (YARN-7196) Fix finicky TestContainerManager tests

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated YARN-7196: -- Environment: (was: The Testcase {{testContainerUpdateExecTypeGuaranteedToOpportunistic}} seem to fail

[jira] [Updated] (YARN-7196) Fix finicky TestContainerManager tests

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated YARN-7196: -- Description: The Testcase {{testContainerUpdateExecTypeGuaranteedToOpportunistic}} seem to fail every on

[jira] [Commented] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168606#comment-16168606 ] Jason Lowe commented on YARN-7192: -- +1 lgtm. I'd rather see the multi-listener support ad

[jira] [Updated] (YARN-7196) Fix finicky TestContainerManager tests

2017-09-15 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-7196: - Attachment: YARN-7196.patch > Fix finicky TestContainerManager tests >

[jira] [Commented] (YARN-7199) TestAMRMClientContainerRequest.testOpportunisticAndGuaranteedRequests is failing in trunk

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168611#comment-16168611 ] Hadoop QA commented on YARN-7199: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-6570) No logs were found for running application, running container

2017-09-15 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168614#comment-16168614 ] Junping Du commented on YARN-6570: -- BTW, TestContainerManager failure get tracked in YARN-

[jira] [Commented] (YARN-7198) Add jsvc support for RegistryDNS

2017-09-15 Thread Billie Rinaldi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168631#comment-16168631 ] Billie Rinaldi commented on YARN-7198: -- The behavior of deleting the pid file when the

[jira] [Commented] (YARN-6570) No logs were found for running application, running container

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168632#comment-16168632 ] Hadoop QA commented on YARN-6570: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-7196) Fix finicky TestContainerManager tests

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168638#comment-16168638 ] Arun Suresh commented on YARN-7196: --- Thanks for looking in to it and the patch [~djp], I

[jira] [Commented] (YARN-7174) Add retry logic in LogsCLI when fetch running application logs

2017-09-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168647#comment-16168647 ] Hudson commented on YARN-7174: -- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #1289

[jira] [Commented] (YARN-7196) Fix finicky TestContainerManager tests

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168649#comment-16168649 ] Hadoop QA commented on YARN-7196: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-6977) Node information is not provided for non am containers in RM logs

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168690#comment-16168690 ] Hadoop QA commented on YARN-6977: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-6977) Node information is not provided for non am containers in RM logs

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168702#comment-16168702 ] Hadoop QA commented on YARN-6977: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (YARN-7208) CMAKE_C_STANDARD take effect in NodeManager package.

2017-09-15 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-7208: Summary: CMAKE_C_STANDARD take effect in NodeManager package. Key: YARN-7208 URL: https://issues.apache.org/jira/browse/YARN-7208 Project: Hadoop YARN Issue Type: Bu

[jira] [Resolved] (YARN-7208) CMAKE_C_STANDARD take effect in NodeManager package.

2017-09-15 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan resolved YARN-7208. -- Resolution: Duplicate > CMAKE_C_STANDARD take effect in NodeManager package. > --

[jira] [Commented] (YARN-7208) CMAKE_C_STANDARD take effect in NodeManager package.

2017-09-15 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168720#comment-16168720 ] Wangda Tan commented on YARN-7208: -- Resolved as dup of HADOOP-14873 > CMAKE_C_STANDARD ta

[jira] [Commented] (YARN-7203) Add container ExecutionType into ContainerReport

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168719#comment-16168719 ] Hadoop QA commented on YARN-7203: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (YARN-7203) Add container ExecutionType into ContainerReport

2017-09-15 Thread Botong Huang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Botong Huang updated YARN-7203: --- Attachment: YARN-7203.v3.patch > Add container ExecutionType into ContainerReport > ---

[jira] [Commented] (YARN-5534) Allow whitelisted volume mounts

2017-09-15 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168728#comment-16168728 ] Miklos Szegedi commented on YARN-5534: -- [~eyang] I would approach this from the user p

[jira] [Commented] (YARN-7207) Cache the local host name when getting application list in RM

2017-09-15 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168732#comment-16168732 ] Miklos Szegedi commented on YARN-7207: -- Thank you [~yufeigu] for reporting this. Pleas

[jira] [Updated] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated YARN-7192: -- Attachment: YARN-7192.005.patch Thanks [~jlowe] for the rev. Updating the patch (005) with a {{MultiState

[jira] [Commented] (YARN-2664) Improve RM webapp to expose info about reservations.

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168739#comment-16168739 ] Hadoop QA commented on YARN-2664: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168767#comment-16168767 ] Hadoop QA commented on YARN-7192: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated YARN-7192: -- Attachment: YARN-7192.006.patch fixing checkstyles > Add a pluggable StateMachine Listener that is notif

[jira] [Commented] (YARN-7203) Add container ExecutionType into ContainerReport

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168773#comment-16168773 ] Hadoop QA commented on YARN-7203: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (YARN-7193) Implement REST API for register Yarnfile in application catalog

2017-09-15 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated YARN-7193: Attachment: YARN-7193.yarn-native-services.004.patch Fixed checkstyle, white space and firebugs issues. The

[jira] [Commented] (YARN-7193) Implement REST API for register Yarnfile in application catalog

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168788#comment-16168788 ] Hadoop QA commented on YARN-7193: - (!) A patch to the testing environment has been detected

[jira] [Commented] (YARN-7192) Add a pluggable StateMachine Listener that is notified of NM Container State changes

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168793#comment-16168793 ] Hadoop QA commented on YARN-7192: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (YARN-6977) Node information is not provided for non am containers in RM logs

2017-09-15 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-6977: - Fix Version/s: 3.0.0-beta1 > Node information is not provided for non am containers in RM logs > --

[jira] [Commented] (YARN-7193) Implement REST API for register Yarnfile in application catalog

2017-09-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168833#comment-16168833 ] Hadoop QA commented on YARN-7193: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Reopened] (YARN-7153) Remove duplicated code in AMRMClientAsyncImpl.java

2017-09-15 Thread Sen Zhao (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sen Zhao reopened YARN-7153: > Remove duplicated code in AMRMClientAsyncImpl.java > -- > >