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

2018-05-24 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-trunk-win/477/ [May 23, 2018 12:43:44 PM] (skumpf) YARN-8285. Remove unused environment variables from the Docker runtime. [May 23, 2018 1:01:03 PM] (rohithsharmaks) YARN-8297. Incorrect ATS Url used for Wire encrypted cluster.(addendum)

[jira] [Created] (HADOOP-15494) TestRawLocalFileSystemContract fails on Windows

2018-05-24 Thread Anbang Hu (JIRA)
Anbang Hu created HADOOP-15494: -- Summary: TestRawLocalFileSystemContract fails on Windows Key: HADOOP-15494 URL: https://issues.apache.org/jira/browse/HADOOP-15494 Project: Hadoop Common Issue T

[jira] [Created] (HADOOP-15493) DiskChecker should handle disk full situation

2018-05-24 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HADOOP-15493: -- Summary: DiskChecker should handle disk full situation Key: HADOOP-15493 URL: https://issues.apache.org/jira/browse/HADOOP-15493 Project: Hadoop Common I

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

2018-05-24 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/790/ [May 23, 2018 1:10:33 AM] (miklos.szegedi) YARN-8310. Handle old NMTokenIdentifier, AMRMTokenIdentifier, and [May 23, 2018 2:56:15 AM] (aengineer) HDDS-49. Standalone protocol should use grpc in place of n

[jira] [Created] (HADOOP-15492) increase performance of s3guard import command

2018-05-24 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-15492: --- Summary: increase performance of s3guard import command Key: HADOOP-15492 URL: https://issues.apache.org/jira/browse/HADOOP-15492 Project: Hadoop Common

Re: Development setup of Hadoop-3.2.0

2018-05-24 Thread Steve Loughran
try doing everything from in the hadoop-dist/target/hadoop-3.2.0-SNAPSHOT dir: copy into etc/hadoop/conf your config options, then use the CLI from there. This is how I test all the object store operations > On 23 May 2018, at 10:34, Chaitanya M V S wrote: > > Hi, > > I am trying to set up th