hadoop git commit: HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil.

2017-08-09 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk 9a3c2379e -> 8a4bff02c HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wi

hadoop git commit: HADOOP-14733. ITestS3GuardConcurrentOps failing with -Ddynamodblocal -Ds3guard. Contributed by Steve Loughran.

2017-08-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 b8ca3bdf3 -> 7bd0284b9 HADOOP-14733. ITestS3GuardConcurrentOps failing with -Ddynamodblocal -Ds3guard. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

hadoop git commit: YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R.

2017-08-09 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 8a4bff02c -> 1a18d5e51 YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HADOOP-14633. S3Guard: optimize create codepath. Contributed by Aaron Fabbri.

2017-08-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 7bd0284b9 -> 884ae451c HADOOP-14633. S3Guard: optimize create codepath. Contributed by Aaron Fabbri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/884ae451 T

hadoop git commit: HADOOP-14505. Simplify mkdirs() after S3Guard delete tracking change. Contributed by Sean Mackrory

2017-08-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 884ae451c -> 85148a705 HADOOP-14505. Simplify mkdirs() after S3Guard delete tracking change. Contributed by Sean Mackrory Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 1a18d5e51 -> 69afa26f1 HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69af

hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 3e2753daa -> 74bcc8d1f HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/

hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 49d459a3e -> 639380eff HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B. (cherry picked from commit 74bcc8d1f213ffd18056b7d0590d0cd346abaff9) Project: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 4ed7df2c5 -> ae854076c HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commi

hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8.2 68380262f -> 5758dad28 HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B. (cherry picked from commit 74bcc8d1f213ffd18056b7d0590d0cd346abaff9) Project: http://git-wip-us.apache.org/repos/asf

hadoop git commit: YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang.

2017-08-09 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 69afa26f1 -> 63cfcb90a YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

hadoop git commit: HADOOP-14467. S3Guard: Improve FNFE message when opening a stream. Contributed by Aaron Fabbri.

2017-08-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 85148a705 -> 35e4bcd43 HADOOP-14467. S3Guard: Improve FNFE message when opening a stream. Contributed by Aaron Fabbri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

hadoop git commit: HADOOP-14735. ITestS3AEncryptionSSEC failing in parallel s3guard runs. Contributed by Steve Loughran.

2017-08-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 35e4bcd43 -> b4c2ab278 HADOOP-14735. ITestS3AEncryptionSSEC failing in parallel s3guard runs. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/

hadoop git commit: Revert "HDFS-11836. Ozone : add sql debug CLI to hdfs script. Contributed by Chen Liang." due to duplicate of HDFS-12266

2017-08-09 Thread cliang
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 43d38114e -> c25d95963 Revert "HDFS-11836. Ozone : add sql debug CLI to hdfs script. Contributed by Chen Liang." due to duplicate of HDFS-12266 This reverts commit ac2d21900713082172964a50af3a94fb0d73c437. Project: http://git-wip-us.

[01/51] [abbrv] hadoop git commit: HDFS-6984. Serialize FileStatus via protobuf.

2017-08-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 b4c2ab278 -> b114f2488 http://git-wip-us.apache.org/repos/asf/hadoop/blob/12e44e7b/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirStatAndListingOp.java ---

[16/51] [abbrv] hadoop git commit: HADOOP-13963. /bin/bash is hard coded in some of the scripts. Contributed by Ajay Yadav.

2017-08-09 Thread stevel
HADOOP-13963. /bin/bash is hard coded in some of the scripts. Contributed by Ajay Yadav. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a6fdeb8a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6fdeb8a Diff: http:

[34/51] [abbrv] hadoop git commit: YARN-6757. Refactor the usage of yarn.nodemanager.linux-container-executor.cgroups.mount-path (Contributed by Miklos Szegedi via Daniel Templeton)

