hadoop git commit: HDFS-9805. Add server-side configuration for enabling TCP_NODELAY for DataTransferProtocol and default it to true (Gary Helmling via cmccabe)

2016-06-29 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk abe7fc22c -> e4a254562 HDFS-9805. Add server-side configuration for enabling TCP_NODELAY for DataTransferProtocol and default it to true (Gary Helmling via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: h

hadoop git commit: Fix accidental revert of HADOOP-13072: WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)

2016-06-24 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ae5dc10ec -> 2d681a924 Fix accidental revert of HADOOP-13072: WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe) (cherry picked from commit 975786492c42b8aebc6dc247bdcdb4768d99d641) (cherry picked f

hadoop git commit: Fix accidental revert of HADOOP-13072: WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)

2016-06-24 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 2830ee5f0 -> e751bb449 Fix accidental revert of HADOOP-13072: WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe) (cherry picked from commit 975786492c42b8aebc6dc247bdcdb4768d99d641) Project: http://git-

hadoop git commit: Fix accidental revert of HADOOP-13072: WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)

2016-06-24 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 22be604fa -> 975786492 Fix accidental revert of HADOOP-13072: WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

hadoop git commit: HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when dealing with replication factors other than 1 (Yiqun Lin via cmccabe)

2016-06-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 0914658eb -> 4e11f33cc HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when dealing with replication factors other than 1 (Yiqun Lin via cmccabe) (cherry picked from commit 46f1602e896273b308fbd5df6c75f6c142828

hadoop git commit: HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when dealing with replication factors other than 1 (Yiqun Lin via cmccabe)

2016-06-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 29c3ee974 -> 9b51420ea HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when dealing with replication factors other than 1 (Yiqun Lin via cmccabe) (cherry picked from commit 46f1602e896273b308fbd5df6c75f6c142828

hadoop git commit: HADOOP-13288. Guard null stats key in FileSystemStorageStatistics (Mingliang Liu via Colin P. McCabe)

2016-06-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 7db1e57cc -> 14df17383 HADOOP-13288. Guard null stats key in FileSystemStorageStatistics (Mingliang Liu via Colin P. McCabe) (cherry picked from commit 8c1f81d4bf424bdc421cf4952b230344e39a7b68) Project:

hadoop git commit: HADOOP-13288. Guard null stats key in FileSystemStorageStatistics (Mingliang Liu via Colin P. McCabe)

2016-06-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk aa1b583cf -> 8c1f81d4b HADOOP-13288. Guard null stats key in FileSystemStorageStatistics (Mingliang Liu via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13280. FileSystemStorageStatistics#getLong(“readOps“) should return readOps + largeReadOps (Mingliang Liu via cmccabe)

2016-06-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 615a023be -> c610b6033 HADOOP-13280. FileSystemStorageStatistics#getLong(“readOps“) should return readOps + largeReadOps (Mingliang Liu via cmccabe) (cherry picked from commit 5370a6ffaec5227c0978f10c86a5811155271933) (che

hadoop git commit: HADOOP-13280. FileSystemStorageStatistics#getLong(“readOps“) should return readOps + largeReadOps (Mingliang Liu via cmccabe)

2016-06-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 2a79910c2 -> 7db1e57cc HADOOP-13280. FileSystemStorageStatistics#getLong(“readOps“) should return readOps + largeReadOps (Mingliang Liu via cmccabe) (cherry picked from commit 5370a6ffaec5227c0978f10c86a5811155271933) Proj

[2/2] hadoop git commit: HADOOP-13280. FileSystemStorageStatistics#getLong(“readOps“) should return readOps + largeReadOps (Mingliang Liu via cmccabe)

2016-06-20 Thread cmccabe
HADOOP-13280. FileSystemStorageStatistics#getLong(“readOps“) should return readOps + largeReadOps (Mingliang Liu via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5370a6ff Tree: http://git-wip-us.apache.org

hadoop git commit: HADOOP-12975. Add jitter to CachingGetSpaceUsed's thread (Elliott Clark via Colin P. McCabe)

2016-06-16 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 49c0d9b32 -> 56c997a1a HADOOP-12975. Add jitter to CachingGetSpaceUsed's thread (Elliott Clark via Colin P. McCabe) (cherry picked from commit bf780406f2b30e627bdf36ac07973f6931f81106) Project:

hadoop git commit: HADOOP-12975. Add jitter to CachingGetSpaceUsed's thread (Elliott Clark via Colin P. McCabe)

2016-06-16 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk b1674caa4 -> bf780406f HADOOP-12975. Add jitter to CachingGetSpaceUsed's thread (Elliott Clark via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13284. FileSystemStorageStatistics must not attempt to read non-existent rack-aware read stats in branch-2.8 (Mingliang Liu via cmccabe)

2016-06-16 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 cc53ca8d6 -> b07cd9c6a HADOOP-13284. FileSystemStorageStatistics must not attempt to read non-existent rack-aware read stats in branch-2.8 (Mingliang Liu via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe)

2016-06-16 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 605443c91 -> cc53ca8d6 HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe) (cherry picked from commit c7921c9bddb79c9db5059b6c3f7a3a586a3cd95b) (cherry picked from com

hadoop git commit: HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe)

2016-06-16 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 e4b63ed7b -> 49c0d9b32 HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe) (cherry picked from commit c7921c9bddb79c9db5059b6c3f7a3a586a3cd95b) Project: http://git-

hadoop git commit: HDFS-10525. Fix NPE in CacheReplicationMonitor#rescanCachedBlockMap (Xiao Chen via cmccabe)

2016-06-15 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ef08eb903 -> ea2e7321d HDFS-10525. Fix NPE in CacheReplicationMonitor#rescanCachedBlockMap (Xiao Chen via cmccabe) (cherry picked from commit 2ca73445f5c2929d9c2ff4232dca58a63a0570a0) (cherry picked from com

hadoop git commit: HDFS-10525. Fix NPE in CacheReplicationMonitor#rescanCachedBlockMap (Xiao Chen via cmccabe)

2016-06-15 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 17301ab39 -> 8280e3bcc HDFS-10525. Fix NPE in CacheReplicationMonitor#rescanCachedBlockMap (Xiao Chen via cmccabe) (cherry picked from commit 2ca73445f5c2929d9c2ff4232dca58a63a0570a0) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-10525. Fix NPE in CacheReplicationMonitor#rescanCachedBlockMap (Xiao Chen via cmccabe)

2016-06-15 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 2449db507 -> 2ca73445f HDFS-10525. Fix NPE in CacheReplicationMonitor#rescanCachedBlockMap (Xiao Chen via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HDFS-10505. OIV's ReverseXML processor should support ACLs (Surendra Singh Lilhore via cmccabe)

2016-06-15 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b35c7cdd1 -> ef08eb903 HDFS-10505. OIV's ReverseXML processor should support ACLs (Surendra Singh Lilhore via cmccabe) (cherry picked from commit 2449db507d84b1c4fac70a800fb2ad8905cf3db7) (cherry picked from com

hadoop git commit: HDFS-10505. OIV's ReverseXML processor should support ACLs (Surendra Singh Lilhore via cmccabe)

2016-06-15 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 d1c475ddd -> 17301ab39 HDFS-10505. OIV's ReverseXML processor should support ACLs (Surendra Singh Lilhore via cmccabe) (cherry picked from commit 2449db507d84b1c4fac70a800fb2ad8905cf3db7) Project: http://git-wip-us.apache.org/re

hadoop git commit: HDFS-10505. OIV's ReverseXML processor should support ACLs (Surendra Singh Lilhore via cmccabe)

2016-06-15 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk b48f27e79 -> 2449db507 HDFS-10505. OIV's ReverseXML processor should support ACLs (Surendra Singh Lilhore via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 0d6a65a40 -> 6fe1c67fa HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe) (cherry picked from commit 8ceb06e2392763726210f96bb1c176e6a9fe7b53) (cherry picked from com

hadoop git commit: HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 14907d9b8 -> a64e1425e HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe) (cherry picked from commit 8ceb06e2392763726210f96bb1c176e6a9fe7b53) Project: http://git-wip-us.apache.org/repos/

