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

2018-04-27 Thread Rakesh Radhakrishnan
Thanks Sammi for getting this out! +1 (binding) Verified the following and looks fine to me. * Built from source. * Deployed 3 node cluster with NameNode HA. * Verified HDFS web UIs. * Tried out HDFS shell commands. * Ran Mover, Balancer tools. * Ran sample

Apache Hadoop qbt Report: trunk+JDK8 on Windows/x64

2018-04-27 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-trunk-win/450/ [Apr 25, 2018 10:50:52 PM] (omalley) HDFS-8456. Introduce STORAGE_CONTAINER_SERVICE as a new NodeType. [Apr 25, 2018 10:51:00 PM] (omalley) HDFS-8614. OzoneHandler : Add Quota Support. (Contributed by Anu [Apr 25, 2018

Re: RE: [VOTE] Release Apache Hadoop 2.9.1 (RC0)

2018-04-27 Thread Eric Payne
Thanks Sammi for all of the hard work! +1 (binding) Tested the following: - Build from source - Deploy to pseudo cluster - Various error cases where the AM fails to start. The failure reasons were prop ogated to the GUI and to the client. - Streaming mapred job - killing apps from the command

[jira] [Created] (MAPREDUCE-7089) ReadMapper.doIO hangs with user misconfigured inputs

2018-04-27 Thread John Doe (JIRA)
John Doe created MAPREDUCE-7089: --- Summary: ReadMapper.doIO hangs with user misconfigured inputs Key: MAPREDUCE-7089 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7089 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-7088) DistributedFSCheckMapper.doIO hangs with user misconfigured inputs

2018-04-27 Thread John Doe (JIRA)
John Doe created MAPREDUCE-7088: --- Summary: DistributedFSCheckMapper.doIO hangs with user misconfigured inputs Key: MAPREDUCE-7088 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7088 Project:

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

2018-04-27 Thread Eric Badger
+1 (non-binding) - Verified all hashes and checksums - Built from source on macOS 10.13.4, Java 1.8.0u65 - Deployed a pseudo cluster - Ran some example jobs Eric On Thu, Apr 26, 2018 at 11:16 PM, Takanobu Asanuma wrote: > Thanks for working on this, Sammi! > > +1

Re: [NOTIFICATION] Hadoop trunk rebased

2018-04-27 Thread Allen Wittenauer
Did the patch that fixes the mountain of maven warnings get missed? > On Apr 26, 2018, at 11:52 PM, Akira Ajisaka wrote: > > + common-dev and mapreduce-dev > > On 2018/04/27 6:23, Owen O'Malley wrote: >> As we discussed in hdfs-dev@hadoop, I did a force push to Hadoop's

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

2018-04-27 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/764/ No changes -1 overall The following subsystems voted -1: asflicense findbugs unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac

Re: [NOTIFICATION] Hadoop trunk rebased

2018-04-27 Thread Akira Ajisaka
+ common-dev and mapreduce-dev On 2018/04/27 6:23, Owen O'Malley wrote: As we discussed in hdfs-dev@hadoop, I did a force push to Hadoop's trunk to replace the Ozone merge with a rebase. That means that you'll need to rebase your branches. .. Owen