2017-08-09 Thread stevel
YARN-6757. Refactor the usage of yarn.nodemanager.linux-container-executor.cgroups.mount-path (Contributed by Miklos Szegedi via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47b145b9 Tree: http://git-wi

[46/51] [abbrv] hadoop git commit: HDFS-12182. BlockManager.metaSave does not distinguish between "under replicated" and "missing" blocks. Contributed by Wellington Chevreuil.

2017-08-09 Thread stevel
HDFS-12182. BlockManager.metaSave does not distinguish between "under replicated" and "missing" blocks. Contributed by Wellington Chevreuil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9a3c2379 Tree: http://git-wip-us.a

[02/51] [abbrv] hadoop git commit: HDFS-6984. Serialize FileStatus via protobuf.

2017-08-09 Thread stevel
HDFS-6984. Serialize FileStatus via protobuf. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/12e44e7b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/12e44e7b Diff: http://git-wip-us.apache.org/repos/asf/hadoop/dif

[49/51] [abbrv] hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B.

2017-08-09 Thread stevel
HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69afa26f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/69afa26f Diff: http

[43/51] [abbrv] hadoop git commit: HDFS-11975. Provide a system-default EC policy. Contributed by Huichun Lu

2017-08-09 Thread stevel
HDFS-11975. Provide a system-default EC policy. Contributed by Huichun Lu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a53b8b6f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a53b8b6f Diff: http://git-wip-us.apa

[24/51] [abbrv] hadoop git commit: YARN-6873. Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice. Contributed by Yeliang Cang.

2017-08-09 Thread stevel
YARN-6873. Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice. Contributed by Yeliang Cang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/839e077f Tree: http://git-wip-us.apache.org/repos/as

[12/51] [abbrv] hadoop git commit: YARN-5977. ContainerManagementProtocol changes to support change of container ExecutionType. (Kartheek Muthyala via asuresh)

2017-08-09 Thread stevel
YARN-5977. ContainerManagementProtocol changes to support change of container ExecutionType. (Kartheek Muthyala via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35dc7829 Tree: http://git-wip-us.apache.org/repos/

[41/51] [abbrv] hadoop git commit: HADOOP-14598. Blacklist Http/HttpsFileSystem in FsUrlStreamHandlerFactory. Contributed by Steve Loughran.

2017-08-09 Thread stevel
HADOOP-14598. Blacklist Http/HttpsFileSystem in FsUrlStreamHandlerFactory. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1db4788b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1db

[44/51] [abbrv] hadoop git commit: HADOOP-14628. Upgrade maven enforcer plugin to 3.0.0-M1.

2017-08-09 Thread stevel
HADOOP-14628. Upgrade maven enforcer plugin to 3.0.0-M1. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ebabc709 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ebabc709 Diff: http://git-wip-us.apache.org/repos/asf

[04/51] [abbrv] hadoop git commit: HDFS-9388. Decommission related code to support Maintenance State for datanodes.

2017-08-09 Thread stevel
HDFS-9388. Decommission related code to support Maintenance State for datanodes. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79df1e75 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/79df1e75 Diff: http://git-wip

[29/51] [abbrv] hadoop git commit: HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup. Contributed by Ajay Yadav.

2017-08-09 Thread stevel
HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup. Contributed by Ajay Yadav. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bc206806 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bc206806 Diff: http

[23/51] [abbrv] hadoop git commit: HDFS-12198. Document missing namenode metrics that were added recently. Contributed by Yiqun Lin.

2017-08-09 Thread stevel
HDFS-12198. Document missing namenode metrics that were added recently. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a4eb7016 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a4eb7016 Di

[35/51] [abbrv] hadoop git commit: YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du

2017-08-09 Thread stevel
YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/acf9bd8b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[51/51] [abbrv] hadoop git commit: Merge branch 'trunk' into HADOOP-13345

2017-08-09 Thread stevel
Merge branch 'trunk' into HADOOP-13345 Conflicts: hadoop-tools/hadoop-aws/pom.xml Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b114f248 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b114f248 Diff: htt

[26/51] [abbrv] hadoop git commit: HDFS-12306. Add audit log for some erasure coding operations. Contributed by Huafeng Wang

2017-08-09 Thread stevel
HDFS-12306. Add audit log for some erasure coding operations. Contributed by Huafeng Wang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0b674360 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0b674360 Diff: http

[30/51] [abbrv] hadoop git commit: YARN-6955. Handle concurrent register AM requests in FederationInterceptor. (Botong Huang via Subru).

2017-08-09 Thread stevel
YARN-6955. Handle concurrent register AM requests in FederationInterceptor. (Botong Huang via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c61f2c41 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c61f2c4

[48/51] [abbrv] hadoop git commit: YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R.

2017-08-09 Thread stevel
YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a18d5e5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a

[05/51] [abbrv] hadoop git commit: YARN-6678. Handle IllegalStateException in Async Scheduling mode of CapacityScheduler. Contributed by Tao Yang.

2017-08-09 Thread stevel
YARN-6678. Handle IllegalStateException in Async Scheduling mode of CapacityScheduler. Contributed by Tao Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f64cfeaf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[19/51] [abbrv] hadoop git commit: YARN-6811. [ATS1.5] All history logs should be kept under its own User Directory. Contributed by Rohith Sharma K S.

2017-08-09 Thread stevel
YARN-6811. [ATS1.5] All history logs should be kept under its own User Directory. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f44b349b Tree: http://git-wip-us.apache.org/repos/asf/hadoo

[22/51] [abbrv] hadoop git commit: YARN-6951. Fix debug log when Resource Handler chain is enabled. Contributed by Yang Wang.

2017-08-09 Thread stevel
YARN-6951. Fix debug log when Resource Handler chain is enabled. Contributed by Yang Wang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/46b7054f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/46b7054f Diff: htt

[31/51] [abbrv] hadoop git commit: YARN-6920. Fix resource leak that happens during container re-initialization. (asuresh)

2017-08-09 Thread stevel
YARN-6920. Fix resource leak that happens during container re-initialization. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8d3fd819 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8d3fd819 Diff: http:/

[27/51] [abbrv] hadoop git commit: HADOOP-14727. Socket not closed properly when reading Configurations with BlockReaderRemote. Contributed by Jonathan Eagles.

2017-08-09 Thread stevel
HADOOP-14727. Socket not closed properly when reading Configurations with BlockReaderRemote. Contributed by Jonathan Eagles. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a3a9c976 Tree: http://git-wip-us.apache.org/repos/

[17/51] [abbrv] hadoop git commit: HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu)

2017-08-09 Thread stevel
HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fe334178 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fe334178 Diff: http://git-wip-us.apache.org/r

[18/51] [abbrv] hadoop git commit: HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime. Contributed by Hanisha Koneru.

2017-08-09 Thread stevel
HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bbc6d254 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bbc6d

[08/51] [abbrv] hadoop git commit: YARN-6832. Tests use assertTrue(....equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu)

2017-08-09 Thread stevel
YARN-6832. Tests use assertTrue(equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c617fe02 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/

[47/51] [abbrv] hadoop git commit: HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil.

2017-08-09 Thread stevel
HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8a4bff02 Tree: http://git-wip-us.apache.o

[15/51] [abbrv] hadoop git commit: HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John Zhuge.

2017-08-09 Thread stevel
HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02bf328e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/02bf328e Diff: http://git-wip-us

[50/51] [abbrv] hadoop git commit: YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang.

2017-08-09 Thread stevel
YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/63cfcb90 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[39/51] [abbrv] hadoop git commit: HDFS-10326. Disable setting tcp socket send/receive buffers for write pipelines. Contributed by Daryn Sharp.

2017-08-09 Thread stevel
HDFS-10326. Disable setting tcp socket send/receive buffers for write pipelines. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71b8dda4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/

[45/51] [abbrv] hadoop git commit: HADOOP-14355. Update maven-war-plugin to 3.1.0.

2017-08-09 Thread stevel
HADOOP-14355. Update maven-war-plugin to 3.1.0. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/07694fc6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/07694fc6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/d

[40/51] [abbrv] hadoop git commit: HADOOP-14715. TestWasbRemoteCallHelper failing. Contributed by Esfandiar Manii.

2017-08-09 Thread stevel
HADOOP-14715. TestWasbRemoteCallHelper failing. Contributed by Esfandiar Manii. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4e1aa05 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4e1aa05 Diff: http://git-wip-

[13/51] [abbrv] hadoop git commit: HADOOP-14706. Adding a helper method to determine whether a log is Log4j implement.

2017-08-09 Thread stevel
HADOOP-14706. Adding a helper method to determine whether a log is Log4j implement. This closes #257 Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/691bf5ec Tree: http://git-wip-us.apache.or

[33/51] [abbrv] hadoop git commit: YARN-6961. Remove commons-logging dependency from hadoop-yarn-server-applicationhistoryservice module. Contributed by Yeliang Cang.

2017-08-09 Thread stevel
YARN-6961. Remove commons-logging dependency from hadoop-yarn-server-applicationhistoryservice module. Contributed by Yeliang Cang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/98912950 Tree: http://git-wip-us.apache.or

[37/51] [abbrv] hadoop git commit: YARN-6726. Fix issues with docker commands executed by container-executor. (Shane Kumpf via wangda)

2017-08-09 Thread stevel
YARN-6726. Fix issues with docker commands executed by container-executor. (Shane Kumpf via wangda) Change-Id: If1b1827345f98f0a49cc7e39d1ba41fbeed5e911 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1794de3e Tree: http:/

[10/51] [abbrv] hadoop git commit: YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure.

2017-08-09 Thread stevel
YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0542e6f8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0542e6f8 Diff: http://git-wip-us.apach

[09/51] [abbrv] hadoop git commit: MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu)

2017-08-09 Thread stevel
MAPREDUCE-6914. Tests use assertTrue(equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b8e82418 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[32/51] [abbrv] hadoop git commit: HADOOP-14730. Support protobuf FileStatus in AdlFileSystem.

2017-08-09 Thread stevel
HADOOP-14730. Support protobuf FileStatus in AdlFileSystem. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/55a181f8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/55a181f8 Diff: http://git-wip-us.apache.org/repos/

[03/51] [abbrv] hadoop git commit: HDFS-9388. Decommission related code to support Maintenance State for datanodes.

2017-08-09 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/79df1e75/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apach

[07/51] [abbrv] hadoop git commit: YARN-6673 Add cpu cgroup configurations for opportunistic containers. (Miklos Szegedi via Haibo Chen)

2017-08-09 Thread stevel
YARN-6673 Add cpu cgroup configurations for opportunistic containers. (Miklos Szegedi via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/293c74a8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/293c74a

[38/51] [abbrv] hadoop git commit: YARN-6879. TestLeafQueue.testDRFUserLimits() has commented out code (Contributed by Angela Wang via Daniel Templeton)

2017-08-09 Thread stevel
YARN-6879. TestLeafQueue.testDRFUserLimits() has commented out code (Contributed by Angela Wang via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e0c24145 Tree: http://git-wip-us.apache.org/repos/asf/hado

[36/51] [abbrv] hadoop git commit: MAPREDUCE-6927. MR job should only set tracking url if history was successfully written. Contributed by Eric Badger

2017-08-09 Thread stevel
MAPREDUCE-6927. MR job should only set tracking url if history was successfully written. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/735fce5b Tree: http://git-wip-us.apache.org/repos/asf/hadoo

[25/51] [abbrv] hadoop git commit: YARN-6957. Moving logging APIs over to slf4j in hadoop-yarn-server-sharedcachemanager. Contributed by Yeliang Cang.

2017-08-09 Thread stevel
YARN-6957. Moving logging APIs over to slf4j in hadoop-yarn-server-sharedcachemanager. Contributed by Yeliang Cang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b0fbf179 Tree: http://git-wip-us.apache.org/repos/asf/hadoo

[06/51] [abbrv] hadoop git commit: YARN-6674 Add memory cgroup settings for opportunistic containers. (Miklos Szegedi via Haibo Chen)

2017-08-09 Thread stevel
YARN-6674 Add memory cgroup settings for opportunistic containers. (Miklos Szegedi via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5d256c7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5d256c7

[21/51] [abbrv] hadoop git commit: HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek. Contributed by Thomas Marquardt

2017-08-09 Thread stevel
HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek. Contributed by Thomas Marquardt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d91b7a84 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d91b7

[42/51] [abbrv] hadoop git commit: YARN-6970. Add PoolInitializationException as retriable exception in FederationFacade. (Giovanni Matteo Fumarola via Subru).

2017-08-09 Thread stevel
YARN-6970. Add PoolInitializationException as retriable exception in FederationFacade. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad2a3506 Tree: http://git-wip-us.apache.org/repos/

[14/51] [abbrv] hadoop git commit: HADOOP-14126. Remove jackson, joda and other transient aws SDK dependencies from hadoop-aws. Contributed by Steve Loughran

2017-08-09 Thread stevel
HADOOP-14126. Remove jackson, joda and other transient aws SDK dependencies from hadoop-aws. Contributed by Steve Loughran (cherry picked from commit ced547d5f0dbea571cbc472c5f55fe89d5900a6f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

[20/51] [abbrv] hadoop git commit: HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar. Contributed by Bharat Viswanadham.

2017-08-09 Thread stevel
HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/024c3ec4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0

[11/51] [abbrv] hadoop git commit: HDFS-12131. Add some of the FSNamesystem JMX values as metrics. Contributed by Erik Krogen.

2017-08-09 Thread stevel
HDFS-12131. Add some of the FSNamesystem JMX values as metrics. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4c6b00a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4c6b00a Diff: ht

[28/51] [abbrv] hadoop git commit: YARN-4161. Capacity Scheduler : Assign single or multiple containers per heart beat driven by configuration. (Wei Yan via wangda)

2017-08-09 Thread stevel
YARN-4161. Capacity Scheduler : Assign single or multiple containers per heart beat driven by configuration. (Wei Yan via wangda) Change-Id: Ic441ae4e0bf72e7232411eb54243ec143d5fd0d3 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

[1/2] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga)

2017-08-09 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 63cfcb90a -> ec694145c http://git-wip-us.apache.org/repos/asf/hadoop/blob/ec694145/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/test/test_configuration.cc --

[2/2] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga)

2017-08-09 Thread wangda
YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) Change-Id: Ibc6d2a959debe5d8ff2b51504149742449d1f1da Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec694145 Tree: h

hadoop git commit: YARN-6804. Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi

2017-08-09 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 74bcc8d1f -> 8b7590057 YARN-6804. Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/

hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk ec694145c -> b5c02f95b HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b5c

hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 8b7590057 -> 306abf498 HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. (cherry picked from commit b5c02f95b5a2fcb8931d4a86f8192caa18009ea9) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 639380eff -> a54c3437a HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commi

hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah.

2017-08-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8.2 5758dad28 -> 984a08895 HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke.

2017-08-09 Thread raviprak
Repository: hadoop Updated Branches: refs/heads/trunk b5c02f95b -> ac7d0604b MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

hadoop git commit: MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke.

2017-08-09 Thread raviprak
Repository: hadoop Updated Branches: refs/heads/branch-2 306abf498 -> c556cdaaf MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke. (cherry picked from commit ac7d0604bc73c0925eff240ad9837e14719d57b7) Project: http://git-wip-us.apache.org/re

hadoop git commit: YARN-6872. Ensure apps could run given NodeLabels are disabled post RM switchover/restart. Contributed by Sunil G

2017-08-09 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8.2 984a08895 -> d1996152b YARN-6872. Ensure apps could run given NodeLabels are disabled post RM switchover/restart. Contributed by Sunil G (cherry picked from commit e84a3f43a1b114d85a3c60151c821b1ca753f81a) Project: http://git-wip-

hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena.

2017-08-09 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/YARN-5355 3088cfcd8 -> ffb1f572b YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena)

2017-08-09 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/YARN-5355 ffb1f572b -> 7b2cb0614 YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://gi

hadoop git commit: YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B.

2017-08-09 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk ac7d0604b -> 8d953c235 YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8d953c23 Tree: http://g