[Hadoop Wiki] Update of "Misty" by SteveLoughran

2017-03-24 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Hadoop Wiki" for change notification. The page "Misty" has been deleted by SteveLoughran: https://wiki.apache.org/hadoop/Misty?action=diff&rev1=1&rev2=2 Comment: junk user page - ##master-page:HomepageTemplate - #format wiki - #language en -

[Hadoop Wiki] Update of "PoweredBy" by RemySaissy

2017-03-24 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "PoweredBy" page has been changed by RemySaissy: https://wiki.apache.org/hadoop/PoweredBy?action=diff&rev1=440&rev2=441 Comment: Criteo company description updated. * ''[[htt

hadoop git commit: HDFS-10506. OIV's ReverseXML processor cannot reconstruct some snapshot details. Contributed by Akira Ajisaka.

2017-03-24 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 d946dfcbe -> 14414705f HDFS-10506. OIV's ReverseXML processor cannot reconstruct some snapshot details. Contributed by Akira Ajisaka. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repo

hadoop git commit: HDFS-11574. Spelling mistakes in the Java source. Contributed by Hu Xiaodong.

2017-03-24 Thread raviprak
Repository: hadoop Updated Branches: refs/heads/trunk ab759e91b -> d4f73e7e2 HDFS-11574. Spelling mistakes in the Java source. Contributed by Hu Xiaodong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4f73e7e Tree: ht

hadoop git commit: HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen.

2017-03-24 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 14414705f -> 96fe940e5 HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen. (cherry picked from commit 0e556a5ba645570d381beca60114a1239b27d49f) Project: http://git-wi

hadoop git commit: HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen.

2017-03-24 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk d4f73e7e2 -> 0e556a5ba HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or

[1/2] hadoop git commit: Revert "HADOOP-13966 Add ability to start DDB local server in every test."

2017-03-24 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 9521c96c6 -> ed15abaf3 Revert "HADOOP-13966 Add ability to start DDB local server in every test." This reverts commit 9521c96c6a4f7227f51157336cba09156dea1cbc. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: htt

[2/2] hadoop git commit: HADOOP-13966. S3Guard: Add ability to start DDB local server in every test. Contributed by Mingliang Liu

2017-03-24 Thread liuml07
HADOOP-13966. S3Guard: Add ability to start DDB local server in every test. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ed15abaf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ed15

hadoop git commit: YARN-6360. Prevent FS state dump logger from cramming other log files (Contributed by Yufei Gu via Daniel Templeton)

