Re: [VOTE] Merge feature branch HADOOP-12930

2016-05-14 Thread Allen Wittenauer
This vote closes in 2 days and the only response has been from a non-committer and one of the 137 other committers on the project…. it’d be great if some others could take a look. Thanks! > On May 12, 2016, at 6:07 PM, Andrew Wang wrote: > > +1. I looked at the patches on the branch, wasn't

Hadoop-Hdfs-trunk-Java8 - Build # 1210 - Still Failing

2016-05-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1210/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6002 lines...] [INFO] --- maven-antrun-plugin:1.7:r

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1210

2016-05-14 Thread Apache Jenkins Server
See Changes: [xgong] YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or -- [...truncated 5809 lines...] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPe

Jenkins build is back to normal : Hadoop-Hdfs-trunk #3144

2016-05-14 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Re: [VOTE] Merge feature branch HADOOP-12930

2016-05-14 Thread Chris Nauroth
+1 (binding) -Tried a dry-run merge of HADOOP-12930 to trunk. -Successfully built distro on Windows. -Ran "hdfs namenode", "hdfs datanode", and various interactive hdfs commands through Cygwin. -Reviewed documentation. Allen, thank you for the contribution. Would you please attach a full patch t

Re: [VOTE] Merge feature branch HADOOP-12930

2016-05-14 Thread Masatake Iwasaki
Hi Allen, I had a problem when I was testing HADOOP-12930 branch. (built by mvn package -Pdist) Single argument is ok.:: [iwasakims@centos7 HADOOP-12930]$ bin/hadoop hello foo foo Error on multiple arguments. :: [iwasakims@centos7 HADOOP-12930]$ bin/hadoop hello foo bar bin/hadoop