hadoop git commit: HADOOP-11541. Raw XOR coder

2015-02-07 Thread drankye
/e031adec Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e031adec Branch: refs/heads/HDFS-EC Commit: e031adecc5cb7414395c6708e8d6fb12dcf6f8d8 Parents: 2fc501a Author: Kai Zheng dran...@apache.org Authored: Sun Feb 8 01:40:27 2015 +0800 Committer: drankye dran...@gmail.com Committed: Sun

hadoop git commit: HADOOP-11542. Raw Reed-Solomon coder in pure Java. Contributed by Kai Zheng

2015-02-11 Thread drankye
: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e7464431 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e7464431 Branch: refs/heads/HDFS-7285 Commit: e746443111b89690dbefd0595d8ab346e38cc101 Parents: 2516efd Author: drankye dran...@gmail.com Authored: Thu Feb 12 21:12:44 2015 +0800

[1/2] hadoop git commit: HADOOP-11542. Raw Reed-Solomon coder in pure Java. Contributed by Kai Zheng

2015-02-11 Thread drankye
: http://git-wip-us.apache.org/repos/asf/hadoop/tree/21c2076b Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/21c2076b Branch: refs/heads/HDFS-EC Commit: 21c2076b9d311ddab6ec3f8044c3af81066cb82b Parents: 5bb5e3c Author: drankye dran...@gmail.com Authored: Thu Feb 12 19:57:57 2015 +0800

[2/2] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt for HADOOP-11542.

2015-02-11 Thread drankye
/hadoop/diff/41921ce9 Branch: refs/heads/HDFS-EC Commit: 41921ce96185971cfd593581f2443b0cfe2ccc21 Parents: 21c2076 Author: drankye dran...@gmail.com Authored: Thu Feb 12 20:03:33 2015 +0800 Committer: drankye dran...@gmail.com Committed: Thu Feb 12 20:03:33 2015 +0800

[1/2] hadoop git commit: HADOOP-11706 Refine a little bit erasure coder API

2015-03-17 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 050018b11 - 7d6043869 HADOOP-11706 Refine a little bit erasure coder API Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/902c9a73 Tree:

[2/2] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt accordingly

2015-03-17 Thread drankye
Updated CHANGES-HDFS-EC-7285.txt accordingly Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7d604386 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7d604386 Diff:

hadoop git commit: HADOOP-11707. Add factory to create raw erasure coder. Contributed by Kai Zheng

2015-03-19 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 5c6a774ff - a34ecf7c7 HADOOP-11707. Add factory to create raw 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/a34ecf7c

hadoop git commit: HADOOP-11647. Reed-Solomon ErasureCoder. Contributed by Kai Zheng

2015-03-19 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 a34ecf7c7 - 180c54ca6 HADOOP-11647. Reed-Solomon ErasureCoder. 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/180c54ca Tree:

hadoop git commit: Fixed a compiling issue introduced by HADOOP-11705.

2015-03-12 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 8991bab74 - 5ff0e73ce Fixed a compiling issue introduced by HADOOP-11705. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ff0e73c Tree:

hadoop git commit: HADOOP-11705. Make erasure coder configurable. Contributed by Kai Zheng

2015-03-12 Thread drankye
://git-wip-us.apache.org/repos/asf/hadoop/tree/8991bab7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8991bab7 Branch: refs/heads/HDFS-7285 Commit: 8991bab746d7a088d96f4d02581434cde914e1a9 Parents: 1e32319 Author: drankye kai.zh...@intel.com Authored: Thu Mar 12 23:35:22 2015 +0800

[2/2] hadoop git commit: Update CHANGES-HDFS-EC-7285.txt

2015-04-01 Thread drankye
Update CHANGES-HDFS-EC-7285.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/455b89d0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/455b89d0 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/455b89d0

hadoop git commit: Minor, fixed the ec schema file property key

2015-03-29 Thread drankye
/repos/asf/hadoop/tree/27cb5701 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/27cb5701 Branch: refs/heads/HDFS-7285 Commit: 27cb5701ee5d418a66d17ec68b7c8ab52d4a2c70 Parents: 45bf18e Author: Kai Zheng kai.zh...@intel.com Authored: Mon Mar 30 07:21:05 2015 +0800 Committer: Drankye dran

hadoop git commit: HADOOP-11643. Define EC schema API for ErasureCodec. Contributed by Kai Zheng

2015-03-04 Thread drankye
: http://git-wip-us.apache.org/repos/asf/hadoop/tree/74e17468 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/74e17468 Branch: refs/heads/HDFS-7285 Commit: 74e1746893d09ac20eea54372fd4f7a7309f551e Parents: f1b28c1 Author: drankye kai.zh...@intel.com Authored: Thu Mar 5 22:51:52 2015 +0800

hadoop git commit: HDFS-8136. Client gets and uses EC schema when reads and writes a stripping file. Contributed by Kai Sasaki

2015-04-23 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 2b093df01 - 9d3e3569f HDFS-8136. Client gets and uses EC schema when reads and writes a stripping file. Contributed by Kai Sasaki Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11921. Enhance tests for erasure coders. Contributed by Kai Zheng

2015-05-06 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 850d7fac9 - 3140bc0f0 HADOOP-11921. Enhance tests for erasure coders. 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/3140bc0f Tree:

hadoop git commit: HADOOP-11921 Correct the JIRA entry in CHANGES-HDFS-EC-7285.txt

2015-05-06 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 3140bc0f0 - 88e6c4229 HADOOP-11921 Correct the JIRA entry in CHANGES-HDFS-EC-7285.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88e6c422 Tree:

hadoop git commit: HADOOP-11921. Enhance tests for erasure coders. Contributed by Kai Zheng

2015-05-06 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 16ba1a508 - 0f7eb4636 HADOOP-11921. Enhance tests for erasure coders. 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/0f7eb463 Tree:

hadoop git commit: Revert mistakenly committing of HADOOP-11920 patch

2015-05-06 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 ca32b8f12 - 16ba1a508 Revert mistakenly committing of HADOOP-11920 patch Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/16ba1a50 Tree:

hadoop git commit: HADOOP-11920. Refactor some codes for erasure coders. Contributed by Kai Zheng

2015-05-06 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 0f7eb4636 - 2a89e1d33 HADOOP-11920. Refactor some codes for erasure coders. 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/2a89e1d3

hadoop git commit: HADOOP-11938 Enhance ByteBuffer version encode/decode API of raw erasure coder. Contributed by Kai Zheng

2015-05-15 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 a35936d69 - 0180ef08a HADOOP-11938 Enhance ByteBuffer version encode/decode API of raw erasure coder. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11566 Add tests and fix for erasure coders to recover erased parity units. Contributed by Kai Zheng

2015-05-13 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 2b11befc4 - 15b4f151e HADOOP-11566 Add tests and fix for erasure coders to recover erased parity units. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt

2015-04-09 Thread drankye
Updated CHANGES-HDFS-EC-7285.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/19cc05b5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/19cc05b5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/19cc05b5

[1/2] hadoop git commit: HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng

2015-04-09 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 d022be287 - de3621c0c HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R

2015-04-09 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 de3621c0c - 19cc05b52 HADOOP-11818 Minor improvements for erasurecode classes. Contributed by Rakesh R Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f3885a71

[2/2] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt

2015-04-09 Thread drankye
Updated CHANGES-HDFS-EC-7285.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de3621c0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/de3621c0 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/de3621c0

[1/2] hadoop git commit: HADOOP-11805 Better to rename some raw erasure coders. Contributed by Kai Zheng

2015-04-07 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 a84274f90 - 1ceda4394 HADOOP-11805 Better to rename some raw erasure coders. 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/a948cb76

[2/2] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt

2015-04-07 Thread drankye
Updated CHANGES-HDFS-EC-7285.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ceda439 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1ceda439 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/1ceda439

[1/2] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng

2015-04-08 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 ead48867a - d022be287 HDFS-8074 Define a system-wide default EC schema. 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/7ca56197 Tree:

[2/2] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt

2015-04-08 Thread drankye
Updated CHANGES-HDFS-EC-7285.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d022be28 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d022be28 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/d022be28

hadoop git commit: HADOOP-12065 Using more meaningful keys in EC schema. Contributed by Kai Zheng

2015-06-07 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 2eee19cd1 - c41b02cc0 HADOOP-12065 Using more meaningful keys in EC schema. 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/c41b02cc

