hadoop git commit: Fix CHANGES.txt (cherry picked from commit 2529464f0841732792343d515cd1be1dccb3c453)

2015-11-02 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 bb2ee9f8e -> d65ca63c6 Fix CHANGES.txt (cherry picked from commit 2529464f0841732792343d515cd1be1dccb3c453) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Fix CHANGES.txt

2015-11-02 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 6e4f8a46c -> 2529464f0 Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2529464f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2529464f

hadoop git commit: HDFS-9221. HdfsServerConstants#ReplicaState#getState should avoid calling values() since it creates a temporary array. (Staffan Friberg via yliu) (cherry picked from commit 0ff12161

2015-11-02 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 e1798e8f2 -> 2c51bbda5 HDFS-9221. HdfsServerConstants#ReplicaState#getState should avoid calling values() since it creates a temporary array. (Staffan Friberg via yliu) (cherry picked from commit

hadoop git commit: HDFS-8777. Erasure Coding: add tests for taking snapshots on EC files. Contributed by Rakesh R.

2015-11-02 Thread zhz
Repository: hadoop Updated Branches: refs/heads/trunk 2529464f0 -> 90e140551 HDFS-8777. Erasure Coding: add tests for taking snapshots on EC files. Contributed by Rakesh R. Change-Id: Ia3ae582405e741ca8e90d9255ab9b95d085e5fa8 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[Hadoop Wiki] Update of "PoweredBy" by JoshBaer

2015-11-02 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 JoshBaer: https://wiki.apache.org/hadoop/PoweredBy?action=diff=437=438 Comment: Updated Spotify's numbers and info * ''We contribute to

hadoop git commit: HDFS-9329. TestBootstrapStandby#testRateThrottling is flaky because fsimage size is smaller than IO buffer size. Contributed by Zhe Zhang.

2015-11-02 Thread zhz
Repository: hadoop Updated Branches: refs/heads/trunk 04d97f8ab -> 259bea3b4 HDFS-9329. TestBootstrapStandby#testRateThrottling is flaky because fsimage size is smaller than IO buffer size. Contributed by Zhe Zhang. Change-Id: I09896c46e9ee0718b67c64fac5acfb3f7decf0b9 Project:

hadoop git commit: HADOOP-12533. Introduce FileNotFoundException in WASB for read and seek API. Contributed by Dushyanth.

2015-11-02 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 d65ca63c6 -> c260d7ec7 HADOOP-12533. Introduce FileNotFoundException in WASB for read and seek API. Contributed by Dushyanth. (cherry picked from commit 28790692624177d89fb1e4f59e2f83a659fc3089) Conflicts:

hadoop git commit: HADOOP-12533. Introduce FileNotFoundException in WASB for read and seek API. Contributed by Dushyanth.

2015-11-02 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk 259bea3b4 -> 3ce0a6502 HADOOP-12533. Introduce FileNotFoundException in WASB for read and seek API. Contributed by Dushyanth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HADOOP-12508. delete fails with exception when lease is held on blob. Contributed by Gaurav Kanade.

2015-11-02 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 c260d7ec7 -> c1d7b26e9 refs/heads/trunk 3ce0a6502 -> 9e7dcab18 HADOOP-12508. delete fails with exception when lease is held on blob. Contributed by Gaurav Kanade. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9329. TestBootstrapStandby#testRateThrottling is flaky because fsimage size is smaller than IO buffer size. Contributed by Zhe Zhang.

2015-11-02 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2 c1d7b26e9 -> a47c4e781 HDFS-9329. TestBootstrapStandby#testRateThrottling is flaky because fsimage size is smaller than IO buffer size. Contributed by Zhe Zhang. Conflicts:

[1/2] hadoop git commit: HADOOP-12542. TestDNS fails on Windows after HADOOP-12437. Contributed by Chris Nauroth.

2015-11-02 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 fd9a7f84b -> afff29113 refs/heads/trunk 6e0d35323 -> 957f0311a HADOOP-12542. TestDNS fails on Windows after HADOOP-12437. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HADOOP-12542. TestDNS fails on Windows after HADOOP-12437. Contributed by Chris Nauroth.

2015-11-02 Thread cnauroth
HADOOP-12542. TestDNS fails on Windows after HADOOP-12437. Contributed by Chris Nauroth. (cherry picked from commit 957f0311a160afb40dbb0619f455445b4f5d1e32) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/afff2911 Tree:

