[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

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

[jira] [Commented] (YARN-5547) NMLeveldbStateStore should be more tolerant of unknown keys

2016-09-14 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490475#comment-15490475 ] Jason Lowe commented on YARN-5547: -- To be clear, the skipping containers during recovery is _never_ the

[jira] [Created] (YARN-5651) Changes to NMStateStore to persist reinitialization and rollback state

2016-09-14 Thread Arun Suresh (JIRA)
Arun Suresh created YARN-5651: - Summary: Changes to NMStateStore to persist reinitialization and rollback state Key: YARN-5651 URL: https://issues.apache.org/jira/browse/YARN-5651 Project: Hadoop YARN

[jira] [Commented] (YARN-5545) App submit failure on queue with label when default queue partition capacity is zero

2016-09-14 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490125#comment-15490125 ] Bibin A Chundatt commented on YARN-5545: {quote} we could only keep only

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-09-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490212#comment-15490212 ] Rohith Sharma K S commented on YARN-5561: - As of now /apps cab be dropped since apps can be

[jira] [Commented] (YARN-5145) [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR

2016-09-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490421#comment-15490421 ] Hadoop QA commented on YARN-5145: - | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (YARN-5145) [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR

2016-09-14 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Sasaki updated YARN-5145: - Attachment: YARN-5145-YARN-3368.01.patch > [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR >

[jira] [Commented] (YARN-5547) NMLeveldbStateStore should be more tolerant of unknown keys

2016-09-14 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490429#comment-15490429 ] Ajith S commented on YARN-5547: --- As per offline discussion with [~Naganarasimha Garla] and [~varun_saxena]

[jira] [Commented] (YARN-5620) Core changes in NodeManager to support re-initialization of Containers with new launchContext

2016-09-14 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490181#comment-15490181 ] Arun Suresh commented on YARN-5620: --- The previous Jenkins

[jira] [Updated] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-09-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-5561: Attachment: YARN-5561.02.patch Updated the patch adding 2 more REST endpoints. One small

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

2016-09-14 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490403#comment-15490403 ] Sunil G commented on YARN-5611: --- Make sense to me.. But some of the options may not have any relation with

[jira] [Commented] (YARN-5547) NMLeveldbStateStore should be more tolerant of unknown keys

2016-09-14 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490385#comment-15490385 ] Ajith S commented on YARN-5547: --- So we have two approaches discussed here 1. Either skip container recovery -

[jira] [Updated] (YARN-5637) Changes in NodeManager to support Container upgrade and rollback/commit

2016-09-14 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated YARN-5637: -- Attachment: YARN-5637.003.patch Updating patch.. thanks again for the review [~jianhe].. bq. Here, we

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

2016-09-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490435#comment-15490435 ] Rohith Sharma K S commented on YARN-5611: - I think from server end, this can be handled without any

[jira] [Commented] (YARN-5547) NMLeveldbStateStore should be more tolerant of unknown keys

2016-09-14 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490550#comment-15490550 ] Naganarasimha G R commented on YARN-5547: - Thanks [~jlowe] for conclusion, Agree having a table is

[jira] [Resolved] (YARN-5619) Provide way to limit MRJob's stdout/stderr size

2016-09-14 Thread Aleksandr Balitsky (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Balitsky resolved YARN-5619. -- Resolution: Duplicate > Provide way to limit MRJob's stdout/stderr size >

[jira] [Created] (YARN-5653) testNonLabeledResourceRequestGetPreferrenceToNonLabeledNode fails intermittently

2016-09-14 Thread Jason Lowe (JIRA)
Jason Lowe created YARN-5653: Summary: testNonLabeledResourceRequestGetPreferrenceToNonLabeledNode fails intermittently Key: YARN-5653 URL: https://issues.apache.org/jira/browse/YARN-5653 Project: Hadoop

[jira] [Commented] (YARN-5545) App submit failure on queue with label when default queue partition capacity is zero

2016-09-14 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490671#comment-15490671 ] Jason Lowe commented on YARN-5545: -- The problem with changing queues to use the max apps conf directly is

[jira] [Commented] (YARN-5652) testRefreshNodesResourceWithResourceReturnInRegistration fails intermittently

2016-09-14 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490519#comment-15490519 ] Jason Lowe commented on YARN-5652: -- Looks closely related to YARN-4893 and YARN-5318. YARN-4893 added a

[jira] [Commented] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-09-14 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490557#comment-15490557 ] Jason Lowe commented on YARN-5540: -- The two test failures appear to be unrelated. Filed YARN-5652 for the

[jira] [Created] (YARN-5652) testRefreshNodesResourceWithResourceReturnInRegistration fails intermittently

2016-09-14 Thread Jason Lowe (JIRA)
Jason Lowe created YARN-5652: Summary: testRefreshNodesResourceWithResourceReturnInRegistration fails intermittently Key: YARN-5652 URL: https://issues.apache.org/jira/browse/YARN-5652 Project: Hadoop

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

2016-09-14 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490568#comment-15490568 ] Sunil G commented on YARN-5611: --- Yes [~rohithsharma]. I also thought in same line.. Then i had seen in some

[jira] [Commented] (YARN-5649) Add REST endpoints for updating application timeouts

2016-09-14 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490940#comment-15490940 ] Sunil G commented on YARN-5649: --- Thanks [~rohithsharma] for raising the same. We also need read-only getter

[jira] [Commented] (YARN-5642) Typos in 11 log messages

2016-09-14 Thread Mehran Hassani (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491069#comment-15491069 ] Mehran Hassani commented on YARN-5642: -- It's currently not in our toolset since we find logs from

[jira] [Commented] (YARN-5642) Typos in 11 log messages

2016-09-14 Thread Mehran Hassani (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491068#comment-15491068 ] Mehran Hassani commented on YARN-5642: -- It's currently not in our toolset since we find logs from

[jira] [Issue Comment Deleted] (YARN-5642) Typos in 11 log messages

2016-09-14 Thread Mehran Hassani (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehran Hassani updated YARN-5642: - Comment: was deleted (was: It's currently not in our toolset since we find logs from source code

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

2016-09-14 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490929#comment-15490929 ] Sunil G commented on YARN-5611: --- Yes.. Adding few more thoughts: - It makes sense to have this class for

[jira] [Commented] (YARN-5642) Typos in 11 log messages

2016-09-14 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491055#comment-15491055 ] Ravi Prakash commented on YARN-5642: Interesting research Mehran! Thanks for your contribution. In

[jira] [Commented] (YARN-5635) Better handling when bad script is configured as Node's HealthScript

2016-09-14 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490825#comment-15490825 ] Vinod Kumar Vavilapalli commented on YARN-5635: --- Sure, you can respond instead by not

[jira] [Commented] (YARN-3692) Allow REST API to set a user generated message when killing an application

2016-09-14 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491261#comment-15491261 ] Naganarasimha G R commented on YARN-3692: - Hi [~rohithsharma], Overall the approach is fine but to

[jira] [Updated] (YARN-4945) [Umbrella] Capacity Scheduler Preemption Within a queue

2016-09-14 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-4945: -- Attachment: YARN-2009.v1.patch Thanks for the comments. Updating v1 patch. There are couple of todo in this

[jira] [Commented] (YARN-5079) [Umbrella] Native YARN framework layer for services and beyond

2016-09-14 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491388#comment-15491388 ] Arun Suresh commented on YARN-5079: --- Thanks for the reply [~gsaha] and [~jianhe]. In which case, would be

[jira] [Commented] (YARN-4591) YARN Web UIs should provide a robots.txt

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

[jira] [Updated] (YARN-4591) YARN Web UIs should provide a robots.txt

2016-09-14 Thread Sidharta Seethana (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sidharta Seethana updated YARN-4591: Attachment: YARN-4591.002.patch Uploaded a new patch that fixes the reported checkstyle

[jira] [Updated] (YARN-4758) Enable discovery of AMs by containers

2016-09-14 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-4758: - Attachment: YARN-4758. AM Discovery Service for YARN Container.pdf > Enable discovery of AMs by containers

[jira] [Commented] (YARN-4758) Enable discovery of AMs by containers

2016-09-14 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491898#comment-15491898 ] Junping Du commented on YARN-4758: -- Put up a design doc as attached after discussed offline with Jian and

[jira] [Commented] (YARN-4591) YARN Web UIs should provide a robots.txt

2016-09-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491928#comment-15491928 ] Hadoop QA commented on YARN-4591: - | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (YARN-4329) Allow fetching exact reason as to why a submitted app is in ACCEPTED state in Fair Scheduler

2016-09-14 Thread Yufei Gu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491714#comment-15491714 ] Yufei Gu commented on YARN-4329: Close YARN-5563 to work on this one. There are some reason why an app is

[jira] [Commented] (YARN-5563) Add log messages for jobs in ACCEPTED state but not runnable.

2016-09-14 Thread Yufei Gu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491716#comment-15491716 ] Yufei Gu commented on YARN-5563: This duplicates YARN-4329, close it and work on YARN-4329. > Add log

[jira] [Comment Edited] (YARN-4329) Allow fetching exact reason as to why a submitted app is in ACCEPTED state in Fair Scheduler

2016-09-14 Thread Yufei Gu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491714#comment-15491714 ] Yufei Gu edited comment on YARN-4329 at 9/14/16 11:14 PM: -- Close YARN-5563 to work

[jira] [Updated] (YARN-4591) YARN Web UIs should provide a robots.txt

2016-09-14 Thread Sidharta Seethana (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sidharta Seethana updated YARN-4591: Attachment: YARN-4591.001.patch Uploaded a patch that provides a robot.txt for all YARN web

[jira] [Commented] (YARN-4591) YARN Web UIs should provide a robots.txt

2016-09-14 Thread Sidharta Seethana (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491805#comment-15491805 ] Sidharta Seethana commented on YARN-4591: - Submitted to Jenkins. [~wangda], could you please take a

[jira] [Commented] (YARN-3141) Improve locks in SchedulerApplicationAttempt/FSAppAttempt/FiCaSchedulerApp

2016-09-14 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491810#comment-15491810 ] Daniel Templeton commented on YARN-3141: Thanks for the patch, [~leftnoteasy]. I only did a

[jira] [Commented] (YARN-5621) Support LinuxContainerExecutor to create symlinks for continuously localized resources

2016-09-14 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491452#comment-15491452 ] Chris Douglas commented on YARN-5621: - bq. This may be a viable approach, we need to change the

[jira] [Updated] (YARN-5611) Provide an API to update lifetime of an application.

2016-09-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-5611: Attachment: YARN-5611.v0.patch > Provide an API to update lifetime of an application. >

[jira] [Commented] (YARN-5620) Core changes in NodeManager to support re-initialization of Containers with new launchContext

2016-09-14 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489547#comment-15489547 ] Arun Suresh commented on YARN-5620: --- [~jianhe], I intentionally wanted to keep the _merge_ function as a

[jira] [Commented] (YARN-5620) Core changes in NodeManager to support re-initialization of Containers with new launchContext

2016-09-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489593#comment-15489593 ] Jian He commented on YARN-5620: --- bq. KilledExternallyForReInitTransition we use this function to merge the

[jira] [Comment Edited] (YARN-5620) Core changes in NodeManager to support re-initialization of Containers with new launchContext

2016-09-14 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489547#comment-15489547 ] Arun Suresh edited comment on YARN-5620 at 9/14/16 6:13 AM: [~jianhe], I

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

2016-09-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489649#comment-15489649 ] Rohith Sharma K S commented on YARN-5611: - Attached v0 patch for API support. Some points need to

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

2016-09-14 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490037#comment-15490037 ] Rohith Sharma K S commented on YARN-5611: - +1 for the suggestion. This make sense to me. > Provide

[jira] [Commented] (YARN-5163) Fix TestClientToAMTokens and TestClientRMTokens

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

[jira] [Created] (YARN-5649) Add REST endpoints for updating application timeouts

2016-09-14 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created YARN-5649: --- Summary: Add REST endpoints for updating application timeouts Key: YARN-5649 URL: https://issues.apache.org/jira/browse/YARN-5649 Project: Hadoop YARN

[jira] [Commented] (YARN-4205) Add a service for monitoring application life time out

2016-09-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489769#comment-15489769 ] Jian He commented on YARN-4205: --- latest patch looks good to me. > Add a service for monitoring application

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

2016-09-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489888#comment-15489888 ] Jian He commented on YARN-5611: --- Things like priority, timeout, node-label are attributes of application,

[jira] [Commented] (YARN-5163) Fix TestClientToAMTokens and TestClientRMTokens

2016-09-14 Thread Wei Zhou (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489783#comment-15489783 ] Wei Zhou commented on YARN-5163: There is no need to add a javadoc for the checkstyle issue reported. The

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

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

[jira] [Commented] (YARN-5637) Changes in NodeManager to support Container upgrade and rollback/commit

2016-09-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489728#comment-15489728 ] Jian He commented on YARN-5637: --- Thanks Arun, some more comments: - Here, we could make

[jira] [Created] (YARN-5650) Add CLI endpoints for updating application timeouts

2016-09-14 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created YARN-5650: --- Summary: Add CLI endpoints for updating application timeouts Key: YARN-5650 URL: https://issues.apache.org/jira/browse/YARN-5650 Project: Hadoop YARN

[jira] [Commented] (YARN-5163) Migrate TestClientToAMTokens and TestClientRMTokens tests from the old RPC engine

2016-09-14 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491651#comment-15491651 ] Kai Zheng commented on YARN-5163: - Thanks [~zhouwei] for the update and thorough tests in a cluster. +1

[jira] [Updated] (YARN-5654) Not be able to run SLS with FairScheduler

2016-09-14 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-5654: - Issue Type: Sub-task (was: Bug) Parent: YARN-5065 > Not be able to run SLS with FairScheduler >

[jira] [Resolved] (YARN-5563) Add log messages for jobs in ACCEPTED state but not runnable.

2016-09-14 Thread Yufei Gu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yufei Gu resolved YARN-5563. Resolution: Duplicate > Add log messages for jobs in ACCEPTED state but not runnable. >

[jira] [Updated] (YARN-5163) Migrate TestClientToAMTokens and TestClientRMTokens tests from the old RPC engine

2016-09-14 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated YARN-5163: Summary: Migrate TestClientToAMTokens and TestClientRMTokens tests from the old RPC engine (was: Fix

[jira] [Created] (YARN-5654) Not be able to run SLS with FairScheduler

2016-09-14 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-5654: Summary: Not be able to run SLS with FairScheduler Key: YARN-5654 URL: https://issues.apache.org/jira/browse/YARN-5654 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-3141) Improve locks in SchedulerApplicationAttempt/FSAppAttempt/FiCaSchedulerApp

2016-09-14 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491683#comment-15491683 ] Wangda Tan commented on YARN-3141: -- Please refer to

[jira] [Commented] (YARN-3139) Improve locks in AbstractYarnScheduler/CapacityScheduler/FairScheduler

2016-09-14 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491678#comment-15491678 ] Wangda Tan commented on YARN-3139: -- I just tried to use SLS to benchmark the performance after applied

[jira] [Commented] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-09-14 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491697#comment-15491697 ] Wangda Tan commented on YARN-5540: -- +1 to latest patch, thanks [~jlowe]. > scheduler spends too much time

[jira] [Assigned] (YARN-4329) Allow fetching exact reason as to why a submitted app is in ACCEPTED state in Fair Scheduler

2016-09-14 Thread Yufei Gu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yufei Gu reassigned YARN-4329: -- Assignee: Yufei Gu > Allow fetching exact reason as to why a submitted app is in ACCEPTED state in >

[jira] [Commented] (YARN-5145) [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR

2016-09-14 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15492451#comment-15492451 ] Sunil G commented on YARN-5145: --- HI [~kaisasak] I didnt understand the approach here. Why are we removing

[jira] [Updated] (YARN-5631) Missing refreshClusterMaxPriority usage in rmadmin help message

2016-09-14 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Sasaki updated YARN-5631: - Attachment: YARN-5631-branch-2.8.01.patch > Missing refreshClusterMaxPriority usage in rmadmin help

[jira] [Commented] (YARN-5545) App submit failure on queue with label when default queue partition capacity is zero

2016-09-14 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15492418#comment-15492418 ] Sunil G commented on YARN-5545: --- Thank you very much [~jlowe] for pitching in and sharing thoughts. Makes