[jira] [Created] (YARN-6887) WebServices methods should be moved to an interface

2017-07-26 Thread Giovanni Matteo Fumarola (JIRA)
Giovanni Matteo Fumarola created YARN-6887: -- Summary: WebServices methods should be moved to an interface Key: YARN-6887 URL: https://issues.apache.org/jira/browse/YARN-6887 Project: Hadoop

[jira] [Created] (YARN-6886) AllocationFileLoaderService.loadQueue() should validate that setting do not conflict with parent

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6886: -- Summary: AllocationFileLoaderService.loadQueue() should validate that setting do not conflict with parent Key: YARN-6886 URL: https://issues.apache.org/jira/browse/YARN-6886

[jira] [Created] (YARN-6885) AllocationFileLoaderService.loadQueue() should use a switch statement in the main tag parsing loop instead of the if/else-if/...

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6885: -- Summary: AllocationFileLoaderService.loadQueue() should use a switch statement in the main tag parsing loop instead of the if/else-if/... Key: YARN-6885 URL:

[jira] [Created] (YARN-6884) AllocationFileLoaderService.loadQueue() has an if without braces

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6884: -- Summary: AllocationFileLoaderService.loadQueue() has an if without braces Key: YARN-6884 URL: https://issues.apache.org/jira/browse/YARN-6884 Project: Hadoop

[jira] [Created] (YARN-6883) AllocationFileLoaderService.reloadAllocations() should use a switch statement in the main tag parsing loop instead of the if/else-if/...

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6883: -- Summary: AllocationFileLoaderService.reloadAllocations() should use a switch statement in the main tag parsing loop instead of the if/else-if/... Key: YARN-6883 URL:

[jira] [Created] (YARN-6882) AllocationFileLoaderService.reloadAllocations() should use the diamond operator

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6882: -- Summary: AllocationFileLoaderService.reloadAllocations() should use the diamond operator Key: YARN-6882 URL: https://issues.apache.org/jira/browse/YARN-6882

[jira] [Created] (YARN-6881) LOG is unused in AllocationConfiguration

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6881: -- Summary: LOG is unused in AllocationConfiguration Key: YARN-6881 URL: https://issues.apache.org/jira/browse/YARN-6881 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6880) FSQueue.reservedResource can be final

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6880: -- Summary: FSQueue.reservedResource can be final Key: YARN-6880 URL: https://issues.apache.org/jira/browse/YARN-6880 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6879) TestLeafQueue.testDRFUserLimits() has commented out code

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6879: -- Summary: TestLeafQueue.testDRFUserLimits() has commented out code Key: YARN-6879 URL: https://issues.apache.org/jira/browse/YARN-6879 Project: Hadoop YARN

[jira] [Created] (YARN-6878) TestCapacityScheduler.testDefaultNodeLabelExpressionQueueConfig() has the args to assertEqual() in the wrong order

2017-07-26 Thread Daniel Templeton (JIRA)
Daniel Templeton created YARN-6878: -- Summary: TestCapacityScheduler.testDefaultNodeLabelExpressionQueueConfig() has the args to assertEqual() in the wrong order Key: YARN-6878 URL:

[jira] [Created] (YARN-6877) Create an abstract log reader for extendability

2017-07-26 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-6877: --- Summary: Create an abstract log reader for extendability Key: YARN-6877 URL: https://issues.apache.org/jira/browse/YARN-6877 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-6876) Create an abstract log writer for extendability

2017-07-26 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-6876: --- Summary: Create an abstract log writer for extendability Key: YARN-6876 URL: https://issues.apache.org/jira/browse/YARN-6876 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-6875) New aggregated log file format for YARN log aggregation.

2017-07-26 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-6875: --- Summary: New aggregated log file format for YARN log aggregation. Key: YARN-6875 URL: https://issues.apache.org/jira/browse/YARN-6875 Project: Hadoop YARN Issue Type:

Re: [DISCUSS] Looking to a 2.9.0 release

2017-07-26 Thread J. Rottinghuis
Thanks Vrushali for being entirely open as to the current status of ATSv2. I appreciate that we want to ensure things are tested at scale, and as you said we are working on that right now on our clusters. We have tested the feature to demonstrate it works at what we consider moderate scale. I

[jira] [Created] (YARN-6874) TestHBaseStorageFlowRun.testWriteFlowRunMinMax fails intermittently

2017-07-26 Thread Varun Saxena (JIRA)
Varun Saxena created YARN-6874: -- Summary: TestHBaseStorageFlowRun.testWriteFlowRunMinMax fails intermittently Key: YARN-6874 URL: https://issues.apache.org/jira/browse/YARN-6874 Project: Hadoop YARN

[jira] [Created] (YARN-6873) Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice

2017-07-26 Thread Yeliang Cang (JIRA)
Yeliang Cang created YARN-6873: -- Summary: Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice Key: YARN-6873 URL: https://issues.apache.org/jira/browse/YARN-6873 Project:

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

2017-07-26 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/ [Jul 24, 2017 7:24:23 AM] (aajisaka) HDFS-12176. dfsadmin shows DFS Used%: NaN% if the cluster has zero [Jul 24, 2017 3:19:20 PM] (jlowe) YARN-6768. Improve performance of yarn api record toString and

[jira] [Created] (YARN-6872) Ensure apps could run given NodeLabels are disabled post RM switchover/restart

2017-07-26 Thread Sunil G (JIRA)
Sunil G created YARN-6872: - Summary: Ensure apps could run given NodeLabels are disabled post RM switchover/restart Key: YARN-6872 URL: https://issues.apache.org/jira/browse/YARN-6872 Project: Hadoop YARN

Re: [DISCUSS] Looking to a 2.9.0 release

2017-07-26 Thread Vrushali Channapattan
Thanks Subru for initiating this discussion. Wanted to share some thoughts in the context of Timeline Service v2. The current status of this module is that we are ramping up for a second merge to trunk. We still have a few merge blocker jiras outstanding, which we think we will finish soon.