hadoop git commit: HDFS-8557 Allow to configure RS and XOR raw coders. Contributed by Kai Zheng

2015-06-09 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 c41b02cc0 - e299fe86b HDFS-8557 Allow to configure RS and XOR raw coders. 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/e299fe86 Tree:

hadoop git commit: HADOOP-12011 Allow to dump verbose information to ease debugging in raw erasure coders. Contributed by Kai Zheng

2015-06-02 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 014bd32c5 - 0799e1e4b HADOOP-12011 Allow to dump verbose information to ease debugging in raw erasure coders. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12013 Generate fixed data to perform erasure coder test. Contributed by Kai Zheng

2015-05-22 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 24d0fbe60 - 631322517 HADOOP-12013 Generate fixed data to perform erasure coder test. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8382 Remove chunkSize and initialize from erasure coder. Contributed by Kai Zheng

2015-05-24 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 61172fba8 - 6a0afa6b1 HDFS-8382 Remove chunkSize and initialize from erasure coder. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11847 Enhance raw coder allowing to read least required inputs in decoding. Contributed by Kai Zheng

2015-05-26 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 f56e19286 - 48513749a HADOOP-11847 Enhance raw coder allowing to read least required inputs in decoding. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8920. Erasure Coding: when recovering lost blocks, logs can be too verbose and hurt performance. Contributed by Rui Li

2015-09-22 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 a9e6681ed -> 6fc942455 HDFS-8920. Erasure Coding: when recovering lost blocks, logs can be too verbose and hurt performance. Contributed by Rui Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13220. Follow on fixups after upgraded mini-kdc using Kerby. Contributed by Jiajia Li

2016-06-08 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 76f0800c2 -> 723432b33 HADOOP-13220. Follow on fixups after upgraded mini-kdc using Kerby. Contributed by Jiajia Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HADOOP-12579. Deprecate and remove WriteableRPCEngine. Contributed by Kai Zheng

2016-05-25 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 77d5ce906 -> a6c79f92d http://git-wip-us.apache.org/repos/asf/hadoop/blob/a6c79f92/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestDoAsEffectiveUser.java

[2/2] hadoop git commit: HADOOP-12579. Deprecate and remove WriteableRPCEngine. Contributed by Kai Zheng

2016-05-25 Thread drankye
HADOOP-12579. Deprecate and remove WriteableRPCEngine. 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/a6c79f92 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6c79f92 Diff:

hadoop git commit: HDFS-10434. Fix intermittent test failure of TestDataNodeErasureCodingMetrics. Contributed by Rakesh R

2016-05-25 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk a6c79f92d -> f69f5ab3b HDFS-10434. Fix intermittent test failure of TestDataNodeErasureCodingMetrics. Contributed by Rakesh R Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: Revert "HADOOP-12579. Deprecate and remove WriteableRPCEngine. Contributed by Kai Zheng"

2016-05-30 Thread drankye
Revert "HADOOP-12579. Deprecate and remove WriteableRPCEngine. Contributed by Kai Zheng" This reverts commit a6c79f92d503c664f2d109355b719124f29a30e5. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/93d8a7f2 Tree:

[1/2] hadoop git commit: Revert "HADOOP-12579. Deprecate and remove WriteableRPCEngine. Contributed by Kai Zheng"

2016-05-30 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 4e1f56e11 -> 93d8a7f2a http://git-wip-us.apache.org/repos/asf/hadoop/blob/93d8a7f2/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestDoAsEffectiveUser.java

[1/2] hadoop git commit: HADOOP-13010. Refactor raw erasure coders. Contributed by Kai Zheng

2016-05-25 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 4f513a4a8 -> 77202fa10 http://git-wip-us.apache.org/repos/asf/hadoop/blob/77202fa1/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/erasurecode/rawcoder/RSRawDecoder.java

[2/2] hadoop git commit: HADOOP-13010. Refactor raw erasure coders. Contributed by Kai Zheng

2016-05-25 Thread drankye
HADOOP-13010. Refactor raw erasure coders. 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/77202fa1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/77202fa1 Diff:

hadoop git commit: HDFS-9833. Erasure coding: recomputing block checksum on the fly by reconstructing the missed/corrupt block data. Contributed by Rakesh R.