[2/2] hadoop git commit: HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe)

2016-05-31 Thread cmccabe
HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ceb06e2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8ceb06e2 Diff: http

[1/2] hadoop git commit: HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 29d6cadc5 -> 8ceb06e23 HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: HDFS-10415. TestDistributedFileSystem#MyDistributedFileSystem attempts to set up statistics before initialize() is called (Mingliang Liu via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 f7189d6a1 -> 14907d9b8 HDFS-10415. TestDistributedFileSystem#MyDistributedFileSystem attempts to set up statistics before initialize() is called (Mingliang Liu via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: HDFS-10415. TestDistributedFileSystem#MyDistributedFileSystem attempts to set up statistics before initialize() is called (Mingliang Liu via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 83f2f78c1 -> 29d6cadc5 HDFS-10415. TestDistributedFileSystem#MyDistributedFileSystem attempts to set up statistics before initialize() is called (Mingliang Liu via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: HADOOP-13140. FileSystem#initialize must not attempt to create StorageStatistics objects with null or empty schemes (Mingliang Liu via cmccabe)

2016-05-18 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ccb1cade5 -> 7bbf42b82 HADOOP-13140. FileSystem#initialize must not attempt to create StorageStatistics objects with null or empty schemes (Mingliang Liu via cmccabe) (cherry picked from com

hadoop git commit: HADOOP-13140. FileSystem#initialize must not attempt to create StorageStatistics objects with null or empty schemes (Mingliang Liu via cmccabe)

2016-05-18 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 e9dd0d84e -> feabfe9cd HADOOP-13140. FileSystem#initialize must not attempt to create StorageStatistics objects with null or empty schemes (Mingliang Liu via cmccabe) (cherry picked from commit f2c1d9181f80e53890b50309b15c9ea37cb24

hadoop git commit: HADOOP-13140. FileSystem#initialize must not attempt to create StorageStatistics objects with null or empty schemes (Mingliang Liu via cmccabe)

2016-05-18 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 8a9ecb758 -> f2c1d9181 HADOOP-13140. FileSystem#initialize must not attempt to create StorageStatistics objects with null or empty schemes (Mingliang Liu via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe)

2016-05-17 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 9c47862d8 -> 6ebb92c9c HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe) (cherry picked from commit 7cd5ae62f639a857f24f5463f2aefc099c631a14) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe)

2016-05-17 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 34fddd1e9 -> 7cd5ae62f HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HADOOP-13065. Add a new interface for retrieving FS and FC Statistics (Mingliang Liu via cmccabe)

2016-05-11 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 4d275d0a2 -> 5f04795ae HADOOP-13065. Add a new interface for retrieving FS and FC Statistics (Mingliang Liu via cmccabe) (cherry picked from commit 687233f20d24c29041929dd0a99d963cec54b6df) Conflicts: hadoop-hdfs-proj

hadoop git commit: HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana.

2016-05-11 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ee2c2afdc -> 4d275d0a2 HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana. (cherry picked from commit d37eb828ffa09d55936964f555ea351b946d286e)

hadoop git commit: HADOOP-13065. Add a new interface for retrieving FS and FC Statistics (Mingliang Liu via cmccabe)

2016-05-11 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk acb509b2f -> 687233f20 HADOOP-13065. Add a new interface for retrieving FS and FC Statistics (Mingliang Liu via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe)

2016-05-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 5c457e37e -> 167e54ed3 HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe) (cherry picked from commit f0252ad2525c90b2b89ae2ff1de12482da2c8ddd) (cherry picked from com

hadoop git commit: HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe)

2016-05-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 0467efcc0 -> a61e04171 HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe) (cherry picked from commit f0252ad2525c90b2b89ae2ff1de12482da2c8ddd) (cherry picked from com

hadoop git commit: HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe)

2016-05-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a84c4d7d4 -> 154332bb5 HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe) (cherry picked from commit f0252ad2525c90b2b89ae2ff1de12482da2c8ddd) (cherry picked from com

hadoop git commit: HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe)

2016-05-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 7cbf306e4 -> 43f32d3f4 HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe) (cherry picked from commit f0252ad2525c90b2b89ae2ff1de12482da2c8ddd) Project: http://git-wip-us.apache.

hadoop git commit: HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe)

2016-05-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 0f0c6415a -> f0252ad25 HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: HADOOP-13072. WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)

2016-05-02 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 162f5b817 -> b16c376c3 HADOOP-13072. WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe) (cherry picked from commit 2beedead72ee9efb69218aaf587de585158d6a1c) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: HADOOP-13072. WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)

