Re: [VOTE] Release Apache Hadoop 2.7.4 (RC0)

2017-08-03 Thread Akira Ajisaka
Thanks Konstantin for the work! I have a question: Where are the maven artifacts deployed? -Akira On 2017/07/30 8:29, Konstantin Shvachko wrote: Hi everybody, Here is the next release of Apache Hadoop 2.7 line. The previous stable release 2.7.3 was available since 25 August, 2016. Release

Re: [VOTE] Release Apache Hadoop 2.7.4 (RC0)

2017-08-03 Thread Akira Ajisaka
Thanks! I'll check whether Apache Hive and Tez can be built with the artiacts. -Akira On 2017/08/03 16:34, Konstantin Shvachko wrote: Hi Akira, The artifacts are on Nexus in Staging Repositories: https://repository.apache.org/#stagingRepositories or

[jira] [Created] (YARN-6937) Admin cannot post entities when domain is not exists

2017-08-03 Thread YunFan Zhou (JIRA)
YunFan Zhou created YARN-6937: - Summary: Admin cannot post entities when domain is not exists Key: YARN-6937 URL: https://issues.apache.org/jira/browse/YARN-6937 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6939) Upgrade JUnit from 4 to 5 in hadoop-yarn

2017-08-03 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created YARN-6939: --- Summary: Upgrade JUnit from 4 to 5 in hadoop-yarn Key: YARN-6939 URL: https://issues.apache.org/jira/browse/YARN-6939 Project: Hadoop YARN Issue Type: Test

Re: [VOTE] Release Apache Hadoop 2.7.4 (RC0)

2017-08-03 Thread Konstantin Shvachko
Hi Akira, The artifacts are on Nexus in Staging Repositories: https://repository.apache.org/#stagingRepositories or https://repository.apache.org/content/repositories/orgapachehadoop-1061/ They are not released yet, which happens once the release is approved. See in Publishing section #5

[jira] [Created] (YARN-6938) Add a flag to indicate whether timeline server acl enabled

2017-08-03 Thread YunFan Zhou (JIRA)
YunFan Zhou created YARN-6938: - Summary: Add a flag to indicate whether timeline server acl enabled Key: YARN-6938 URL: https://issues.apache.org/jira/browse/YARN-6938 Project: Hadoop YARN Issue

Re: [VOTE] Release Apache Hadoop 2.7.4 (RC0)

2017-08-03 Thread Kuhu Shukla
+1 (non-binding) 1. Verified signatures and digests. 2. Built source. 3. Installed on a pseudo-distributed cluster. 4. Ran sample MR jobs and Tez example jobs like orderedwordcount successfully. Thank you Konstantin and others for this release. Regards, Kuhu On Thursday, August 3, 2017,

[jira] [Created] (YARN-6941) Allow Queue placement policies to be ordered by attribute

2017-08-03 Thread Yufei Gu (JIRA)
Yufei Gu created YARN-6941: -- Summary: Allow Queue placement policies to be ordered by attribute Key: YARN-6941 URL: https://issues.apache.org/jira/browse/YARN-6941 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6942) Add examples for placement constraints usage in applications

2017-08-03 Thread Konstantinos Karanasos (JIRA)
Konstantinos Karanasos created YARN-6942: Summary: Add examples for placement constraints usage in applications Key: YARN-6942 URL: https://issues.apache.org/jira/browse/YARN-6942 Project:

[jira] [Created] (YARN-6943) Update Yarn to YARN in documentation

2017-08-03 Thread Miklos Szegedi (JIRA)
Miklos Szegedi created YARN-6943: Summary: Update Yarn to YARN in documentation Key: YARN-6943 URL: https://issues.apache.org/jira/browse/YARN-6943 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-6945) Display the ACL of leaf queue in RM scheduler page

2017-08-03 Thread YunFan Zhou (JIRA)
YunFan Zhou created YARN-6945: - Summary: Display the ACL of leaf queue in RM scheduler page Key: YARN-6945 URL: https://issues.apache.org/jira/browse/YARN-6945 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6944) The comment about ResourceManager#createPolicyMonitors lies

2017-08-03 Thread Yufei Gu (JIRA)
Yufei Gu created YARN-6944: -- Summary: The comment about ResourceManager#createPolicyMonitors lies Key: YARN-6944 URL: https://issues.apache.org/jira/browse/YARN-6944 Project: Hadoop YARN Issue

Re: How to enable debug logger in Resource Manager

2017-08-03 Thread Yufei Gu
Set log level to DEBUG to enable it. There are several ways to set the log level of a class. My favorite way is to change it by visiting https://RM-address:port/logLevel. Best, Yufei On Thu, Aug 3, 2017 at 4:38 PM, Jasson Chenwei wrote: > hi, all > > I found a lot of

How to enable debug logger in Resource Manager

2017-08-03 Thread Jasson Chenwei
hi, all I found a lot of codes in YARN's Resource Manager: if (LOG.isDebugEnabled()) { LOG.debug(...) } My question is how to enable this to log more information. Thanks! Wei

Re: [VOTE] Release Apache Hadoop 2.7.4 (RC0)

2017-08-03 Thread Akira Ajisaka
+1 (binding) - Verified the checksum and the signature of the source tarball - Built from source with CentOS 7.2 and OpenJDK 1.8.0_141 - Built Hive 2.1.0/2.3.0 and Tez 0.8.5/0.9.0 with Hadoop 2.7.4 artifacts - Built single node cluster and ran some Hive on Tez queries successfully Regards,

[jira] [Created] (YARN-6946) Upgrade JUnit from 4 to 5 in hadoop-yarn-common

2017-08-03 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created YARN-6946: --- Summary: Upgrade JUnit from 4 to 5 in hadoop-yarn-common Key: YARN-6946 URL: https://issues.apache.org/jira/browse/YARN-6946 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6940) Enable Container Resize testcase for FairScheduler

2017-08-03 Thread Arun Suresh (JIRA)
Arun Suresh created YARN-6940: - Summary: Enable Container Resize testcase for FairScheduler Key: YARN-6940 URL: https://issues.apache.org/jira/browse/YARN-6940 Project: Hadoop YARN Issue Type:

Re: [VOTE] Release Apache Hadoop 2.7.4 (RC0)

2017-08-03 Thread Sunil G
Thanks Konstantin +1 (binding) 1. Build tar ball from source package 2. Ran basic MR jobs and verified UI. 3. Enabled node labels and ran sleep job. Works fine. 4. Verified CLI commands related to node labels and its working fine. 5. RM WorkPreserving restart cases are also verified, and looks