2016-05-31 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 8ceb06e23 -> d749cf65e HDFS-9833. Erasure coding: recomputing block checksum on the fly by reconstructing the missed/corrupt block data. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12782. Faster LDAP group name resolution with ActiveDirectory. Contributed by Wei-Chiu Chuang

2016-05-26 Thread drankye
Repository: hadoop Updated Branches: refs/heads/branch-2 999cdd91b -> 4c8ab5e16 HADOOP-12782. Faster LDAP group name resolution with ActiveDirectory. Contributed by Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12911. Upgrade Hadoop MiniKDC with Kerby. Contributed by Jiajia Li

2016-05-27 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 34cc21f6d -> 916140604 HADOOP-12911. Upgrade Hadoop MiniKDC with Kerby. Contributed by Jiajia Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91614060 Tree:

hadoop git commit: HDFS-10460. Recompute block checksum for a particular range less than file size on the fly by reconstructing missed block. Contributed by Rakesh R

2016-06-23 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk ff07b1080 -> e6cb07520 HDFS-10460. Recompute block checksum for a particular range less than file size on the fly by reconstructing missed block. Contributed by Rakesh R Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HADOOP-12782. Faster LDAP group name resolution with ActiveDirectory. Contributed by Wei-Chiu Chuang

2016-05-19 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 22ff9e68d -> 2120de588 HADOOP-12782. Faster LDAP group name resolution with ActiveDirectory. Contributed by Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk

2016-05-19 Thread drankye
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2120de58 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2120de58 Diff:

hadoop git commit: HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed by Bo Li.

2016-05-16 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 45788204a -> ad9441122 HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed by Bo Li. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad944112

hadoop git commit: HADOOP-12924. Configure raw erasure coders for supported codecs. Contributed by Rui Li.

2016-04-19 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk be0bce1b7 -> b5d4c7dc7 HADOOP-12924. Configure raw erasure coders for supported codecs. Contributed by Rui Li. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

svn commit: r1739859 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/

2016-04-19 Thread drankye
Author: drankye Date: Tue Apr 19 07:26:48 2016 New Revision: 1739859 URL: http://svn.apache.org/viewvc?rev=1739859=rev Log: Adding myself(drankye) to the committers list Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml hadoop/common/site/main/publish

[05/50] [abbrv] hadoop git commit: HDFS-9937. Update dfsadmin command line help and HdfsQuotaAdminGuide. Contributed by Kai Sasaki.

2016-08-01 Thread drankye
HDFS-9937. Update dfsadmin command line help and HdfsQuotaAdminGuide. Contributed by Kai Sasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/25f0a9b3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/25f0a9b3

[14/50] [abbrv] hadoop git commit: YARN-5342. Improve non-exclusive node partition resource allocation in Capacity Scheduler. (Sunil G via wangda)

2016-08-01 Thread drankye
YARN-5342. Improve non-exclusive node partition resource allocation in Capacity Scheduler. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/49969b16 Tree:

[20/50] [abbrv] hadoop git commit: HADOOP-13354. Update WASB driver to use the latest version (4.2.0) of SDK for Microsoft Azure Storage Clients. Contributed by Sivaguru Sankaridurg.

2016-08-01 Thread drankye
HADOOP-13354. Update WASB driver to use the latest version (4.2.0) of SDK for Microsoft Azure Storage Clients. Contributed by Sivaguru Sankaridurg. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b43de800 Tree:

[09/50] [abbrv] hadoop git commit: YARN-5392. Replace use of Priority in the Scheduling infrastructure with an opaque ShedulerRequestKey. (asuresh and subru)

2016-08-01 Thread drankye
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5aace38b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/Application.java -- diff

[11/50] [abbrv] hadoop git commit: YARN-5392. Replace use of Priority in the Scheduling infrastructure with an opaque ShedulerRequestKey. (asuresh and subru)