2016-05-02 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3c3d00340 -> ef9e7a10e HADOOP-13072. WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe) (cherry picked from commit 2beedead72ee9efb69218aaf587de585158d6a1c) (cherry picked from com

hadoop git commit: HADOOP-13072. WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)

2016-05-02 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 971af603e -> 2beedead7 HADOOP-13072. WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HDFS-10308. TestRetryCacheWithHA#testRetryCacheOnStandbyNN failing (Rakesh R via cmccabe)

2016-04-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a13628fe4 -> e2968f5da HDFS-10308. TestRetryCacheWithHA#testRetryCacheOnStandbyNN failing (Rakesh R via cmccabe) (cherry picked from commit ad36fa6f42870c517526618a30204b443bfc6b5a) (cherry picked from com

hadoop git commit: HDFS-10308. TestRetryCacheWithHA#testRetryCacheOnStandbyNN failing (Rakesh R via cmccabe)

2016-04-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 b776db36f -> 76d963acb HDFS-10308. TestRetryCacheWithHA#testRetryCacheOnStandbyNN failing (Rakesh R via cmccabe) (cherry picked from commit ad36fa6f42870c517526618a30204b443bfc6b5a) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-10308. TestRetryCacheWithHA#testRetryCacheOnStandbyNN failing (Rakesh R via cmccabe)

2016-04-20 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk c8172f5f1 -> ad36fa6f4 HDFS-10308. TestRetryCacheWithHA#testRetryCacheOnStandbyNN failing (Rakesh R via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HDFS-10265. OEV tool fails to read edit xml file if OP_UPDATE_BLOCKS has no BLOCK tag (Wan Chang via cmccabe)

2016-04-18 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 92e45b832 -> e1d9e5ab8 HDFS-10265. OEV tool fails to read edit xml file if OP_UPDATE_BLOCKS has no BLOCK tag (Wan Chang via cmccabe) (cherry picked from commit cb3ca460efb97be8c031bdb14bb7705cc25f2117) (cherry picked from com

hadoop git commit: HDFS-10265. OEV tool fails to read edit xml file if OP_UPDATE_BLOCKS has no BLOCK tag (Wan Chang via cmccabe)

2016-04-18 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 342bb438f -> a69b6b1e8 HDFS-10265. OEV tool fails to read edit xml file if OP_UPDATE_BLOCKS has no BLOCK tag (Wan Chang via cmccabe) (cherry picked from commit cb3ca460efb97be8c031bdb14bb7705cc25f2117) Project: http://git-

hadoop git commit: HDFS-10265. OEV tool fails to read edit xml file if OP_UPDATE_BLOCKS has no BLOCK tag (Wan Chang via cmccabe)

2016-04-18 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 477003730 -> cb3ca460e HDFS-10265. OEV tool fails to read edit xml file if OP_UPDATE_BLOCKS has no BLOCK tag (Wan Chang via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: HADOOP-12973. Make DU pluggable. (Elliott Clark via cmccabe)

2016-04-12 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b804b2084 -> 59b0661c7 HADOOP-12973. Make DU pluggable. (Elliott Clark via cmccabe) (cherry picked from commit 35f07705552ef5636f8b8d2599a6af5ec1426203) (cherry picked from commit 2b0b332e2faedcee34db7b0c640aa1aba54b2f14) Confli

hadoop git commit: HADOOP-12973. Make DU pluggable. (Elliott Clark via cmccabe)

2016-04-12 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 6e37e40dd -> 2b0b332e2 HADOOP-12973. Make DU pluggable. (Elliott Clark via cmccabe) (cherry picked from commit 35f07705552ef5636f8b8d2599a6af5ec1426203) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://

hadoop git commit: HADOOP-12973. Make DU pluggable. (Elliott Clark via cmccabe)

2016-04-12 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 042a3ae96 -> 35f077055 HADOOP-12973. Make DU pluggable. (Elliott Clark via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35f07705 Tree: http://git-

hadoop git commit: HDFS-10273. Remove duplicate logSync() and log message in FSN#enterSafemode() (Vinayakumar B via cmccabe)

2016-04-12 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 437e9d647 -> 600d129bb HDFS-10273. Remove duplicate logSync() and log message in FSN#enterSafemode() (Vinayakumar B via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-10273. Remove duplicate logSync() and log message in FSN#enterSafemode() (Vinayakumar B via cmccabe)

2016-04-12 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 53c24e00e -> 6e37e40dd HDFS-10273. Remove duplicate logSync() and log message in FSN#enterSafemode() (Vinayakumar B via cmccabe) (cherry picked from commit 600d129bb8d52ae820e7b74b8ce363aabd69d25c) Project: http://git-

hadoop git commit: HDFS-10267. Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose

2016-04-06 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 3584cbc35 -> b5e6ad457 HDFS-10267. Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose (cherry picked from commit 4bd7cbc29d142fc56324156333b9a8a7d7b68042) Conflicts:

hadoop git commit: HDFS-10267. Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose

2016-04-06 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 3be1ab485 -> 4bd7cbc29 HDFS-10267. Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe)

2016-04-06 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e426d1bb3 -> 8514ab8cb HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe) (cherry picked from commit 188f65287d5b2f26a8862c88198f83ac59035016) (cherry picked from com

hadoop git commit: HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe)

2016-04-06 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 7cac807eb -> 387d3f25c HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe) (cherry picked from commit 188f65287d5b2f26a8862c88198f83ac59035016) Project: http://git-wip-us.apache.

