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

2018-05-15 Thread 俊平堵
Thanks all who helped to verify and vote! I give my binding +1 to conclude the vote for 2.8.4 RC0: - Built from source and verified signatures - Deployed a small distributed cluster and run some simple job, like: pi, sleep, terasort, etc. - Verified UI of daemons, like: NameNode, DataNode,

[jira] [Created] (HADOOP-15469) S3A directory committer commit job fails if _temporary directory created under set

2018-05-15 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-15469: --- Summary: S3A directory committer commit job fails if _temporary directory created under set Key: HADOOP-15469 URL: https://issues.apache.org/jira/browse/HADOOP-15469

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

2018-05-15 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/782/ [May 14, 2018 6:24:01 AM] (littlezhou) Add 2.9.1 release notes and changes documents [May 14, 2018 6:38:40 AM] (sammichen) Revert "Add 2.9.1 release notes and changes documents" [May 14, 2018 7:14:02 AM]

[jira] [Resolved] (HADOOP-15468) The setDeprecatedProperties method for the Configuration in Hadoop3.0.2.

2018-05-15 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HADOOP-15468. - Resolution: Invalid Please send your questions to common-dev@hadoop.apache.org. > The

[jira] [Reopened] (HADOOP-15250) Split-DNS MultiHomed Server Network Cluster Network IPC Client Bind Addr Wrong

2018-05-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened HADOOP-15250: - > Split-DNS MultiHomed Server Network Cluster Network IPC Client Bind Addr Wrong >

Re: [DISCUSS] Branch Proposal: HADOOP 15407: ABFS

2018-05-15 Thread Thomas Marquardt
A feature branch seems reasonable to me too. Note that the WASB connector will continue to exist, and live side-by-side with the new Azure Blob Filesystem (ABFS) connector. We will encourage users to move to the new ABFS connector, and all of our new feature and performance improvements will

Re: Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-05-15 Thread Allen Wittenauer
> On May 15, 2018, at 10:16 AM, Chris Douglas wrote: > > They've been failing for a long time. It can't install bats, and > that's fatal? -C The bats error is new and causes the build to fail enough that it produces the email output. For the past few months, it

Re: [DISCUSS] Branch Proposal: HADOOP 15407: ABFS

2018-05-15 Thread larry mccay
This seems like a reasonable and effective use of a feature branch and branch committers to me. On Tue, May 15, 2018 at 11:34 AM, Steve Loughran wrote: > Hi > > Chris Douglas I and I've have a proposal for a short-lived feature branch > for the Azure ABFS connector to

[jira] [Created] (HADOOP-15470) S3A staging committers to not log FNFEs on job abort listings

2018-05-15 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-15470: --- Summary: S3A staging committers to not log FNFEs on job abort listings Key: HADOOP-15470 URL: https://issues.apache.org/jira/browse/HADOOP-15470 Project:

Re: Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-05-15 Thread Allen Wittenauer
FYI: I’m going to disable the branch-2 nightly jobs. - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Re: Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-05-15 Thread Chris Douglas
They've been failing for a long time. It can't install bats, and that's fatal? -C On Tue, May 15, 2018 at 9:43 AM, Allen Wittenauer wrote: > > > FYI: > > I’m going to disable the branch-2 nightly jobs. >

[DISCUSS] Branch Proposal: HADOOP 15407: ABFS

2018-05-15 Thread Steve Loughran
Hi Chris Douglas I and I've have a proposal for a short-lived feature branch for the Azure ABFS connector to go into the hadoop-azure package. This will connect to the new azure storage service, which will ultimately replace the one used by wasb. It's a big patch and, like all storage

[ANNOUNCE] Apache Hadoop 2.9.1 Release

2018-05-15 Thread Chen, Sammi
Hello everyone, I am glad to announce that Apache Hadoop 2.9.1 has been released. Apache Hadoop 2.9.1 is the next release of Apache Hadoop 2.9 line. It includes 208 bug fixes, improvements and enhancements since previous Apache Hadoop 2.9.0 release. - For major changes included in Hadoop 2.9

Re: Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-05-15 Thread Chris Douglas
Yeah, consistently failing nightly builds are just burning resources. Until someone starts working to fix it, we shouldn't keep submitting the job. Too bad; I thought build times and resource usage were becoming more manageable on branch-2. If anyone has cycles to work on this, the job is here

Re: [DISCUSS] Branch Proposal: HADOOP 15407: ABFS

2018-05-15 Thread Sean Busbey
apologies, copying back in common-dev@ with my question about the code. On Tue, May 15, 2018 at 2:36 PM, Sean Busbey wrote: > > Internal constraints prevented this feature from being developed in > Apache, so we want to ensure that all the code is discussed, maintainable,

[jira] [Created] (HADOOP-15472) Fix NPE in DefaultUpgradeComponentsFinder

2018-05-15 Thread Suma Shivaprasad (JIRA)
Suma Shivaprasad created HADOOP-15472: - Summary: Fix NPE in DefaultUpgradeComponentsFinder Key: HADOOP-15472 URL: https://issues.apache.org/jira/browse/HADOOP-15472 Project: Hadoop Common

[jira] [Resolved] (HADOOP-15472) Fix NPE in DefaultUpgradeComponentsFinder

2018-05-15 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad resolved HADOOP-15472. --- Resolution: Invalid > Fix NPE in DefaultUpgradeComponentsFinder >