svn commit: r1818372 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/r2.7.5/ publish/docs/r2.7.5/api/ publish/docs/r2.7.5/api/org/ publish/docs/r2.7.5/api/

2017-12-15 Thread shv
Author: shv Date: Sat Dec 16 03:38:42 2017 New Revision: 1818372 URL: http://svn.apache.org/viewvc?rev=1818372=rev Log: Updated site for release 2.7.5 [This commit notification would consist of 902 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[40/46] hadoop git commit: HDFS-12905. [READ] Handle decommissioning and under-maintenance Datanodes with Provided storage.

2017-12-15 Thread cdouglas
HDFS-12905. [READ] Handle decommissioning and under-maintenance Datanodes with Provided storage. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0f6aa956 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0f6aa956

[36/46] hadoop git commit: HDFS-12903. [READ] Fix closing streams in ImageWriter

2017-12-15 Thread cdouglas
HDFS-12903. [READ] Fix closing streams in ImageWriter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/962b5e72 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/962b5e72 Diff:

[42/46] hadoop git commit: HDFS-12887. [READ] Allow Datanodes with Provided volumes to start when blocks with the same id exist locally

2017-12-15 Thread cdouglas
HDFS-12887. [READ] Allow Datanodes with Provided volumes to start when blocks with the same id exist locally Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71ec1701 Tree:

[20/46] hadoop git commit: HDFS-12778. [READ] Report multiple locations for PROVIDED blocks

2017-12-15 Thread cdouglas
HDFS-12778. [READ] Report multiple locations for PROVIDED blocks Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d3be87e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3d3be87e Diff:

[19/46] hadoop git commit: HDFS-12775. [READ] Fix reporting of Provided volumes

2017-12-15 Thread cdouglas
HDFS-12775. [READ] Fix reporting of Provided volumes Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3b1d3030 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3b1d3030 Diff:

[28/46] hadoop git commit: HDFS-12885. Add visibility/stability annotations. Contributed by Chris Douglas

2017-12-15 Thread cdouglas
HDFS-12885. Add visibility/stability annotations. Contributed by Chris Douglas Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a027055d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a027055d Diff:

[32/46] hadoop git commit: HDFS-12685. [READ] FsVolumeImpl exception when scanning Provided storage volume

2017-12-15 Thread cdouglas
HDFS-12685. [READ] FsVolumeImpl exception when scanning Provided storage volume Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc933cba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cc933cba Diff:

[22/46] hadoop git commit: HDFS-12789. [READ] Image generation tool does not close an opened stream

2017-12-15 Thread cdouglas
HDFS-12789. [READ] Image generation tool does not close an opened stream Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/87dc026b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/87dc026b Diff:

[43/46] hadoop git commit: HDFS-12874. Documentation for provided storage. Contributed by Virajith Jalaparti

2017-12-15 Thread cdouglas
HDFS-12874. Documentation for provided storage. Contributed by Virajith Jalaparti Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2298f2d7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2298f2d7 Diff:

[10/46] hadoop git commit: HDFS-12584. [READ] Fix errors in image generation tool from latest rebase

2017-12-15 Thread cdouglas
HDFS-12584. [READ] Fix errors in image generation tool from latest rebase Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/17052c4a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/17052c4a Diff:

[27/46] hadoop git commit: HDFS-12591. [READ] Implement LevelDBFileRegionFormat. Contributed by Ewan Higgs.

2017-12-15 Thread cdouglas
HDFS-12591. [READ] Implement LevelDBFileRegionFormat. Contributed by Ewan Higgs. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b634053c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b634053c Diff:

[05/46] hadoop git commit: HDFS-10675. Datanode support to read from external stores.

2017-12-15 Thread cdouglas
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b668eb91/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/FsVolumeSpi.java -- diff --git

[26/46] hadoop git commit: HDFS-12777. [READ] Reduce memory and CPU footprint for PROVIDED volumes.

2017-12-15 Thread cdouglas
HDFS-12777. [READ] Reduce memory and CPU footprint for PROVIDED volumes. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e1a28f95 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e1a28f95 Diff:

