[jira] [Created] (HADOOP-14189) add distcp-site.xml for distcp on branch-2

2017-03-16 Thread Fei Hui (JIRA)
Fei Hui created HADOOP-14189: Summary: add distcp-site.xml for distcp on branch-2 Key: HADOOP-14189 URL: https://issues.apache.org/jira/browse/HADOOP-14189 Project: Hadoop Common Issue Type: Task

test failures - newbie help needed

2017-03-16 Thread Simon Scott
Hi Please excuse me. I am new to building Hadoop. I am attempting to build and run tests for the trunk and encountering a series of test failures which for sure indicates that I am doing something wrong. I have scoured the wiki and can't see what I'm missing. Can anybody offer any advice? I am

Re: test failures - newbie help needed

2017-03-16 Thread Steve Loughran
some of this looks network related. Ubuntu often makes a mess of the loopback address of localhost: find the localhost entry in /etc/hosts and change it to 127.0.0.1 and see if that helps otherwise, the hdfs-dev list is the one to really ping about HDFS issues, which all of these appear to be.

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC2)

2017-03-16 Thread Steve Loughran
> On 15 Mar 2017, at 23:04, Josh Elser wrote: > > A tag is immutable, but you (or someone else) could remove the tag you pushed > and re-push a new one. That's why the commit id is important -- it ensures > that everyone else knows the exact commit being voted on. > There's tag signing too,

[jira] [Created] (HADOOP-14190) add more on s3 regions to the s3a documentation

2017-03-16 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-14190: --- Summary: add more on s3 regions to the s3a documentation Key: HADOOP-14190 URL: https://issues.apache.org/jira/browse/HADOOP-14190 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC2)

2017-03-16 Thread Kuhu Shukla
+1 (non-binding)-Downloaded source.-Verified signatures.- Compiled the source.-Ran sample jobs like MR sleep on pseudo distributed cluster. (Mac OS) Thanks Junping and others!Regards,Kuhu On Wednesday, March 15, 2017, 7:25:46 PM CDT, Junping Du wrote:bq. From my read of the poms, hadoop-client d

[jira] [Created] (HADOOP-14191) Duplicate hadoop-minikdc dependency in hadoop-common module

2017-03-16 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HADOOP-14191: -- Summary: Duplicate hadoop-minikdc dependency in hadoop-common module Key: HADOOP-14191 URL: https://issues.apache.org/jira/browse/HADOOP-14191 Project: Hadoop Com

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC2)

2017-03-16 Thread Steve Loughran
> On 16 Mar 2017, at 00:25, Junping Du wrote: > > bq. From my read of the poms, hadoop-client depends on hadoop-hdfs-client to > pull in HDFS-related code. It doesn't have its own dependency on hadoop-hdfs. > So I think this affects users of the hadoop-client artifact, which has > existed for

Re: [VOTE] Release Apache Hadoop 2.8.0 (RC2)

2017-03-16 Thread Junping Du
Thanks Steve. That's Awesome! I will kick off a new RC soon. Shall we reopen HDFS-6200 given issues here? Making it in release note of 2.8.0 could confuse people as it doesn't work in HA deployment. Thanks, Junping From: Steve Loughran Sent: Thursday, Mar

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

2017-03-16 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/347/ [Mar 15, 2017 9:18:05 AM] (sunilg) YARN-6328. Fix a spelling mistake in CapacityScheduler. Contributed by [Mar 15, 2017 10:05:03 AM] (yqlin) HDFS-11420. Edit file should not be processed by the same type p

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

2017-03-16 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/259/ [Mar 15, 2017 6:48:17 PM] (junping_du) YARN-6294. ATS client should better handle Socket closed case. [Mar 15, 2017 7:28:22 PM] (arp) HDFS-11419. DFSTopologyNodeImpl#chooseRandom optimizations. Contributed

[jira] [Resolved] (HADOOP-7880) The Single Node and Cluster Setup docs don't cover HDFS

2017-03-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HADOOP-7880. --- Resolution: Not A Problem This is covered by our docs now, resolving. https://hadoop.apache.o

[jira] [Created] (HADOOP-14192) Aliyun OSS FileSystem contract test should implement getTestBaseDir()

2017-03-16 Thread Mingliang Liu (JIRA)
Mingliang Liu created HADOOP-14192: -- Summary: Aliyun OSS FileSystem contract test should implement getTestBaseDir() Key: HADOOP-14192 URL: https://issues.apache.org/jira/browse/HADOOP-14192 Project:

[jira] [Created] (HADOOP-14193) Cache the resolved hosts prevent calls to InetAddress.getByName and normalizeHost

2017-03-16 Thread Jose Miguel Arreola (JIRA)
Jose Miguel Arreola created HADOOP-14193: Summary: Cache the resolved hosts prevent calls to InetAddress.getByName and normalizeHost Key: HADOOP-14193 URL: https://issues.apache.org/jira/browse/HADOOP-1419

[jira] [Resolved] (HADOOP-14193) Cache the resolved hosts to prevent calls to InetAddress.getByName and normalizeHost

2017-03-16 Thread Jose Miguel Arreola (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Miguel Arreola resolved HADOOP-14193. -- Resolution: Invalid > Cache the resolved hosts to prevent calls to InetAddress

[jira] [Created] (HADOOP-14194) Alyun OSS should not use empty endpoint as default

2017-03-16 Thread Mingliang Liu (JIRA)
Mingliang Liu created HADOOP-14194: -- Summary: Alyun OSS should not use empty endpoint as default Key: HADOOP-14194 URL: https://issues.apache.org/jira/browse/HADOOP-14194 Project: Hadoop Common

[jira] [Resolved] (HADOOP-14189) add distcp-site.xml for distcp on branch-2

2017-03-16 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Hui resolved HADOOP-14189. -- Resolution: Duplicate > add distcp-site.xml for distcp on branch-2 > -