[2/2] hadoop git commit: Merge branch 'trunk' into hdfs-7240

2015-11-04 Thread aengineer
Merge branch 'trunk' into hdfs-7240 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/312d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/312d Diff:

[1/2] hadoop git commit: Merge branch 'trunk' into hdfs-7240

2015-11-04 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/hdfs-7240 [created] 312de http://git-wip-us.apache.org/repos/asf/hadoop/blob/312d/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java

hadoop git commit: MAPREDUCE-6519 Avoid unsafe split and append on fields that might be IPv6 literals

2015-11-04 Thread eclark
Repository: hadoop Updated Branches: refs/heads/HADOOP-11890 009e67021 -> 9fe251d15 MAPREDUCE-6519 Avoid unsafe split and append on fields that might be IPv6 literals Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[20/50] [abbrv] hadoop git commit: Fix CHANGES.txt

2015-11-04 Thread aengineer
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 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/2529464f Branch:

[37/50] [abbrv] hadoop git commit: HDFS-9351. checkNNStartup() need to be called when fsck calls FSNamesystem.getSnapshottableDirs(). (Xiao Chen via Yongjun Zhang)

2015-11-04 Thread aengineer
HDFS-9351. checkNNStartup() need to be called when fsck calls FSNamesystem.getSnapshottableDirs(). (Xiao Chen via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/194251c8 Tree:

[36/50] [abbrv] hadoop git commit: HDFS-9289. Make DataStreamer#block thread safe and verify genStamp in commitBlock. Contributed by Chang Li.

2015-11-04 Thread aengineer
HDFS-9289. Make DataStreamer#block thread safe and verify genStamp in commitBlock. Contributed by Chang Li. Change-Id: If5ce1b2d212bb0726bce52ad12a3de401bcec02d Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dac0463a

[46/50] [abbrv] hadoop git commit: HDFS-9331. Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account for filesystem entirely allocated for DFS use. (Tony Wu via lei)

2015-11-04 Thread aengineer
HDFS-9331. Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account for filesystem entirely allocated for DFS use. (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/e2a5441b Tree:

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

2015-11-04 Thread aengineer
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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9e7dcab1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9e7dcab1

[44/50] [abbrv] hadoop git commit: Revert "HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou."

2015-11-04 Thread aengineer
Revert "HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou." This reverts commit 84cbd72afda6344e220526fac5c560f00f84e374. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88beb46c

[48/50] [abbrv] hadoop git commit: HDFS-9363. Add fetchReplica to FsDatasetTestUtils to return FsDataset-agnostic replica. (Tony Wu via lei)

2015-11-04 Thread aengineer
HDFS-9363. Add fetchReplica to FsDatasetTestUtils to return FsDataset-agnostic replica. (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/56671292 Tree:

[47/50] [abbrv] hadoop git commit: HADOOP-12540. TestAzureFileSystemInstrumentation#testClientErrorMetrics fails intermittently due to assumption that a lease error will be thrown. Contributed by Gaur

2015-11-04 Thread aengineer
HADOOP-12540. TestAzureFileSystemInstrumentation#testClientErrorMetrics fails intermittently due to assumption that a lease error will be thrown. Contributed by Gaurav Kanade. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[33/50] [abbrv] hadoop git commit: YARN-4326. Fix TestDistributedShell timeout as AHS in MiniYarnCluster no longer binds to default port 8188. (Meng Ding via wangda)

2015-11-04 Thread aengineer
YARN-4326. Fix TestDistributedShell timeout as AHS in MiniYarnCluster no longer binds to default port 8188. (Meng Ding via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0783184f Tree:

[15/50] [abbrv] hadoop git commit: Updated the 2.6.2 final release date.

2015-11-04 Thread aengineer
Updated the 2.6.2 final release date. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a4a6b5b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a4a6b5b4 Diff:

[39/50] [abbrv] hadoop git commit: HADOOP-10787. Rename/remove non-HADOOP_*, etc from the shell scripts. Contributed by Allen Wittenauer.

2015-11-04 Thread aengineer
HADOOP-10787. Rename/remove non-HADOOP_*, etc from the shell scripts. Contributed by Allen Wittenauer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/73b9c7b8 Tree:

[19/50] [abbrv] hadoop git commit: HADOOP-12047. Indicate preference not to affect input buffers during coding in erasure coder. (Contributed by Kai Zheng)

2015-11-04 Thread aengineer
HADOOP-12047. Indicate preference not to affect input buffers during coding in erasure coder. (Contributed by Kai Zheng) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e4f8a46 Tree:

[17/50] [abbrv] hadoop git commit: Revert "HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee."

2015-11-04 Thread aengineer
Revert "HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee." This reverts commit 43539b5ff4ac0874a8a454dc93a2a782b0e0ea8f. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[13/50] [abbrv] hadoop git commit: MAPREDUCE-6451. DistCp has incorrect chunkFilePath for multiple jobs when strategy is dynamic. Contributed by Kuhu Shukla.

2015-11-04 Thread aengineer
MAPREDUCE-6451. DistCp has incorrect chunkFilePath for multiple jobs when strategy is dynamic. Contributed by Kuhu Shukla. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2868ca03 Tree:

[42/50] [abbrv] hadoop git commit: HDFS-9357. NN UI renders icons of decommissioned DN incorrectly. Contributed by Surendra Singh Lilhore.

2015-11-04 Thread aengineer
HDFS-9357. NN UI renders icons of decommissioned DN incorrectly. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0eed886a Tree:

[18/50] [abbrv] hadoop git commit: HDFS-9343. Empty caller context considered invalid. (Contributed by Mingliang Liu)

2015-11-04 Thread aengineer
HDFS-9343. Empty caller context considered invalid. (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/3cde6931 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3cde6931 Diff:

[04/50] [abbrv] hadoop git commit: Add an entry of YARN-4312 to CHANGES.txt

2015-11-04 Thread aengineer
Add an entry of YARN-4312 to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d21214ce Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d21214ce Diff:

[03/50] [abbrv] hadoop git commit: HDFS-9323. Randomize the DFSStripedOutputStreamWithFailure tests.

2015-11-04 Thread aengineer
HDFS-9323. Randomize the DFSStripedOutputStreamWithFailure tests. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f072eb5a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f072eb5a Diff:

[29/50] [abbrv] hadoop git commit: HDFS-9308. Add truncateMeta() and deleteMeta() to MiniDFSCluster. (Tony Wu via lei)

2015-11-04 Thread aengineer
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 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8e05dbf2 Diff:

[07/50] [abbrv] hadoop git commit: fix CHANGES.txt

2015-11-04 Thread aengineer
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/3c0204a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3c0204a5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/3c0204a5 Branch:

[14/50] [abbrv] hadoop git commit: Addendum to MAPREDUCE-6451

2015-11-04 Thread aengineer
Addendum to MAPREDUCE-6451 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b24fe064 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b24fe064 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b24fe064

[09/50] [abbrv] hadoop git commit: Update CHANGES.txt to reflect commit of MR-6273 to branch-2.6

2015-11-04 Thread aengineer
Update CHANGES.txt to reflect commit of MR-6273 to branch-2.6 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6ae9efaf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6ae9efaf Diff:

[02/50] [abbrv] hadoop git commit: Move YARN-3580 in CHANGES.txt from 2.8 to 2.7.2.

2015-11-04 Thread aengineer
Move YARN-3580 in CHANGES.txt from 2.8 to 2.7.2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2e01f4e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d2e01f4e Diff:

[30/50] [abbrv] hadoop git commit: HDFS-9313. Possible NullPointerException in BlockManager if no excess replica can be chosen. (mingma)

2015-11-04 Thread aengineer
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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d565480d Tree:

[28/50] [abbrv] hadoop git commit: HDFS-9275. Wait previous ErasureCodingWork to finish before schedule another one. (Walter Su via yliu)

2015-11-04 Thread aengineer
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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ba2b98d Tree:

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

2015-11-04 Thread aengineer
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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/957f0311 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/957f0311 Diff:

[50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into hdfs-7240

2015-11-04 Thread aengineer
Merge branch 'trunk' into hdfs-7240 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/312d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/312d Diff:

[27/50] [abbrv] hadoop git commit: HDFS-9312. Fix TestReplication to be FsDataset-agnostic. (lei)

2015-11-04 Thread aengineer
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: http://git-wip-us.apache.org/repos/asf/hadoop/tree/76324094 Diff:

[35/50] [abbrv] hadoop git commit: HDFS-9362. TestAuditLogger#testAuditLoggerWithCallContext assumes Unix line endings, fails on Windows. Contributed by Chris Nauroth.

2015-11-04 Thread aengineer
HDFS-9362. TestAuditLogger#testAuditLoggerWithCallContext assumes Unix line endings, fails on Windows. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7e282966 Tree:

[34/50] [abbrv] hadoop git commit: HDFS-9354. Fix TestBalancer#testBalancerWithZeroThreadsForMove on Windows. Contributed by Xiaoyu Yao.

2015-11-04 Thread aengineer
HDFS-9354. Fix TestBalancer#testBalancerWithZeroThreadsForMove on Windows. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/095ac834 Tree:

[45/50] [abbrv] hadoop git commit: HDFS-9007. Fix HDFS Balancer to honor upgrade domain policy. (Ming Ma via lei)

2015-11-04 Thread aengineer
HDFS-9007. Fix HDFS Balancer to honor upgrade domain policy. (Ming Ma via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec414600 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ec414600 Diff:

[40/50] [abbrv] hadoop git commit: Add 2.7.3 release to CHANGES.txt

2015-11-04 Thread aengineer
Add 2.7.3 release to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0383a397 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0383a397 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/0383a397

[31/50] [abbrv] hadoop git commit: HADOOP-12541. make re2j dependency consistent (Matthew Paduano via aw)

2015-11-04 Thread aengineer
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: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6e0d3532 Diff:

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

2015-11-04 Thread aengineer
HDFS-9329. TestBootstrapStandby#testRateThrottling is flaky because fsimage size is smaller than IO buffer size. Contributed by Zhe Zhang. Change-Id: I09896c46e9ee0718b67c64fac5acfb3f7decf0b9 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[41/50] [abbrv] hadoop git commit: HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li

2015-11-04 Thread aengineer
HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b9d25c3e Tree:

[12/50] [abbrv] hadoop git commit: HADOOP-12133 Add schemas to Maven Assembly XMLs

2015-11-04 Thread aengineer
HADOOP-12133 Add schemas to Maven Assembly XMLs Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/18727c63 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/18727c63

[06/50] [abbrv] hadoop git commit: HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee.

2015-11-04 Thread aengineer
HDFS-4937. ReplicationMonitor can infinite-loop in BlockPlacementPolicyDefault#chooseRandom(). Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/43539b5f Tree:

[38/50] [abbrv] hadoop git commit: HADOOP-12544. Erasure Coding: create dummy raw coder to isolate performance issues in testing. Contributed by Rui Li.

2015-11-04 Thread aengineer
HADOOP-12544. Erasure Coding: create dummy raw coder to isolate performance issues in testing. Contributed by Rui Li. Change-Id: I9856456b59ed881c5ba2acce51e4d9bd01dc6f48 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[08/50] [abbrv] hadoop git commit: Creating 2.6.3 entries in CHANGES.txt files.

2015-11-04 Thread aengineer
Creating 2.6.3 entries in CHANGES.txt files. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eadf7b30 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eadf7b30 Diff:

[16/50] [abbrv] hadoop git commit: Revert "fix CHANGES.txt"

2015-11-04 Thread aengineer
Revert "fix CHANGES.txt" This reverts commit 3c0204a5866520e74917b26b6ac2061650a5bb6d. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ea4413b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2ea4413b Diff:

[24/50] [abbrv] hadoop git commit: HADOOP-12533. Introduce FileNotFoundException in WASB for read and seek API. Contributed by Dushyanth.

2015-11-04 Thread aengineer
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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3ce0a650 Tree:

[49/50] [abbrv] hadoop git commit: Merge branch 'trunk' into hdfs-7240

2015-11-04 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/312d/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java -- diff --cc

[05/50] [abbrv] hadoop git commit: YARN-4320. TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188. Contributed by Varun Saxena.

2015-11-04 Thread aengineer
YARN-4320. TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188. 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/ce31b227 Tree:

[43/50] [abbrv] hadoop git commit: fix up CHANGES.txt

2015-11-04 Thread aengineer
fix up CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fb1ece4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fb1ece4 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/3fb1ece4 Branch:

[01/50] [abbrv] hadoop git commit: YARN-4313. Race condition in MiniMRYarnCluster when getting history server address. Contributed by Jian He

2015-11-04 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 b14a70e79 -> 312de YARN-4313. Race condition in MiniMRYarnCluster when getting history server address. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[22/50] [abbrv] hadoop git commit: MAPREDUCE-6525. Fix test failure of TestMiniMRClientCluster.testRestart. Contributed by Masatake Iwasaki.

2015-11-04 Thread aengineer
MAPREDUCE-6525. Fix test failure of TestMiniMRClientCluster.testRestart. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04d97f8a Tree:

[26/50] [abbrv] hadoop git commit: HDFS-9339. Extend full test of KMS ACLs. Contributed by Daniel Templeton.

2015-11-04 Thread aengineer
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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/78d68908 Tree:

[11/50] [abbrv] hadoop git commit: HADOOP-11919. Empty commit to test github integration.

2015-11-04 Thread aengineer
HADOOP-11919. Empty commit to test github integration. closes apache/hadoop#40 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/45d39679 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/45d39679 Diff:

[21/50] [abbrv] hadoop git commit: HDFS-8777. Erasure Coding: add tests for taking snapshots on EC files. Contributed by Rakesh R.

2015-11-04 Thread aengineer
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 Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/90e14055 Tree:

[10/50] [abbrv] hadoop git commit: MAPREDUCE-6528. Memory leak for HistoryFileManager.getJobSummary(). Contributed by Junping Du

2015-11-04 Thread aengineer
MAPREDUCE-6528. Memory leak for HistoryFileManager.getJobSummary(). 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/6344b6a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6344b6a7 Diff:

Git Push Summary

2015-11-04 Thread kkaranasos
Repository: hadoop Updated Branches: refs/heads/yarn-2877 [created] 566712927

hadoop git commit: Add 2.7.3 release to CHANGES.txt

2015-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 73b9c7b82 -> 0383a3973 Add 2.7.3 release to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0383a397 Tree:

hadoop git commit: Add 2.7.3 release to CHANGES.txt (cherry picked from commit 0383a3973b3b734fb23c331a2256dc92cff05365)

2015-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 7029fc356 -> 7499f71e7 Add 2.7.3 release to CHANGES.txt (cherry picked from commit 0383a3973b3b734fb23c331a2256dc92cff05365) Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt

hadoop git commit: HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li (cherry picked from commit b9d25c3ee2d20166d6a786c5a16cc001e249f61c)

2015-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 8334d8647 -> b9389ac5b HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li (cherry picked from commit b9d25c3ee2d20166d6a786c5a16cc001e249f61c) Project:

hadoop git commit: HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li

2015-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 0383a3973 -> b9d25c3ee HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Add 2.7.3 release to CHANGES.txt (cherry picked from commit 0383a3973b3b734fb23c331a2256dc92cff05365)

2015-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 0b61ccaec -> 8334d8647 Add 2.7.3 release to CHANGES.txt (cherry picked from commit 0383a3973b3b734fb23c331a2256dc92cff05365) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li (cherry picked from commit b9d25c3ee2d20166d6a786c5a16cc001e249f61c)

2015-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 7499f71e7 -> abfc710b0 HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li (cherry picked from commit b9d25c3ee2d20166d6a786c5a16cc001e249f61c) Project:

hadoop git commit: HDFS-9357. NN UI renders icons of decommissioned DN incorrectly. Contributed by Surendra Singh Lilhore.

2015-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 b9389ac5b -> b61aa716e HDFS-9357. NN UI renders icons of decommissioned DN incorrectly. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9357. NN UI renders icons of decommissioned DN incorrectly. Contributed by Surendra Singh Lilhore.

2015-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk b9d25c3ee -> 0eed886a1 HDFS-9357. NN UI renders icons of decommissioned DN incorrectly. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9289. Make DataStreamer#block thread safe and verify genStamp in commitBlock. Contributed by Chang Li.

2015-11-04 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 abfc710b0 -> 397b554c3 HDFS-9289. Make DataStreamer#block thread safe and verify genStamp in commitBlock. Contributed by Chang Li. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HADOOP-12540. TestAzureFileSystemInstrumentation#testClientErrorMetrics fails intermittently due to assumption that a lease error will be thrown. Contributed by Gaurav Kanade.

2015-11-04 Thread cnauroth
HADOOP-12540. TestAzureFileSystemInstrumentation#testClientErrorMetrics fails intermittently due to assumption that a lease error will be thrown. Contributed by Gaurav Kanade. (cherry picked from commit 0fb1867fd62b5df664ad66386d6067db8fbf2317) Project:

[1/2] hadoop git commit: HADOOP-12540. TestAzureFileSystemInstrumentation#testClientErrorMetrics fails intermittently due to assumption that a lease error will be thrown. Contributed by Gaurav Kanade.

2015-11-04 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 8ed1fd217 -> 81f7e8af2 refs/heads/trunk e2a5441b0 -> 0fb1867fd HADOOP-12540. TestAzureFileSystemInstrumentation#testClientErrorMetrics fails intermittently due to assumption that a lease error will be thrown. Contributed by Gaurav

hadoop git commit: fix up CHANGES.txt

2015-11-04 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 b61aa716e -> c8ffea3db fix up CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c8ffea3d Tree:

hadoop git commit: HDFS-9363. Add fetchReplica to FsDatasetTestUtils to return FsDataset-agnostic replica. (Tony Wu via lei)

2015-11-04 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk 0fb1867fd -> 566712927 HDFS-9363. Add fetchReplica to FsDatasetTestUtils to return FsDataset-agnostic replica. (Tony Wu via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: fix up CHANGES.txt

2015-11-04 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 0eed886a1 -> 3fb1ece4e fix up CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fb1ece4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fb1ece4

hadoop git commit: Revert "HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou."

2015-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 3fb1ece4e -> 88beb46cf Revert "HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou." This reverts commit 84cbd72afda6344e220526fac5c560f00f84e374. Project:

hadoop git commit: Revert "HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou."

2015-11-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 3f2be7b18 -> 6d9277819 Revert "HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou." This reverts commit e7203b69548a7926a345e2b18f0a227f7f8ca52c. Project:

hadoop git commit: HDFS-9007. Fix HDFS Balancer to honor upgrade domain policy. (Ming Ma via lei)

2015-11-04 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk 88beb46cf -> ec414600e HDFS-9007. Fix HDFS Balancer to honor upgrade domain policy. (Ming Ma via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec414600 Tree:

hadoop git commit: HDFS-9007. Fix HDFS Balancer to honor upgrade domain policy. (Ming Ma via lei)

2015-11-04 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-2 c8ffea3db -> 3f2be7b18 HDFS-9007. Fix HDFS Balancer to honor upgrade domain policy. (Ming Ma via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f2be7b1

hadoop git commit: HDFS-9331. Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account for filesystem entirely allocated for DFS use. (Tony Wu via lei)

2015-11-04 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk ec414600e -> e2a5441b0 HDFS-9331. Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account for filesystem entirely allocated for DFS use. (Tony Wu via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9331. Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account for filesystem entirely allocated for DFS use. (Tony Wu via lei)

2015-11-04 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-2 6d9277819 -> 8ed1fd217 HDFS-9331. Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account for filesystem entirely allocated for DFS use. (Tony Wu via lei) (cherry picked from commit e2a5441b062fd0758138079d24a2740fc5e5e350)

hadoop git commit: HADOOP-10787. Rename/remove non-HADOOP_*, etc from the shell scripts. Contributed by Allen Wittenauer.

2015-11-04 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/trunk 3e1745d8e -> 73b9c7b82 HADOOP-10787. Rename/remove non-HADOOP_*, etc from the shell scripts. Contributed by Allen Wittenauer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: