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

[jira] [Created] (YARN-8231) Dshell application fails when one of the docker container gets killed

2018-04-27 Thread Yesha Vora (JIRA)
Yesha Vora created YARN-8231: Summary: Dshell application fails when one of the docker container gets killed Key: YARN-8231 URL: https://issues.apache.org/jira/browse/YARN-8231 Project: Hadoop YARN

[jira] [Created] (YARN-8229) exp

2018-04-27 Thread Sumana Sathish (JIRA)
Sumana Sathish created YARN-8229: Summary: exp Key: YARN-8229 URL: https://issues.apache.org/jira/browse/YARN-8229 Project: Hadoop YARN Issue Type: Bug Reporter: Sumana Sathish

[jira] [Resolved] (YARN-8227) TestPlacementConstraintTransformations is failing in trunk

2018-04-27 Thread Shane Kumpf (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Kumpf resolved YARN-8227. --- Resolution: Duplicate This is being tracked under YARN-8225, going to close this one as a duplicate.

[jira] [Created] (YARN-8227) TestPlacementConstraintTransformations is failing in trunk

2018-04-27 Thread Botong Huang (JIRA)
Botong Huang created YARN-8227: -- Summary: TestPlacementConstraintTransformations is failing in trunk Key: YARN-8227 URL: https://issues.apache.org/jira/browse/YARN-8227 Project: Hadoop YARN

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

[jira] [Created] (YARN-8226) Improve anti-affinity section description in YARN Service API doc

2018-04-27 Thread Charan Hebri (JIRA)
Charan Hebri created YARN-8226: -- Summary: Improve anti-affinity section description in YARN Service API doc Key: YARN-8226 URL: https://issues.apache.org/jira/browse/YARN-8226 Project: Hadoop YARN

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

[jira] [Created] (YARN-8225) YARN precommit build failing in TestPlacementConstraintTransformations

2018-04-27 Thread Billie Rinaldi (JIRA)
Billie Rinaldi created YARN-8225: Summary: YARN precommit build failing in TestPlacementConstraintTransformations Key: YARN-8225 URL: https://issues.apache.org/jira/browse/YARN-8225 Project: Hadoop

[jira] [Created] (YARN-8224) LogAggregation status TIME_OUT for absent container misleading

2018-04-27 Thread Prabhu Joseph (JIRA)
Prabhu Joseph created YARN-8224: --- Summary: LogAggregation status TIME_OUT for absent container misleading Key: YARN-8224 URL: https://issues.apache.org/jira/browse/YARN-8224 Project: Hadoop YARN

[jira] [Resolved] (YARN-6639) Docker container can not find launch_container.sh in workdir

2018-04-27 Thread Shane Kumpf (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Kumpf resolved YARN-6639. --- Resolution: Cannot Reproduce > Docker container can not find launch_container.sh in workdir >

[jira] [Created] (YARN-8223) ClassNotFoundException when auxiliary service is loaded from HDFS

2018-04-27 Thread Charan Hebri (JIRA)
Charan Hebri created YARN-8223: -- Summary: ClassNotFoundException when auxiliary service is loaded from HDFS Key: YARN-8223 URL: https://issues.apache.org/jira/browse/YARN-8223 Project: Hadoop YARN

Re: [NOTIFICATION] Hadoop trunk rebased

2018-04-27 Thread Steve Loughran
owen, did you really, really have to do this? I have an large number of patches against trunk and they are all now broken. Couldn't a rebase of the ozone tree & a merge have worked? > On 26 Apr 2018, at 22:23, Owen O'Malley wrote: > > As we discussed in

[jira] [Created] (YARN-8222) NPE in RMContainerImpl$FinishedTransition#updateAttemptMetrics

2018-04-27 Thread Tao Yang (JIRA)
Tao Yang created YARN-8222: -- Summary: NPE in RMContainerImpl$FinishedTransition#updateAttemptMetrics Key: YARN-8222 URL: https://issues.apache.org/jira/browse/YARN-8222 Project: Hadoop YARN Issue

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