hadoop git commit: HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe)

2016-04-06 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 221b3a872 -> 188f65287 HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe)

2016-04-04 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3574b4559 -> 63fe2ae72 HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe) (cherry picked from commit f6b1a818124cc42688c4c5acaf537d96cf00e43b) Conflicts: hadoop-hdfs-proj

hadoop git commit: HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe)

2016-04-04 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk f65f5b18f -> f6b1a8181 HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-12959. Add additional github web site for ISA-L library (Li Bo via cmccabe)

2016-04-04 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk f61de4173 -> f65f5b18f HADOOP-12959. Add additional github web site for ISA-L library (Li Bo via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f65f5

hadoop git commit: HADOOP-12955. Fix bugs in the initialization of the ISA-L library JNI bindings (Kai Zheng via cmccabe)

2016-03-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 12b11e2e6 -> 19639785f HADOOP-12955. Fix bugs in the initialization of the ISA-L library JNI bindings (Kai Zheng via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe)

2016-03-30 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 def143e1e -> 5cf55c5fb HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe) (cherry picked from commit 37e23ce45c592f3c9c48a08a52a5f46787f6c0e9) Conflicts: hadoop-hdfs-proj

hadoop git commit: HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe)

2016-03-30 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 f1f441b80 -> be5894c12 HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe) (cherry picked from commit 37e23ce45c592f3c9c48a08a52a5f46787f6c0e9) Conflicts: hadoop-hdfs-proj

hadoop git commit: HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe)

2016-03-30 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 60e4116bf -> 37e23ce45 HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-12972. Lz4Compressor#getLibraryName returns the wrong version number (cmccabe)

2016-03-29 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 bfe657e83 -> 28c81640d HADOOP-12972. Lz4Compressor#getLibraryName returns the wrong version number (cmccabe) (cherry picked from commit e3d15a2e236f93325c67f9e52fb16f645c44238a) (cherry picked from com

hadoop git commit: HDFS-10193. fuse_dfs segfaults if uid cannot be resolved to a username (John Thiltges via cmccabe)

2016-03-23 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 76602161c -> 7ad3162df HDFS-10193. fuse_dfs segfaults if uid cannot be resolved to a username (John Thiltges via cmccabe) (cherry picked from commit 0d19a0ce98053572447bdadf88687ec55f2f1f46) Project: http://git-wip-us.apache.

hadoop git commit: HDFS-10193. fuse_dfs segfaults if uid cannot be resolved to a username (John Thiltges via cmccabe)