[09/46] hadoop git commit: HDFS-12605. [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase

2017-12-15 Thread cdouglas
HDFS-12605. [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6a9a899 Tree:

[17/46] hadoop git commit: HDFS-11792. [READ] Test cases for ProvidedVolumeDF and ProviderBlockIteratorImpl

2017-12-15 Thread cdouglas
HDFS-11792. [READ] Test cases for ProvidedVolumeDF and ProviderBlockIteratorImpl Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/55ade54b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/55ade54b Diff:

[39/46] hadoop git commit: HDFS-12912. [READ] Fix configuration and implementation of LevelDB-based alias maps

2017-12-15 Thread cdouglas
HDFS-12912. [READ] Fix configuration and implementation of LevelDB-based alias maps Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/80c3fec3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/80c3fec3 Diff:

[29/46] hadoop git commit: HDFS-12713. [READ] Refactor FileRegion and BlockAliasMap to separate out HDFS metadata and PROVIDED storage metadata. Contributed by Ewan Higgs

2017-12-15 Thread cdouglas
HDFS-12713. [READ] Refactor FileRegion and BlockAliasMap to separate out HDFS metadata and PROVIDED storage metadata. Contributed by Ewan Higgs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9c35be86 Tree:

[34/46] hadoop git commit: HDFS-12665. [AliasMap] Create a version of the AliasMap that runs in memory in the Namenode (leveldb). Contributed by Ewan Higgs.

2017-12-15 Thread cdouglas
HDFS-12665. [AliasMap] Create a version of the AliasMap that runs in memory in the Namenode (leveldb). Contributed by Ewan Higgs. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/352f994b Tree:

[37/46] hadoop git commit: HDFS-12712. [9806] Code style cleanup

2017-12-15 Thread cdouglas
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8239e3af/hadoop-tools/hadoop-fs2img/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeProvidedImplementation.java -- diff --git

[07/46] hadoop git commit: HDFS-11653. [READ] ProvidedReplica should return an InputStream that is bounded by its length

2017-12-15 Thread cdouglas
HDFS-11653. [READ] ProvidedReplica should return an InputStream that is bounded by its length Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1108cb76 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1108cb76 Diff:

[31/46] hadoop git commit: HDFS-12809. [READ] Fix the randomized selection of locations in {{ProvidedBlocksBuilder}}.

2017-12-15 Thread cdouglas
HDFS-12809. [READ] Fix the randomized selection of locations in {{ProvidedBlocksBuilder}}. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d59dabb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d59dabb Diff:

[01/46] hadoop git commit: HDFS-11703. [READ] Tests for ProvidedStorageMap

2017-12-15 Thread cdouglas
Repository: hadoop Updated Branches: refs/heads/trunk 44825f096 -> fc7ec80d8 HDFS-11703. [READ] Tests for ProvidedStorageMap Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89b9faf5 Tree:

[30/46] hadoop git commit: HDFS-12894. [READ] Skip setting block count of ProvidedDatanodeStorageInfo on DN registration update

2017-12-15 Thread cdouglas
HDFS-12894. [READ] Skip setting block count of ProvidedDatanodeStorageInfo on DN registration update Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fb996a32 Tree:

[12/46] hadoop git commit: HDFS-12093. [READ] Share remoteFS between ProvidedReplica instances.

2017-12-15 Thread cdouglas
HDFS-12093. [READ] Share remoteFS between ProvidedReplica instances. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2407c9b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2407c9b9 Diff:

[45/46] hadoop git commit: HDFS-12903. [READ] Fix closing streams in ImageWriter. Contributed by Virajith Jalaparti

2017-12-15 Thread cdouglas
HDFS-12903. [READ] Fix closing streams in ImageWriter. Contributed by Virajith Jalaparti Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b3a7859 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b3a7859 Diff:

[08/46] hadoop git commit: HDFS-11190. [READ] Namenode support for data stored in external stores.

2017-12-15 Thread cdouglas
HDFS-11190. [READ] Namenode support for data stored in external stores. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d65df0f2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d65df0f2 Diff:

[14/46] hadoop git commit: HDFS-11902. [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-12-15 Thread cdouglas
HDFS-11902. [READ] Merge BlockFormatProvider and FileRegionProvider. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/98f5ed5a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/98f5ed5a Diff:

[46/46] hadoop git commit: Merge branch 'HDFS-9806' into trunk

2017-12-15 Thread cdouglas
Merge branch 'HDFS-9806' into trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc7ec80d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fc7ec80d Diff:

[18/46] hadoop git commit: HDFS-11791. [READ] Test for increasing replication of provided files.

2017-12-15 Thread cdouglas
HDFS-11791. [READ] Test for increasing replication of provided files. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4851f06b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4851f06b Diff:

[33/46] hadoop git commit: HDFS-12665. [AliasMap] Create a version of the AliasMap that runs in memory in the Namenode (leveldb). Contributed by Ewan Higgs.

2017-12-15 Thread cdouglas
http://git-wip-us.apache.org/repos/asf/hadoop/blob/352f994b/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestProvidedStorageMap.java -- diff --git

[41/46] hadoop git commit: HDFS-11640. [READ] Datanodes should use a unique identifier when reading from external stores

2017-12-15 Thread cdouglas
HDFS-11640. [READ] Datanodes should use a unique identifier when reading from external stores Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4531588a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4531588a Diff:

[02/46] hadoop git commit: HDFS-11663. [READ] Fix NullPointerException in ProvidedBlocksBuilder

2017-12-15 Thread cdouglas
HDFS-11663. [READ] Fix NullPointerException in ProvidedBlocksBuilder Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa5ec85f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aa5ec85f Diff:

[03/46] hadoop git commit: HDFS-10706. [READ] Add tool generating FSImage from external store

2017-12-15 Thread cdouglas
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8da3a6e3/hadoop-tools/hadoop-fs2img/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestSingleUGIResolver.java -- diff --git

[11/46] hadoop git commit: HDFS-12289. [READ] HDFS-12091 breaks the tests for provided block reads

2017-12-15 Thread cdouglas
HDFS-12289. [READ] HDFS-12091 breaks the tests for provided block reads Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aca023b7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aca023b7 Diff:

[44/46] hadoop git commit: Revert "HDFS-12903. [READ] Fix closing streams in ImageWriter"

2017-12-15 Thread cdouglas
Revert "HDFS-12903. [READ] Fix closing streams in ImageWriter" This reverts commit c1bf2654b0e9118985b8518b0254eac4dd302a2f. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e515103a Tree:

[23/46] hadoop git commit: HDFS-12671. [READ] Test NameNode restarts when PROVIDED is configured

2017-12-15 Thread cdouglas
HDFS-12671. [READ] Test NameNode restarts when PROVIDED is configured Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c293cc8e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c293cc8e Diff:

[21/46] hadoop git commit: HDFS-12607. [READ] Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED

2017-12-15 Thread cdouglas
HDFS-12607. [READ] Even one dead datanode with PROVIDED storage results in ProvidedStorageInfo being marked as FAILED Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71d0a825 Tree:

[38/46] hadoop git commit: HDFS-12712. [9806] Code style cleanup

2017-12-15 Thread cdouglas
HDFS-12712. [9806] Code style cleanup Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8239e3af Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8239e3af Diff:

[16/46] hadoop git commit: HDFS-11673. [READ] Handle failures of Datanode with PROVIDED storage

2017-12-15 Thread cdouglas
HDFS-11673. [READ] Handle failures of Datanode with PROVIDED storage Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/546b95f4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/546b95f4 Diff:

[24/46] hadoop git commit: HDFS-12779. [READ] Allow cluster id to be specified to the Image generation tool

2017-12-15 Thread cdouglas
HDFS-12779. [READ] Allow cluster id to be specified to the Image generation tool Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6cd80b25 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6cd80b25 Diff:

[35/46] hadoop git commit: HDFS-12893. [READ] Support replication of Provided blocks with non-default topologies.

2017-12-15 Thread cdouglas
HDFS-12893. [READ] Support replication of Provided blocks with non-default topologies. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c89b29bd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c89b29bd Diff:

[25/46] hadoop git commit: HDFS-12776. [READ] Increasing replication for PROVIDED files should create local replicas

2017-12-15 Thread cdouglas
HDFS-12776. [READ] Increasing replication for PROVIDED files should create local replicas Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/90d1b47a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/90d1b47a Diff:

[15/46] hadoop git commit: HDFS-12091. [READ] Check that the replicas served from a ProvidedVolumeImpl belong to the correct external storage

2017-12-15 Thread cdouglas
HDFS-12091. [READ] Check that the replicas served from a ProvidedVolumeImpl belong to the correct external storage Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/663b3c08 Tree:

[06/46] hadoop git commit: HDFS-10675. Datanode support to read from external stores.

2017-12-15 Thread cdouglas
HDFS-10675. Datanode support to read from external stores. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b668eb91 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b668eb91 Diff:

[13/46] hadoop git commit: HDFS-11902. [READ] Merge BlockFormatProvider and FileRegionProvider.

2017-12-15 Thread cdouglas
http://git-wip-us.apache.org/repos/asf/hadoop/blob/98f5ed5a/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/TestProvidedImpl.java -- diff --git

[04/46] hadoop git commit: HDFS-10706. [READ] Add tool generating FSImage from external store

2017-12-15 Thread cdouglas
HDFS-10706. [READ] Add tool generating FSImage from external store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8da3a6e3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8da3a6e3 Diff:

[Hadoop Wiki] Update of "HowToReleasePreDSBCR" by KonstantinShvachko

2017-12-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "HowToReleasePreDSBCR" page has been changed by KonstantinShvachko: https://wiki.apache.org/hadoop/HowToReleasePreDSBCR?action=diff=87=88 git tag -s rel/release-X.Y.Z -m "Hadoop

[1/2] hadoop git commit: Revert "HDFS-12903. [READ] Fix closing streams in ImageWriter"

2017-12-15 Thread cdouglas
Repository: hadoop Updated Branches: refs/heads/HDFS-9806 be27bcb90 -> 89faba2f2 Revert "HDFS-12903. [READ] Fix closing streams in ImageWriter" This reverts commit c1bf2654b0e9118985b8518b0254eac4dd302a2f. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-12903. [READ] Fix closing streams in ImageWriter. Contributed by Virajith Jalaparti

2017-12-15 Thread cdouglas
HDFS-12903. [READ] Fix closing streams in ImageWriter. Contributed by Virajith Jalaparti Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89faba2f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/89faba2f Diff:

[2/2] hadoop git commit: YARN-7629. TestContainerLaunch# fails after YARN-7381. (Jason Lowe via wangda)

2017-12-15 Thread wangda
YARN-7629. TestContainerLaunch# fails after YARN-7381. (Jason Lowe via wangda) Change-Id: Ia6a3f05c9a7e797d8190123d304ecc4e2b018e33 (cherry picked from commit 44825f096068dfc17fe4dcfb7db3d775b08fa7a0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-5418. When partial log aggregation is enabled, display the list of aggregated files on the container log page. (Xuan Gong via wangda)

2017-12-15 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-3.0 0191a862a -> 90636cf12 YARN-5418. When partial log aggregation is enabled, display the list of aggregated files on the container log page. (Xuan Gong via wangda) Change-Id: I1befb0bbaeb89fb315bafe3e2f3379663f8cf1ec (cherry picked

[1/2] hadoop git commit: YARN-5418. When partial log aggregation is enabled, display the list of aggregated files on the container log page. (Xuan Gong via wangda)

2017-12-15 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk aa503a29d -> 44825f096 YARN-5418. When partial log aggregation is enabled, display the list of aggregated files on the container log page. (Xuan Gong via wangda) Change-Id: I1befb0bbaeb89fb315bafe3e2f3379663f8cf1ec Project:

[2/2] hadoop git commit: YARN-7629. TestContainerLaunch# fails after YARN-7381. (Jason Lowe via wangda)

2017-12-15 Thread wangda
YARN-7629. TestContainerLaunch# fails after YARN-7381. (Jason Lowe via wangda) Change-Id: Ia6a3f05c9a7e797d8190123d304ecc4e2b018e33 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/44825f09 Tree:

hadoop git commit: HADOOP-15085. Output streams closed with IOUtils suppressing write errors. Contributed by Jim Brennan

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.9 3929982ee -> 7b447e261 HADOOP-15085. Output streams closed with IOUtils suppressing write errors. Contributed by Jim Brennan (cherry picked from commit 93fdc3d935cd940d5776cd923938b0bfabcd0dcd) Project:

hadoop git commit: HADOOP-15085. Output streams closed with IOUtils suppressing write errors. Contributed by Jim Brennan

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 0f8de8cd9 -> 93fdc3d93 HADOOP-15085. Output streams closed with IOUtils suppressing write errors. Contributed by Jim Brennan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[hadoop] Git Push Summary

2017-12-15 Thread shv
Repository: hadoop Updated Tags: refs/tags/rel/release-2.7.5 [created] 376b0bd07 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: Set the release date for 2.7.5

2017-12-15 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 94dfcd25c -> dd5d00bcf Set the release date for 2.7.5 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dd5d00bc Tree:

hadoop git commit: Set the release date for 2.7.5

2017-12-15 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7.5 2c5c89fa4 -> 18065c2b6 Set the release date for 2.7.5 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/18065c2b Tree:

hadoop git commit: YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7db994458 -> d593a0caf YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.9 605b8560f -> 3929982ee YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan (cherry picked from commit 0f8de8cd91f6f74774d399378ecf8cbafcbe8f09) Project:

hadoop git commit: YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 9ae8d1a8d -> 0f8de8cd9 YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12917. Fix description errors in testErasureCodingConf.xml. Contributed by chencan.

2017-12-15 Thread cliang
Repository: hadoop Updated Branches: refs/heads/trunk 949be14b0 -> aa503a29d HDFS-12917. Fix description errors in testErasureCodingConf.xml. Contributed by chencan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 a4dd069ce -> 94dfcd25c HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 9c318f70b -> 7db994458 HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar (cherry picked from commit 9ae8d1a8de2ffbc8a0082a0089f477d4cefea030) Conflicts:

hadoop git commit: HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.9 6af3ea58c -> 605b8560f HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar (cherry picked from commit 9ae8d1a8de2ffbc8a0082a0089f477d4cefea030) Project:

hadoop git commit: HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar

2017-12-15 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 1fee447bf -> 9ae8d1a8d HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[Hadoop Wiki] Update of "HowToCommit" by EricYang

2017-12-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "HowToCommit" page has been changed by EricYang: https://wiki.apache.org/hadoop/HowToCommit?action=diff=39=40 1. Set the assignee if it is not set. If you cannot set the

[03/50] [abbrv] hadoop git commit: HDFS-12895. RBF: Add ACL support for mount table. Contributed by Yiqun Lin.

2017-12-15 Thread virajith
HDFS-12895. RBF: Add ACL support for mount table. 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/ee028bfd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ee028bfd Diff:

[30/50] [abbrv] hadoop git commit: HDFS-12776. [READ] Increasing replication for PROVIDED files should create local replicas

2017-12-15 Thread virajith
HDFS-12776. [READ] Increasing replication for PROVIDED files should create local replicas Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/def915fd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/def915fd Diff:

[44/50] [abbrv] hadoop git commit: HDFS-12887. [READ] Allow Datanodes with Provided volumes to start when blocks with the same id exist locally

2017-12-15 Thread virajith
HDFS-12887. [READ] Allow Datanodes with Provided volumes to start when blocks with the same id exist locally Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eaf5f99b Tree:

[43/50] [abbrv] hadoop git commit: HDFS-12893. [READ] Support replication of Provided blocks with non-default topologies.

2017-12-15 Thread virajith
HDFS-12893. [READ] Support replication of Provided blocks with non-default topologies. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e075a61f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e075a61f Diff:

[39/50] [abbrv] hadoop git commit: HDFS-12591. [READ] Implement LevelDBFileRegionFormat. Contributed by Ewan Higgs.

2017-12-15 Thread virajith
HDFS-12591. [READ] Implement LevelDBFileRegionFormat. Contributed by Ewan Higgs. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c7bbd010 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c7bbd010 Diff:

[11/50] [abbrv] hadoop git commit: HDFS-11190. [READ] Namenode support for data stored in external stores.

2017-12-15 Thread virajith
HDFS-11190. [READ] Namenode support for data stored in external stores. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fee8ad0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fee8ad0 Diff:

[14/50] [abbrv] hadoop git commit: HDFS-10706. [READ] Add tool generating FSImage from external store

2017-12-15 Thread virajith
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fc7f2d37/hadoop-tools/hadoop-fs2img/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestSingleUGIResolver.java -- diff --git

[10/50] [abbrv] hadoop git commit: HDFS-11663. [READ] Fix NullPointerException in ProvidedBlocksBuilder

2017-12-15 Thread virajith
HDFS-11663. [READ] Fix NullPointerException in ProvidedBlocksBuilder Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08f6b2da Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/08f6b2da Diff:

[38/50] [abbrv] hadoop git commit: HDFS-12713. [READ] Refactor FileRegion and BlockAliasMap to separate out HDFS metadata and PROVIDED storage metadata. Contributed by Ewan Higgs

2017-12-15 Thread virajith
HDFS-12713. [READ] Refactor FileRegion and BlockAliasMap to separate out HDFS metadata and PROVIDED storage metadata. Contributed by Ewan Higgs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/31b56cd6 Tree:

[21/50] [abbrv] hadoop git commit: HDFS-12584. [READ] Fix errors in image generation tool from latest rebase

2017-12-15 Thread virajith
HDFS-12584. [READ] Fix errors in image generation tool from latest rebase Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1cf3d01e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1cf3d01e Diff:

[25/50] [abbrv] hadoop git commit: HDFS-12605. [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase

2017-12-15 Thread virajith
HDFS-12605. [READ] TestNameNodeProvidedImplementation#testProvidedDatanodeFailures fails after rebase Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9286e669 Tree:

[50/50] [abbrv] hadoop git commit: HDFS-12712. [9806] Code style cleanup

2017-12-15 Thread virajith
HDFS-12712. [9806] Code style cleanup Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/be27bcb9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/be27bcb9 Diff:

[12/50] [abbrv] hadoop git commit: HDFS-10675. Datanode support to read from external stores.

2017-12-15 Thread virajith
http://git-wip-us.apache.org/repos/asf/hadoop/blob/02a28b93/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/FsVolumeSpi.java -- diff --git

[06/50] [abbrv] hadoop git commit: YARN-7633. Documentation for auto queue creation feature and related configurations. Contributed by Suma Shivaprasad.

2017-12-15 Thread virajith
YARN-7633. Documentation for auto queue creation feature and related configurations. Contributed by Suma Shivaprasad. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6681dd10 Tree:

[15/50] [abbrv] hadoop git commit: HDFS-10706. [READ] Add tool generating FSImage from external store

2017-12-15 Thread virajith
HDFS-10706. [READ] Add tool generating FSImage from external store Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc7f2d37 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fc7f2d37 Diff:

[48/50] [abbrv] hadoop git commit: HDFS-12912. [READ] Fix configuration and implementation of LevelDB-based alias maps

2017-12-15 Thread virajith
HDFS-12912. [READ] Fix configuration and implementation of LevelDB-based alias maps Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8b1c7dc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a8b1c7dc Diff:

[13/50] [abbrv] hadoop git commit: HDFS-10675. Datanode support to read from external stores.

2017-12-15 Thread virajith
HDFS-10675. Datanode support to read from external stores. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02a28b93 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/02a28b93 Diff:

[34/50] [abbrv] hadoop git commit: HDFS-12789. [READ] Image generation tool does not close an opened stream

2017-12-15 Thread virajith
HDFS-12789. [READ] Image generation tool does not close an opened stream Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94a7b681 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/94a7b681 Diff:

[35/50] [abbrv] hadoop git commit: HDFS-12779. [READ] Allow cluster id to be specified to the Image generation tool

2017-12-15 Thread virajith
HDFS-12779. [READ] Allow cluster id to be specified to the Image generation tool Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/834f28a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/834f28a5 Diff:

[07/50] [abbrv] hadoop git commit: HDFS-12819. Setting/Unsetting EC policy shows warning if the directory is not empty. (Contributed by Lei (Eddy) Xu)

2017-12-15 Thread virajith
HDFS-12819. Setting/Unsetting EC policy shows warning if the directory is not empty. (Contributed by 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/1c15b175 Tree:

[36/50] [abbrv] hadoop git commit: HDFS-12777. [READ] Reduce memory and CPU footprint for PROVIDED volumes.

2017-12-15 Thread virajith
HDFS-12777. [READ] Reduce memory and CPU footprint for PROVIDED volumes. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2b1c1af Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f2b1c1af Diff:

[05/50] [abbrv] hadoop git commit: YARN-7190. Ensure only NM classpath in 2.x gets TSv2 related hbase jars, not the user classpath. Contributed by Varun Saxena.

2017-12-15 Thread virajith
YARN-7190. Ensure only NM classpath in 2.x gets TSv2 related hbase jars, not the user classpath. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09d996fd Tree:

[47/50] [abbrv] hadoop git commit: HDFS-12903. [READ] Fix closing streams in ImageWriter

2017-12-15 Thread virajith
HDFS-12903. [READ] Fix closing streams in ImageWriter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c1bf2654 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c1bf2654 Diff:

[41/50] [abbrv] hadoop git commit: HDFS-11640. [READ] Datanodes should use a unique identifier when reading from external stores

2017-12-15 Thread virajith
HDFS-11640. [READ] Datanodes should use a unique identifier when reading from external stores Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6ba86023 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6ba86023 Diff:

[16/50] [abbrv] hadoop git commit: HDFS-11653. [READ] ProvidedReplica should return an InputStream that is bounded by its length

2017-12-15 Thread virajith
HDFS-11653. [READ] ProvidedReplica should return an InputStream that is bounded by its length Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/081e0c05 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/081e0c05 Diff:

[37/50] [abbrv] hadoop git commit: HDFS-12775. [READ] Fix reporting of Provided volumes

2017-12-15 Thread virajith
HDFS-12775. [READ] Fix reporting of Provided volumes Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f8b81c07 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f8b81c07 Diff:

[31/50] [abbrv] hadoop git commit: HDFS-12778. [READ] Report multiple locations for PROVIDED blocks

2017-12-15 Thread virajith
HDFS-12778. [READ] Report multiple locations for PROVIDED blocks Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/68e046cc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/68e046cc Diff:

[02/50] [abbrv] hadoop git commit: YARN-7642. Add test case to verify context update after container promotion or demotion with or without auto update. Contributed by Weiwei Yang.

2017-12-15 Thread virajith
YARN-7642. Add test case to verify context update after container promotion or demotion with or without auto update. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89b6c482 Tree:

[49/50] [abbrv] hadoop git commit: HDFS-12712. [9806] Code style cleanup

2017-12-15 Thread virajith
http://git-wip-us.apache.org/repos/asf/hadoop/blob/be27bcb9/hadoop-tools/hadoop-fs2img/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeProvidedImplementation.java -- diff --git

[42/50] [abbrv] hadoop git commit: HDFS-12894. [READ] Skip setting block count of ProvidedDatanodeStorageInfo on DN registration update

2017-12-15 Thread virajith
HDFS-12894. [READ] Skip setting block count of ProvidedDatanodeStorageInfo on DN registration update Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27ce8136 Tree:

[08/50] [abbrv] hadoop git commit: HDFS-11791. [READ] Test for increasing replication of provided files.

2017-12-15 Thread virajith
HDFS-11791. [READ] Test for increasing replication of provided files. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ab62326 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8ab62326 Diff:

[20/50] [abbrv] hadoop git commit: HDFS-12091. [READ] Check that the replicas served from a ProvidedVolumeImpl belong to the correct external storage

2017-12-15 Thread virajith
HDFS-12091. [READ] Check that the replicas served from a ProvidedVolumeImpl belong to the correct external storage Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3abe22e8 Tree:

  1   2   >