2016-08-01 Thread drankye
YARN-5392. Replace use of Priority in the Scheduling infrastructure with an opaque ShedulerRequestKey. (asuresh and subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5aace38b Tree:

[01/50] [abbrv] hadoop git commit: HDFS-10301. Interleaving processing of storages from repeated block reports causes false zombie storage detection, removes valid blocks. Contributed by Vinitha Ganki

2016-08-01 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HADOOP-12756 846ada2de -> 9f473cf90 HDFS-10301. Interleaving processing of storages from repeated block reports causes false zombie storage detection, removes valid blocks. Contributed by Vinitha Gankidi. Project:

[07/50] [abbrv] hadoop git commit: Revert "YARN-5431. TimelineReader daemon start should allow to pass its own reader opts (Rohith Sharma K S via Varun Saxena)"

2016-08-01 Thread drankye
Revert "YARN-5431. TimelineReader daemon start should allow to pass its own reader opts (Rohith Sharma K S via Varun Saxena)" This reverts commit 8e2614592ddbdb3a1067652bf9dc4a0929d7be16. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[03/50] [abbrv] hadoop git commit: Revert "HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu."

2016-08-01 Thread drankye
Revert "HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu." This reverts commit 7cac7655fd84ac394250705b31e3927fe548e34a. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[29/50] [abbrv] hadoop git commit: HDFS-10689. Hdfs dfs chmod should reset sticky bit permission when the bit is omitted in the octal mode. (Manoj Govindassamy via Lei Xu)

2016-08-01 Thread drankye
HDFS-10689. Hdfs dfs chmod should reset sticky bit permission when the bit is omitted in the octal mode. (Manoj Govindassamy via Lei Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a3d0cba8 Tree:

[28/50] [abbrv] hadoop git commit: HDFS-4176. EditLogTailer should call rollEdits with a timeout. (Lei Xu)

2016-08-01 Thread drankye
HDFS-4176. EditLogTailer should call rollEdits with a timeout. (Lei Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/67406460 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/67406460 Diff:

[25/50] [abbrv] hadoop git commit: YARN-5432. Lock already held by another process while LevelDB cache store creation for dag. Contributed by Li Lu.

2016-08-01 Thread drankye
YARN-5432. Lock already held by another process while LevelDB cache store creation for dag. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7f3c306e Tree:

[43/50] [abbrv] hadoop git commit: YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)

2016-08-01 Thread drankye
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e5766b1d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/DistributedSchedulingService.java

[31/50] [abbrv] hadoop git commit: YARN-5203.Return ResourceRequest JAXB object in ResourceManager Cluster Applications REST API. Contributed by Ellen Hui.

2016-08-01 Thread drankye
YARN-5203.Return ResourceRequest JAXB object in ResourceManager Cluster Applications REST API. Contributed by Ellen Hui. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4e756d72 Tree:

[12/50] [abbrv] hadoop git commit: HADOOP-13422. ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process. Contributed by Sergey Shelukhin.

2016-08-01 Thread drankye
HADOOP-13422. ZKDelegationTokenSecretManager JaasConfig does not work well with other ZK users in process. Contributed by Sergey Shelukhin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/255ea45e Tree:

[23/50] [abbrv] hadoop git commit: YARN-5431. TimelineReader daemon start should allow to pass its own reader opts (Rohith Sharma K S via Varun Saxena)

2016-08-01 Thread drankye
YARN-5431. TimelineReader daemon start should allow to pass its own reader opts (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8d06bda3 Tree:

[13/50] [abbrv] hadoop git commit: HDFS-10598. DiskBalancer does not execute multi-steps plan. Contributed by Lei (Eddy) Xu.

2016-08-01 Thread drankye
HDFS-10598. DiskBalancer does not execute multi-steps plan. Contributed by Lei (Eddy) Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d84ab8a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d84ab8a5 Diff:

[21/50] [abbrv] hadoop git commit: HDFS-10519. Add a configuration option to enable in-progress edit log tailing. Contributed by Jiayi Zhou.

2016-08-01 Thread drankye
HDFS-10519. Add a configuration option to enable in-progress edit log tailing. Contributed by Jiayi Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/098ec2b1 Tree:

[19/50] [abbrv] hadoop git commit: HDFS-10667. Report more accurate info about data corruption location. (Yuanbo Liu via Yongjun Zhang)

2016-08-01 Thread drankye
HDFS-10667. Report more accurate info about data corruption location. (Yuanbo Liu 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/eb7ff0c9 Tree:

[44/50] [abbrv] hadoop git commit: YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)

2016-08-01 Thread drankye
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e5766b1d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/scheduler/DistributedScheduler.java

[33/50] [abbrv] hadoop git commit: HDFS-9276. Failed to Update HDFS Delegation Token for long running application in HA mode. Contributed by Liangliang Gu and John Zhuge

2016-08-01 Thread drankye
HDFS-9276. Failed to Update HDFS Delegation Token for long running application in HA mode. Contributed by Liangliang Gu and John Zhuge Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d9aae22f Tree:

[16/50] [abbrv] hadoop git commit: YARN-5195. RM intermittently crashed with NPE while handling APP_ATTEMPT_REMOVED event when async-scheduling enabled in CapacityScheduler. (sandflee via wangda)

2016-08-01 Thread drankye
YARN-5195. RM intermittently crashed with NPE while handling APP_ATTEMPT_REMOVED event when async-scheduling enabled in CapacityScheduler. (sandflee via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d62e121f

[37/50] [abbrv] hadoop git commit: YARN-5434. Add -client|server argument for graceful decommmission. Contributed by Robert Kanter.

2016-08-01 Thread drankye
YARN-5434. Add -client|server argument for graceful decommmission. Contributed by Robert Kanter. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/95f2b985 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/95f2b985

[18/50] [abbrv] hadoop git commit: HADOOP-9427. Use JUnit assumptions to skip platform-specific tests. Contributed by Gergely Novák.

2016-08-01 Thread drankye
HADOOP-9427. Use JUnit assumptions to skip platform-specific tests. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54fe17a6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/54fe17a6

[30/50] [abbrv] hadoop git commit: YARN-5438. TimelineClientImpl leaking FileSystem Instances causing Long running services like HiverServer2 daemon going OOM. Contributed by Rohith Sharma K S

2016-08-01 Thread drankye
YARN-5438. TimelineClientImpl leaking FileSystem Instances causing Long running services like HiverServer2 daemon going OOM. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a1890c32 Tree:

[02/50] [abbrv] hadoop git commit: HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu.

2016-08-01 Thread drankye
HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. 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/7cac7655 Tree:

[35/50] [abbrv] hadoop git commit: HADOOP-13381. KMS clients should use KMS Delegation Tokens from current UGI. Contributed by Xiao Chen.

2016-08-01 Thread drankye
HADOOP-13381. KMS clients should use KMS Delegation Tokens from current UGI. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ebf2e95 Tree:

[42/50] [abbrv] hadoop git commit: HADOOP-13440. FileContext does not react on changing umask via configuration.

2016-08-01 Thread drankye
HADOOP-13440. FileContext does not react on changing umask via configuration. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d191cc1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3d191cc1 Diff:

[49/50] [abbrv] hadoop git commit: YARN-5444. Fix failing unit tests in TestLinuxContainerExecutorWithMocks. Contributed by Yufei Gu.

2016-08-01 Thread drankye
YARN-5444. Fix failing unit tests in TestLinuxContainerExecutorWithMocks. Contributed by Yufei Gu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/95694b70 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/95694b70

[46/50] [abbrv] hadoop git commit: YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)

2016-08-01 Thread drankye
YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e5766b1d Tree:

[39/50] [abbrv] hadoop git commit: HDFS-10703. HA NameNode Web UI should show last checkpoint time. (John Zhuge via Yongjun Zhang)

2016-08-01 Thread drankye
HDFS-10703. HA NameNode Web UI should show last checkpoint time. (John Zhuge 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/8d32bd88 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8d32bd88

[47/50] [abbrv] hadoop git commit: HADOOP-11540. Raw Reed-Solomon coder using Intel ISA-L library. Contributed by Kai Zheng

2016-08-01 Thread drankye
HADOOP-11540. Raw Reed-Solomon coder using Intel ISA-L library. 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/34ccaa83 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/34ccaa83 Diff:

[50/50] [abbrv] hadoop git commit: HDFS-10655. Fix path related byte array conversion bugs. (daryn)

2016-08-01 Thread drankye
HDFS-10655. Fix path related byte array conversion bugs. (daryn) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9f473cf9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9f473cf9 Diff:

[48/50] [abbrv] hadoop git commit: HADOOP-13444. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.

2016-08-01 Thread drankye
HADOOP-13444. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/770b5eb2 Tree:

[41/50] [abbrv] hadoop git commit: YARN-5121. fix some container-executor portability issues. Contributed by Allen Wittenauer.

2016-08-01 Thread drankye
YARN-5121. fix some container-executor portability issues. 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/ef501b1a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef501b1a Diff:

[40/50] [abbrv] hadoop git commit: MAPREDUCE-6729. Accurately compute the test execute time in DFSIO. Contributed by mingleizhang.

2016-08-01 Thread drankye
MAPREDUCE-6729. Accurately compute the test execute time in DFSIO. Contributed by mingleizhang. This closes #112 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce93595d Tree:

[45/50] [abbrv] hadoop git commit: YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)

2016-08-01 Thread drankye
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e5766b1d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/RegisterDistributedSchedulingAMResponse.java

[10/50] [abbrv] hadoop git commit: YARN-5392. Replace use of Priority in the Scheduling infrastructure with an opaque ShedulerRequestKey. (asuresh and subru)

2016-08-01 Thread drankye
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5aace38b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/allocator/RegularContainerAllocator.java

[26/50] [abbrv] hadoop git commit: YARN-5440. Use AHSClient in YarnClient when TimelineServer is running. (Xuan Gong via gtcarrera9)

2016-08-01 Thread drankye
YARN-5440. Use AHSClient in YarnClient when TimelineServer is running. (Xuan Gong via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/26de4f0d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/26de4f0d

[38/50] [abbrv] hadoop git commit: MAPREDUCE-6746. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.

2016-08-01 Thread drankye
MAPREDUCE-6746. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f0bffea Tree:

[17/50] [abbrv] hadoop git commit: HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. Contributed by Mingliang Liu.

2016-08-01 Thread drankye
HDFS-10668. Fix intermittently failing UT TestDataNodeMXBean#testDataNodeMXBeanBlockCount. 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/55d5993a Tree:

[24/50] [abbrv] hadoop git commit: HDFS-10696. TestHDFSCLI fails. Contributed by Kai Sasaki.

2016-08-01 Thread drankye
HDFS-10696. TestHDFSCLI fails. Contributed by Kai Sasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/414fbfab Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/414fbfab Diff:

[22/50] [abbrv] hadoop git commit: YARN-5441. Fixing minor Scheduler test case failures

2016-08-01 Thread drankye
YARN-5441. Fixing minor Scheduler test case failures Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2cbfd7d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d2cbfd7d Diff:

[06/50] [abbrv] hadoop git commit: YARN-5431. TimelineReader daemon start should allow to pass its own reader opts (Rohith Sharma K S via Varun Saxena)

2016-08-01 Thread drankye
YARN-5431. TimelineReader daemon start should allow to pass its own reader opts (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8e261459 Tree:

[15/50] [abbrv] hadoop git commit: YARN-5351. ResourceRequest should take ExecutionType into account during comparison. (Konstantinos Karanasos via asuresh)

2016-08-01 Thread drankye
YARN-5351. ResourceRequest should take ExecutionType into account during comparison. (Konstantinos Karanasos via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2d8d183b Tree:

[27/50] [abbrv] hadoop git commit: HDFS-10650. DFSClient#mkdirs and DFSClient#primitiveMkdir should use default directory permission. Contributed by John Zhuge.

2016-08-01 Thread drankye
HDFS-10650. DFSClient#mkdirs and DFSClient#primitiveMkdir should use default directory permission. 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/328c855a Tree:

[08/50] [abbrv] hadoop git commit: HDFS-10642. TestLazyPersistReplicaRecovery#testDnRestartWithSavedReplicas fails intermittently. (Contributed by Mingliang Liu)

2016-08-01 Thread drankye
HDFS-10642. TestLazyPersistReplicaRecovery#testDnRestartWithSavedReplicas fails intermittently. (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/d2cf8b54 Tree:

[34/50] [abbrv] hadoop git commit: YARN-5436. Race in AsyncDispatcher can cause random test failures in Tez (probably YARN also). (Zhiyuan Yang via gtcarrera9)

2016-08-01 Thread drankye
YARN-5436. Race in AsyncDispatcher can cause random test failures in Tez (probably YARN also). (Zhiyuan Yang via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7086fc72 Tree:

  1   2   3   4   5   6   >