2016-03-23 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 762c7d436 -> 4ca13e7b9 HDFS-10193. fuse_dfs segfaults if uid cannot be resolved to a username (John Thiltges via cmccabe) (cherry picked from commit 0d19a0ce98053572447bdadf88687ec55f2f1f46) (cherry picked from com

hadoop git commit: HDFS-10193. fuse_dfs segfaults if uid cannot be resolved to a username (John Thiltges via cmccabe)

2016-03-23 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk af1d125f9 -> 0d19a0ce9 HDFS-10193. fuse_dfs segfaults if uid cannot be resolved to a username (John Thiltges via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-10189. PacketResponder#toString should include the downstreams for PacketResponderType.HAS_DOWNSTREAM_IN_PIPELINE (Joe Pallas via cmccabe)

2016-03-22 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1b263ea49 -> 31843df27 HDFS-10189. PacketResponder#toString should include the downstreams for PacketResponderType.HAS_DOWNSTREAM_IN_PIPELINE (Joe Pallas via cmccabe) (cherry picked from com

hadoop git commit: HDFS-10189. PacketResponder#toString should include the downstreams for PacketResponderType.HAS_DOWNSTREAM_IN_PIPELINE (Joe Pallas via cmccabe)

2016-03-22 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 8bbb5efbf -> a68a9eb2b HDFS-10189. PacketResponder#toString should include the downstreams for PacketResponderType.HAS_DOWNSTREAM_IN_PIPELINE (Joe Pallas via cmccabe) (cherry picked from commit a7d8f2b3960d27c74abb17ce2aa4bcd999706

hadoop git commit: HDFS-10189. PacketResponder#toString should include the downstreams for PacketResponderType.HAS_DOWNSTREAM_IN_PIPELINE (Joe Pallas via cmccabe)

2016-03-22 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 57ead18a8 -> a7d8f2b39 HDFS-10189. PacketResponder#toString should include the downstreams for PacketResponderType.HAS_DOWNSTREAM_IN_PIPELINE (Joe Pallas via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: HDFS-9951. Use string constants for XML tags in OfflineImageReconstructor (Lin Yiqun via cmccabe)

2016-03-21 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ea44650a6 -> 29872506b HDFS-9951. Use string constants for XML tags in OfflineImageReconstructor (Lin Yiqun via cmccabe) (cherry picked from commit 680716f31e120f4d3ee70b095e4db46c05b891d9) Conflicts: hadoop-hdfs-proj

hadoop git commit: HDFS-9951. Use string constants for XML tags in OfflineImageReconstructor (Lin Yiqun via cmccabe)

2016-03-21 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 e826d860a -> 2ce24bf21 HDFS-9951. Use string constants for XML tags in OfflineImageReconstructor (Lin Yiqun via cmccabe) (cherry picked from commit 680716f31e120f4d3ee70b095e4db46c05b891d9) Conflicts: hadoop-hdfs-proj

hadoop git commit: HDFS-9951. Use string constants for XML tags in OfflineImageReconstructor (Lin Yiqun via cmccabe)

2016-03-21 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk e3bb38d62 -> 680716f31 HDFS-9951. Use string constants for XML tags in OfflineImageReconstructor (Lin Yiqun via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-12626. Intel ISA-L libraries should be added to the Dockerfile (Kai Zheng via cmccabe)

2016-03-19 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 92b7e0d41 -> fbe3e8697 HADOOP-12626. Intel ISA-L libraries should be added to the Dockerfile (Kai Zheng via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: HDFS-9949. Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared (Harsh J via cmccabe)

2016-03-19 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 66257613b -> f69a6c363 HDFS-9949. Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared (Harsh J via cmccabe) (cherry picked from commit dc951e606f40bb779632a8a3e3a46aeccc4a4

hadoop git commit: HDFS-9949. Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared (Harsh J via cmccabe)

2016-03-19 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 52ce763a5 -> 73b5a44b0 HDFS-9949. Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared (Harsh J via cmccabe) (cherry picked from commit dc951e606f40bb779632a8a3e3a46aeccc4a4

hadoop git commit: HDFS-9949. Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared (Harsh J via cmccabe)

2016-03-19 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk ca8106d2d -> dc951e606 HDFS-9949. Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared (Harsh J via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: h

hadoop git commit: HDFS-9947. Block#toString should not output information from derived classes (cmccabe)

2016-03-14 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 51b7d8935 -> 8ac3fc754 HDFS-9947. Block#toString should not output information from derived classes (cmccabe) (cherry picked from commit 9a43094e12ab8d35d49ceda2e2c5f83093bb3a5b) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-9947. Block#toString should not output information from derived classes (cmccabe)

2016-03-14 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk bd5556ba1 -> 9a43094e1 HDFS-9947. Block#toString should not output information from derived classes (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

[1/2] hadoop git commit: HADOOP-11996. Improve and restructure native ISAL support (Kai Zheng via cmccabe)

2016-03-11 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 6e9a582eb -> 658ee95ff http://git-wip-us.apache.org/repos/asf/hadoop/blob/658ee95f/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/erasurecode/org_apache_hadoop_io_erasurecode_rawcoder_NativeRSRawDecoder.h

[2/2] hadoop git commit: HADOOP-11996. Improve and restructure native ISAL support (Kai Zheng via cmccabe)

2016-03-11 Thread cmccabe
HADOOP-11996. Improve and restructure native ISAL support (Kai Zheng via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/658ee95f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/658ee95f Diff: http://git

hadoop git commit: HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe)

2016-03-11 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a44eec1fd -> ffa9f2db7 HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe) (cherry picked from commit 6e9a582eb1ab040f532fbe95694f5272cda34188) (cherry picked from com

hadoop git commit: HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe)

2016-03-11 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 1c96fd0a2 -> b67b5b09a HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe) (cherry picked from commit 6e9a582eb1ab040f532fbe95694f5272cda34188) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe)

2016-03-11 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 754299695 -> 6e9a582eb HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e9a5

hadoop git commit: HDFS-9933. ReverseXML should be capitalized in oiv usage message (cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 56462678f -> a1f110a14 HDFS-9933. ReverseXML should be capitalized in oiv usage message (cmccabe) (cherry picked from commit 79961ecea888e0ee85b7a75e239bb6bb3335eb17) (cherry picked from commit 710811652c1ac1da9c4fe5f8b0be1bcff7a75

hadoop git commit: HDFS-9933. ReverseXML should be capitalized in oiv usage message (cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 c82d1e118 -> 710811652 HDFS-9933. ReverseXML should be capitalized in oiv usage message (cmccabe) (cherry picked from commit 79961ecea888e0ee85b7a75e239bb6bb3335eb17) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: HDFS-9934. ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's (cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 b8b580e6b -> c82d1e118 HDFS-9934. ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's (cmccabe) (cherry picked from commit bd49354c6d6387620b0de2219eab1714ec2d64f8) Project: http://git-

hadoop git commit: HDFS-9934. ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's (cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 370a95619 -> 56462678f HDFS-9934. ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's (cmccabe) (cherry picked from commit bd49354c6d6387620b0de2219eab1714ec2d64f8) (cherry picked from com

hadoop git commit: HDFS-9933. ReverseXML should be capitalized in oiv usage message (cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk bd49354c6 -> 79961ecea HDFS-9933. ReverseXML should be capitalized in oiv usage message (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79961ece Tree: h

hadoop git commit: HDFS-9934. ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's (cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 500875dfc -> bd49354c6 HDFS-9934. ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

hadoop git commit: HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 92e86ff0c -> 370a95619 HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe) (cherry picked from commit 500875dfccdb3bb6709767962d1927ddb1cc5514) (cherry picked from com

hadoop git commit: HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 2b16a54fb -> b8b580e6b HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe) (cherry picked from commit 500875dfccdb3bb6709767962d1927ddb1cc5514) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe)

2016-03-10 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 017d2c127 -> 500875dfc HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/50087

[1/2] hadoop git commit: HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage from an XML file (cmccabe)

2016-03-09 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8b4a8ff1b -> 56ab79609 http://git-wip-us.apache.org/repos/asf/hadoop/blob/56ab7960/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/PBImageXmlWriter.java

[2/2] hadoop git commit: HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage from an XML file (cmccabe)

2016-03-09 Thread cmccabe
HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage from an XML file (cmccabe) (cherry picked from commit 700b0e4019cf483f7532609711812150b8c44742) (cherry picked from commit 5998b20d63fae09b08bd8bad1aca98551c0ac65a) Project: http://git-wip-us.apache.org/repos/asf/hadoop

[2/2] hadoop git commit: HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage from an XML file (cmccabe)

2016-03-02 Thread cmccabe
HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage from an XML file (cmccabe) (cherry picked from commit 700b0e4019cf483f7532609711812150b8c44742) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

  1   2   3   4   5   6   7   8   9   10   >