[jira] [Created] (YARN-5510) Optimize Resource implementation for instantiation

2016-08-10 Thread He Tianyi (JIRA)
He Tianyi created YARN-5510: --- Summary: Optimize Resource implementation for instantiation Key: YARN-5510 URL: https://issues.apache.org/jira/browse/YARN-5510 Project: Hadoop YARN Issue Type: Improv

[jira] [Created] (YARN-5509) Build error due to preparing 3.0.0-alpha2 deployment

2016-08-10 Thread Kai Sasaki (JIRA)
Kai Sasaki created YARN-5509: Summary: Build error due to preparing 3.0.0-alpha2 deployment Key: YARN-5509 URL: https://issues.apache.org/jira/browse/YARN-5509 Project: Hadoop YARN Issue Type: Su

[jira] [Created] (YARN-5508) Exception should be recorded as caught rather than thrown

2016-08-10 Thread Nemo Chen (JIRA)
Nemo Chen created YARN-5508: --- Summary: Exception should be recorded as caught rather than thrown Key: YARN-5508 URL: https://issues.apache.org/jira/browse/YARN-5508 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-5507) Inconsistent logging content and logging level for server nodemanager

2016-08-10 Thread Nemo Chen (JIRA)
Nemo Chen created YARN-5507: --- Summary: Inconsistent logging content and logging level for server nodemanager Key: YARN-5507 URL: https://issues.apache.org/jira/browse/YARN-5507 Project: Hadoop YARN

[jira] [Created] (YARN-5506) Inconsistent logging content and logging level for distributed shell

2016-08-10 Thread Nemo Chen (JIRA)
Nemo Chen created YARN-5506: --- Summary: Inconsistent logging content and logging level for distributed shell Key: YARN-5506 URL: https://issues.apache.org/jira/browse/YARN-5506 Project: Hadoop YARN

Re: [Release thread] 2.6.5 release activities

2016-08-10 Thread Chris Trezzo
Thanks Jason and Junping for the comments! I will update the spreadsheet for HADOOP-13362 and YARN-4794. As for continuing 2.6.x releases, please see the discussion in the "[DISCUSS] 2.6.x line releases" thread. Sean, Akira and Zhe all expressed interest in additional 2.6.x releases. I started thi

[jira] [Created] (YARN-5505) Create an agent-less docker provider

2016-08-10 Thread Billie Rinaldi (JIRA)
Billie Rinaldi created YARN-5505: Summary: Create an agent-less docker provider Key: YARN-5505 URL: https://issues.apache.org/jira/browse/YARN-5505 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-5504) [YARN-3368] Fix the YARN UI build

2016-08-10 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created YARN-5504: Summary: [YARN-3368] Fix the YARN UI build Key: YARN-5504 URL: https://issues.apache.org/jira/browse/YARN-5504 Project: Hadoop YARN Issue Typ

[jira] [Created] (YARN-5503) [YARN-3368] Add readme and other missing hidden files in webapp folder

2016-08-10 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created YARN-5503: Summary: [YARN-3368] Add readme and other missing hidden files in webapp folder Key: YARN-5503 URL: https://issues.apache.org/jira/browse/YARN-5503 Pr

[jira] [Created] (YARN-5502) RM web page shows incorrect max pool size for nested pools

2016-08-10 Thread Tristan Stevens (JIRA)
Tristan Stevens created YARN-5502: - Summary: RM web page shows incorrect max pool size for nested pools Key: YARN-5502 URL: https://issues.apache.org/jira/browse/YARN-5502 Project: Hadoop YARN

Re: Short peaks in container memory usage

2016-08-10 Thread Ravi Prakash
Hi Jan! Thanks for your explanation. I'm glad that works for you! :-) https://issues.apache.org/jira/browse/YARN-5202 is something that Yahoo! talked about at the Hadoop Summit, (and it seems the community may be going in a similar direction, although not exactly the same.) There's also https://gi

Re: [Release thread] 2.6.5 release activities

2016-08-10 Thread Junping Du
Thanks Chris for bring up this discussion. Before we going to detail discussion of releasing 2.6.5, I have a quick question here: do we think it is necessary to continue to release branch-2.6, like 2.6.5, etc after 2.7 is out for more than 1 year. Any reason to not suggest users to upgrade to 2

Re: [Release thread] 2.6.5 release activities

2016-08-10 Thread Jason Lowe
Thanks for organizing this, Chris! I don't believe HADOOP-13362 is needed since it's related to ContainerMetrics.  ContainerMetrics weren't added until 2.7 by YARN-2984. YARN-4794 looks applicable to 2.6.  The change drops right in except it has JDK7-isms (multi-catch clause), so it needs a sligh

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-08-10 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/129/ [Aug 9, 2016 7:42:29 AM] (Arun Suresh) YARN-5457. Refactor DistributedScheduling framework to pull out common [Aug 9, 2016 10:34:09 AM] (vvasudev) YARN-5394. Remove bind-mount /etc/passwd for Docker contai

Re: Short peaks in container memory usage

2016-08-10 Thread Jan Lukavský
Hi Ravi, we don't run into situation where memory used > RAM, because memory configured to be used by all containers on a node is less than the total amount on memory (by a factor of say 10%). The spikes of container memory usage, that are tolerated due to the averaging don't happen on all co