[VOTE] Release Apache Hadoop 2.7.3 RC2

2016-08-17 Thread Vinod Kumar Vavilapalli
Hi all, I've created a new release candidate RC2 for Apache Hadoop 2.7.3. As discussed before, this is the next maintenance release to follow up 2.7.2. The RC is available for validation at: http://home.apache.org/~vinodkv/hadoop-2.7.3-RC2/

[jira] [Created] (HADOOP-13511) Simplify connection cache logic

2016-08-17 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HADOOP-13511: -- Summary: Simplify connection cache logic Key: HADOOP-13511 URL: https://issues.apache.org/jira/browse/HADOOP-13511 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-13510) "hadoop fs -getmerge" docs, .../dir does not work, .../dir/* works.

2016-08-17 Thread David Sidlo (JIRA)
David Sidlo created HADOOP-13510: Summary: "hadoop fs -getmerge" docs, .../dir does not work, .../dir/* works. Key: HADOOP-13510 URL: https://issues.apache.org/jira/browse/HADOOP-13510 Project:

[jira] [Created] (HADOOP-13509) "fs -getmerge" can fail in an HA NameNode env.

2016-08-17 Thread David Sidlo (JIRA)
David Sidlo created HADOOP-13509: Summary: "fs -getmerge" can fail in an HA NameNode env. Key: HADOOP-13509 URL: https://issues.apache.org/jira/browse/HADOOP-13509 Project: Hadoop Common

[jira] [Created] (HADOOP-13508) FsPermission's string constructor fails on valid permissions like "1777"

2016-08-17 Thread Atul Sikaria (JIRA)
Atul Sikaria created HADOOP-13508: - Summary: FsPermission's string constructor fails on valid permissions like "1777" Key: HADOOP-13508 URL: https://issues.apache.org/jira/browse/HADOOP-13508

Re: [VOTE] Release Apache Hadoop 2.7.3 RC1

2016-08-17 Thread Vinod Kumar Vavilapalli
Canceling the release vote for this and other issues reported. +Vinod > On Aug 16, 2016, at 10:01 PM, Akira Ajisaka > wrote: > > -1 (binding) > > HADOOP-13434 and HADOOP-11814, committed between RC0 and RC1, are not > reflected in the release note. > > -Akira >

Re: [VOTE] Release Apache Hadoop 2.7.3 RC1

2016-08-17 Thread Vinod Kumar Vavilapalli
I always look at CHANGES.txt entries for incompatible-changes and this JIRA obviously wasn’t there. Anyways, this shouldn’t be in any of branch-2.* as committers there clearly mentioned that this is an incompatible change. I am reverting the patch from branch-2* . Thanks +Vinod > On Aug 16,

[jira] [Created] (HADOOP-13507) export s3a BlockingThreadPoolExecutorService pool info (size, load) as metrics

2016-08-17 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-13507: --- Summary: export s3a BlockingThreadPoolExecutorService pool info (size, load) as metrics Key: HADOOP-13507 URL: https://issues.apache.org/jira/browse/HADOOP-13507

Re: [VOTE] Release Apache Hadoop 2.7.3 RC1

2016-08-17 Thread Allen Wittenauer
Touching the audit log is *extremely* dangerous from a compatibility perspective. It is easily the most machine processed log in Hadoop (with the second likely being the fsck log). In particular, this comment tells me that we are almost certainly going to break users: "Some

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

2016-08-17 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/136/ [Aug 16, 2016 8:35:41 AM] (varunsaxena) YARN-5514. Clarify DecommissionType.FORCEFUL comment (Vrushali C via [Aug 16, 2016 2:54:53 PM] (varunsaxena) YARN-5475. Fix test failure of [Aug 16, 2016 5:20:08 PM]

Re: [VOTE] Release Apache Hadoop 2.7.3 RC1

2016-08-17 Thread Junping Du
>From my quick understanding, HDFS-9395 is more like a bug fix and improvement >for audit logging instead of incompatible changes. We mark incompatible >probably because the audit log behavior could be corrected/updated in some >exception cases. I think it still belongs to 2.7.3 scope. Kuhu

[jira] [Resolved] (HADOOP-13505) Fuzzy match issue in Hadoop commands

2016-08-17 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-13505. - Resolution: Invalid That's your shell expanding * and ? before Hadoop gets to see them.

[jira] [Created] (HADOOP-13506) Redundant groupid warning in child projects

2016-08-17 Thread Kai Sasaki (JIRA)
Kai Sasaki created HADOOP-13506: --- Summary: Redundant groupid warning in child projects Key: HADOOP-13506 URL: https://issues.apache.org/jira/browse/HADOOP-13506 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-13505) Fuzzy match issue in Hadoop commands

2016-08-17 Thread Yuanbo Liu (JIRA)
Yuanbo Liu created HADOOP-13505: --- Summary: Fuzzy match issue in Hadoop commands Key: HADOOP-13505 URL: https://issues.apache.org/jira/browse/HADOOP-13505 Project: Hadoop Common Issue Type: Bug