[jira] [Created] (YARN-5764) NUMA awareness support for launching containers

2016-10-20 Thread Olasoji (JIRA)
Olasoji created YARN-5764: - Summary: NUMA awareness support for launching containers Key: YARN-5764 URL: https://issues.apache.org/jira/browse/YARN-5764 Project: Hadoop YARN Issue Type: New Feature

Re: [DISCUSS] HADOOP-13603 - Remove package line length checkstyle rule

2016-10-20 Thread Andrew Wang
I don't think anything has really changed since we had this discussion in 2015 [1]. Github and gerrit and IDEs existed then too, and we decided to leave it at 80 characters due to split screens and readability. I personally still like 80 chars for these same reasons. [1]

[jira] [Created] (YARN-5763) HttpListener takes upwards of 3 minutes to start on failover

2016-10-20 Thread Sean Po (JIRA)
Sean Po created YARN-5763: - Summary: HttpListener takes upwards of 3 minutes to start on failover Key: YARN-5763 URL: https://issues.apache.org/jira/browse/YARN-5763 Project: Hadoop YARN Issue

[jira] [Created] (YARN-5762) Summarize ApplicationNotFoundException in the RM log

2016-10-20 Thread Ravi Prakash (JIRA)
Ravi Prakash created YARN-5762: -- Summary: Summarize ApplicationNotFoundException in the RM log Key: YARN-5762 URL: https://issues.apache.org/jira/browse/YARN-5762 Project: Hadoop YARN Issue

[jira] [Created] (YARN-5761) Separate QueueManager from Scheduler

2016-10-20 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-5761: --- Summary: Separate QueueManager from Scheduler Key: YARN-5761 URL: https://issues.apache.org/jira/browse/YARN-5761 Project: Hadoop YARN Issue Type: Sub-task

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

2016-10-20 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/130/ [Oct 19, 2016 4:45:23 PM] (sjlee) YARN-5561. [Atsv2] : Support for ability to retrieve [Oct 20, 2016 12:20:07 AM] (arp) HDFS-10752. Several log refactoring/improvement suggestion in HDFS. [Oct 20, 2016

[jira] [Created] (YARN-5760) [ATSv2] Create HBase connection only if an application is publishing from NM

2016-10-20 Thread Varun Saxena (JIRA)
Varun Saxena created YARN-5760: -- Summary: [ATSv2] Create HBase connection only if an application is publishing from NM Key: YARN-5760 URL: https://issues.apache.org/jira/browse/YARN-5760 Project: Hadoop

[jira] [Created] (YARN-5759) Capability to register for a notification/callback on the expiry of timeouts for an application

2016-10-20 Thread Gour Saha (JIRA)
Gour Saha created YARN-5759: --- Summary: Capability to register for a notification/callback on the expiry of timeouts for an application Key: YARN-5759 URL: https://issues.apache.org/jira/browse/YARN-5759

[jira] [Resolved] (YARN-5758) NodeStatusUpdaterImpl serviceInit can NPE if ResourcePlugin is null

2016-10-20 Thread Kuhu Shukla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kuhu Shukla resolved YARN-5758. --- Resolution: Invalid > NodeStatusUpdaterImpl serviceInit can NPE if ResourcePlugin is null >

[jira] [Created] (YARN-5758) NodeStatusUpdaterImpl serviceInit can NPE if ResourcePlugin is null

2016-10-20 Thread Kuhu Shukla (JIRA)
Kuhu Shukla created YARN-5758: - Summary: NodeStatusUpdaterImpl serviceInit can NPE if ResourcePlugin is null Key: YARN-5758 URL: https://issues.apache.org/jira/browse/YARN-5758 Project: Hadoop YARN

Re: Incompatible change in Hadoop 2.8.0 (YARN-4126)

2016-10-20 Thread Robert Kanter
Good idea Jason. Thanks for making a comment on YARN-4126. - Robert On Thu, Oct 20, 2016 at 7:00 AM, Jason Lowe wrote: > You'll probably get better traction by commenting on the offending JIRA. > I noticed none of the people involved in YARN-4126 are watchers of >

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

2016-10-20 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/200/ [Oct 19, 2016 4:45:23 PM] (sjlee) YARN-5561. [Atsv2] : Support for ability to retrieve [Oct 20, 2016 12:20:07 AM] (arp) HDFS-10752. Several log refactoring/improvement suggestion in HDFS. [Oct 20, 2016

Re: Incompatible change in Hadoop 2.8.0 (YARN-4126)

2016-10-20 Thread Jason Lowe
You'll probably get better traction by commenting on the offending JIRA.  I noticed none of the people involved in YARN-4126 are watchers of YARN-5750, so I'm guessing they simply missed seeing YARN-5750 when it was filed. I haven't looked into the details of YARN-4126, but on the surface it

Re: [DISCUSS] HADOOP-13603 - Remove package line length checkstyle rule

2016-10-20 Thread Steve Loughran
> On 19 Oct 2016, at 14:52, Shane Kumpf wrote: > > All, > > I would like to start a discussion on the possibility of removing the > package line length checkstyle rule (HADOOP-13603 > ). > > While working on