2017-03-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 0e556a5ba -> d49d1862a YARN-6360. Prevent FS state dump logger from cramming other log files (Contributed by Yufei Gu via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: YARN-6360. Prevent FS state dump logger from cramming other log files (Contributed by Yufei Gu via Daniel Templeton)

2017-03-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2 96fe940e5 -> bbd08bb7a YARN-6360. Prevent FS state dump logger from cramming other log files (Contributed by Yufei Gu via Daniel Templeton) (cherry picked from commit d49d1862a645b8c5d3eae95bf633bc82816f0168) Project: http://git-wip-us

hadoop git commit: HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen.

2017-03-24 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a92f654aa -> 5130128a3 HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen. (cherry picked from commit 0e556a5ba645570d381beca60114a1239b27d49f) (cherry picked from co

hadoop git commit: YARN-6334. TestRMFailover#testAutomaticFailover always passes even when it should fail (Contributed by Yufei Gu via Daniel Templeton)

2017-03-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk d49d1862a -> 33815af42 YARN-6334. TestRMFailover#testAutomaticFailover always passes even when it should fail (Contributed by Yufei Gu via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wi

hadoop git commit: HADOOP-13715. Add isErasureCoded() API to FileStatus class. Contributed by Manoj Govindassamy.

2017-03-24 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 33815af42 -> 52b00600d HADOOP-13715. Add isErasureCoded() API to FileStatus class. Contributed by Manoj Govindassamy. 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-11170. Add builder-based create API to FileSystem. Contributed by SammiChen and Wei Zhou.

2017-03-24 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 52b00600d -> 332a997e1 HDFS-11170. Add builder-based create API to FileSystem. Contributed by SammiChen and Wei Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

[hadoop] Git Push Summary

2017-03-24 Thread junping_du
Repository: hadoop Updated Tags: refs/tags/rel/release-2.8.0 [created] 03c9a8652 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge.

2017-03-24 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 332a997e1 -> d1b7439b4 HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. 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/d1b7

hadoop git commit: HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge.

2017-03-24 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 bbd08bb7a -> 100b8ce05 HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge. (cherry picked from commit d1b7439b48caa18d64a94be1ad5e4927ce573ab8) Project: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge.

2017-03-24 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5130128a3 -> d370d8ddb HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge. (cherry picked from commit d1b7439b48caa18d64a94be1ad5e4927ce573ab8) Project: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: YARN-6334. TestRMFailover#testAutomaticFailover always passes even when it should fail (Contributed by Yufei Gu via Daniel Templeton)

2017-03-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2 100b8ce05 -> 6209e4c91 YARN-6334. TestRMFailover#testAutomaticFailover always passes even when it should fail (Contributed by Yufei Gu via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

[2/2] hadoop git commit: HDFS-11534. Add counters for number of blocks in pending IBR. Contributed by Xiaobing Zhou.

2017-03-24 Thread arp
HDFS-11534. Add counters for number of blocks in pending IBR. Contributed by Xiaobing Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/757d9ebc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/757d9ebc Diff: ht

[1/2] hadoop git commit: HDFS-11534. Add counters for number of blocks in pending IBR. Contributed by Xiaobing Zhou.

2017-03-24 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 6209e4c91 -> 757d9ebcc refs/heads/trunk d1b7439b4 -> 1168ece59 HDFS-11534. Add counters for number of blocks in pending IBR. Contributed by Xiaobing Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

[2/2] hadoop git commit: HDFS-11570. Unit test for NameNodeStatusMXBean. Contributed by Hanisha Koneru.

2017-03-24 Thread arp
HDFS-11570. Unit test for NameNodeStatusMXBean. 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/a79ad2d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a79ad2d1 Diff: http://git-wip-u

[1/2] hadoop git commit: HDFS-11570. Unit test for NameNodeStatusMXBean. Contributed by Hanisha Koneru.

2017-03-24 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 757d9ebcc -> a79ad2d12 refs/heads/trunk 1168ece59 -> 1f6652443 HDFS-11570. Unit test for NameNodeStatusMXBean. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache

hadoop git commit: HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen.

2017-03-24 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.7 4cc53b51f -> 295aab8e3 HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen. (cherry picked from commit 0e556a5ba645570d381beca60114a1239b27d49f) (cherry picked from co

svn commit: r18900 [4/5] - /release/hadoop/common/hadoop-2.8.0/

2017-03-24 Thread junping_du
Added: release/hadoop/common/hadoop-2.8.0/hadoop-2.8.0-rat.txt == --- release/hadoop/common/hadoop-2.8.0/hadoop-2.8.0-rat.txt (added) +++ release/hadoop/common/hadoop-2.8.0/hadoop-2.8.0-rat.txt Sat Mar 25 00:33:07 2017 @@

svn commit: r18900 [2/5] - /release/hadoop/common/hadoop-2.8.0/

2017-03-24 Thread junping_du
Added: release/hadoop/common/hadoop-2.8.0/CHANGES.md == --- release/hadoop/common/hadoop-2.8.0/CHANGES.md (added) +++ release/hadoop/common/hadoop-2.8.0/CHANGES.md Sat Mar 25 00:33:07 2017 @@ -0,0 +1,2986 @@ + + +# "Apache

svn commit: r18900 [5/5] - /release/hadoop/common/hadoop-2.8.0/

2017-03-24 Thread junping_du
Added: release/hadoop/common/hadoop-2.8.0/hadoop-2.8.0-rat.txt.asc == --- release/hadoop/common/hadoop-2.8.0/hadoop-2.8.0-rat.txt.asc (added) +++ release/hadoop/common/hadoop-2.8.0/hadoop-2.8.0-rat.txt.asc Sat Mar 25 00:33

svn commit: r18900 [3/5] - /release/hadoop/common/hadoop-2.8.0/

2017-03-24 Thread junping_du
Added: release/hadoop/common/hadoop-2.8.0/CHANGES.md.asc == --- release/hadoop/common/hadoop-2.8.0/CHANGES.md.asc (added) +++ release/hadoop/common/hadoop-2.8.0/CHANGES.md.asc Sat Mar 25 00:33:07 2017 @@ -0,0 +1,16 @@ +

svn commit: r18900 [1/5] - /release/hadoop/common/hadoop-2.8.0/

2017-03-24 Thread junping_du
Author: junping_du Date: Sat Mar 25 00:33:07 2017 New Revision: 18900 Log: Publishing the bits for release 2.8.0 Added: release/hadoop/common/hadoop-2.8.0/ release/hadoop/common/hadoop-2.8.0/CHANGES.md release/hadoop/common/hadoop-2.8.0/CHANGES.md.asc release/hadoop/common/hadoop-

svn commit: r18901 - /release/hadoop/common/hadoop-2.5.2/

2017-03-24 Thread junping_du
Author: junping_du Date: Sat Mar 25 00:36:36 2017 New Revision: 18901 Log: Removing the old bits in cache. Removed: release/hadoop/common/hadoop-2.5.2/ - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org

svn commit: r18902 - /release/hadoop/common/hadoop-2.6.0/

2017-03-24 Thread junping_du
Author: junping_du Date: Sat Mar 25 00:36:59 2017 New Revision: 18902 Log: Removing the old bits (2.6.0) in cache. Removed: release/hadoop/common/hadoop-2.6.0/ - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apa

hadoop git commit: HADOOP-10101. Update guava dependency to the latest version. (ozawa)

2017-03-24 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk 1f6652443 -> 84ddedc0b HADOOP-10101. Update guava dependency to the latest version. (ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84ddedc0 Tree: http://git-