hadoop git commit: YARN-4321. Incessant retries if NoAuthException is thrown by Zookeeper in non HA mode. Contributed by Varun Saxena

2015-11-02 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 2c51bbda5 -> ece1b1645 YARN-4321. Incessant retries if NoAuthException is thrown by Zookeeper in non HA mode. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6525. Fix test failure of TestMiniMRClientCluster.testRestart. Contributed by Masatake Iwasaki.

2015-11-02 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 90e140551 -> 04d97f8ab MAPREDUCE-6525. Fix test failure of TestMiniMRClientCluster.testRestart. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9320. libhdfspp should use sizeof(int32_t) instead of sizeof(int) when parsing data. Contributed by James Clampffer.

2015-11-02 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 d43c9055c -> 3ce42301d HDFS-9320. libhdfspp should use sizeof(int32_t) instead of sizeof(int) when parsing data. Contributed by James Clampffer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9339. Extend full test of KMS ACLs. Contributed by Daniel Templeton.

2015-11-02 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2 a47c4e781 -> bd2867cd3 HDFS-9339. Extend full test of KMS ACLs. Contributed by Daniel Templeton. Change-Id: I618fa5e85250eabc1eef3d8c11f32700d6fb Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9339. Extend full test of KMS ACLs. Contributed by Daniel Templeton.

2015-11-02 Thread zhz
Repository: hadoop Updated Branches: refs/heads/trunk 9e7dcab18 -> 78d689086 HDFS-9339. Extend full test of KMS ACLs. Contributed by Daniel Templeton. Change-Id: I618fa5e85250eabc1eef3d8c11f32700d6fb Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9312. Fix TestReplication to be FsDataset-agnostic. (lei)

2015-11-02 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk 78d689086 -> 763240948 HDFS-9312. Fix TestReplication to be FsDataset-agnostic. (lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/76324094 Tree:

hadoop git commit: HDFS-9312. Fix TestReplication to be FsDataset-agnostic. (lei)

2015-11-02 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-2 bd2867cd3 -> 41faf438e HDFS-9312. Fix TestReplication to be FsDataset-agnostic. (lei) (cherry picked from commit 7632409482aaf06ecc6fe370a9f519afb969ad30) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9275. Wait previous ErasureCodingWork to finish before schedule another one. (Walter Su via yliu)

2015-11-02 Thread yliu
Repository: hadoop Updated Branches: refs/heads/trunk 763240948 -> 5ba2b98d0 HDFS-9275. Wait previous ErasureCodingWork to finish before schedule another one. (Walter Su via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12541. make re2j dependency consistent (Matthew Paduano via aw)

2015-11-02 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk d565480da -> 6e0d35323 HADOOP-12541. make re2j dependency consistent (Matthew Paduano via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e0d3532 Tree:

hadoop git commit: HDFS-9308. Add truncateMeta() and deleteMeta() to MiniDFSCluster. (Tony Wu via lei)

2015-11-02 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-2 41faf438e -> c6b9c8d69 HDFS-9308. Add truncateMeta() and deleteMeta() to MiniDFSCluster. (Tony Wu via lei) (cherry picked from commit 8e05dbf2bddce95d5f5a5bae5df61acabf0ba7c5) Project:

hadoop git commit: HDFS-9308. Add truncateMeta() and deleteMeta() to MiniDFSCluster. (Tony Wu via lei)

2015-11-02 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk 5ba2b98d0 -> 8e05dbf2b HDFS-9308. Add truncateMeta() and deleteMeta() to MiniDFSCluster. (Tony Wu via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8e05dbf2

hadoop git commit: HDFS-9313. Possible NullPointerException in BlockManager if no excess replica can be chosen. (mingma)

2015-11-02 Thread mingma
Repository: hadoop Updated Branches: refs/heads/trunk 8e05dbf2b -> d565480da HDFS-9313. Possible NullPointerException in BlockManager if no excess replica can be chosen. (mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9313. Possible NullPointerException in BlockManager if no excess replica can be chosen. (mingma)

2015-11-02 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2 c6b9c8d69 -> fd9a7f84b HDFS-9313. Possible NullPointerException in BlockManager if no excess replica can be chosen. (mingma) (cherry picked from commit d565480da2f646b40c3180e1ccb2935c9863dfef) Project: