[13/50] hadoop git commit: HADOOP-11430. Add GenericTestUtils#disableLog, GenericTestUtils#setLogLevel (cmccabe)

2014-12-24 Thread zhz
HADOOP-11430. Add GenericTestUtils#disableLog, GenericTestUtils#setLogLevel (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/736c85dd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/736c85dd Diff:

[11/50] hadoop git commit: HADOOP-11427. ChunkedArrayList: fix removal via iterator and implement get (cmccabe)

2014-12-24 Thread zhz
HADOOP-11427. ChunkedArrayList: fix removal via iterator and implement get (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3b50817a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3b50817a Diff:

[03/50] hadoop git commit: HDFS-7531. Improve the concurrent access on FsVolumeList (Lei Xu via Colin P. McCabe)

2014-12-24 Thread zhz
HDFS-7531. Improve the concurrent access on FsVolumeList (Lei Xu via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d25b14b2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d25b14b2 Diff:

[12/50] hadoop git commit: HDFS-7552. Change FsVolumeList toString() to fix TestDataNodeVolumeFailureToleration (Liang Xie via Colin P. McCabe)

2014-12-24 Thread zhz
HDFS-7552. Change FsVolumeList toString() to fix TestDataNodeVolumeFailureToleration (Liang Xie via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/480d4eae Tree:

[05/50] hadoop git commit: HADOOP-11409. FileContext.getFileContext can stack overflow if default fs misconfigured. Contributed by Gera Shegalov

2014-12-24 Thread zhz
HADOOP-11409. FileContext.getFileContext can stack overflow if default fs misconfigured. Contributed by Gera Shegalov Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b14fc89b Tree:

[01/50] hadoop git commit: HADOOP-11358. Tests for encryption/decryption with IV calculation overflow. (yliu)

2014-12-24 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-EC 833185345 - 860f06bcb HADOOP-11358. Tests for encryption/decryption with IV calculation overflow. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b5079e2

[20/50] hadoop git commit: HDFS-7443. Datanode upgrade to BLOCKID_BASED_LAYOUT fails if duplicate block files are present in the same volume (cmccabe)

2014-12-24 Thread zhz
HDFS-7443. Datanode upgrade to BLOCKID_BASED_LAYOUT fails if duplicate block files are present in the same volume (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cbbd97ca Tree:

[25/50] hadoop git commit: MAPREDUCE-6045. need close the DataInputStream after open it in TestMapReduce.java (zxu via rkanter)

2014-12-24 Thread zhz
MAPREDUCE-6045. need close the DataInputStream after open it in TestMapReduce.java (zxu via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e7c75bf0 Tree:

[14/50] hadoop git commit: HADOOP-11431. Clean up redundant maven-site-plugin configuration. Contributed by Herve Boutemy.

2014-12-24 Thread zhz
HADOOP-11431. Clean up redundant maven-site-plugin configuration. Contributed by Herve Boutemy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4611ca3f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4611ca3f

[49/50] hadoop git commit: YARN-2946. Fixed potential deadlock in RMStateStore. Contributed by Rohith Sharmaks

2014-12-24 Thread zhz
YARN-2946. Fixed potential deadlock in RMStateStore. Contributed by Rohith Sharmaks Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/860f06bc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/860f06bc Diff:

[17/50] hadoop git commit: HADOOP-11428. Remove obsolete reference to Cygwin in BUILDING.txt. Contributed by Arpit Agarwal.

2014-12-24 Thread zhz
HADOOP-11428. Remove obsolete reference to Cygwin in BUILDING.txt. Contributed by Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8d0a6be4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8d0a6be4

[45/50] hadoop git commit: HDFS-7484. Make FSDirectory#addINode take existing INodes as its parameter. Contributed by Jing Zhao.

2014-12-24 Thread zhz
HDFS-7484. Make FSDirectory#addINode take existing INodes as its parameter. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a060e6f0 Tree:

[04/50] hadoop git commit: YARN-2203. [YARN-1492] Web UI for cache manager. (Chris Trezzo via kasha)

2014-12-24 Thread zhz
YARN-2203. [YARN-1492] Web UI for cache manager. (Chris Trezzo via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d69183be Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d69183be Diff:

[37/50] hadoop git commit: HADOOP-11429. Findbugs warnings in hadoop extras. Contributed by Varun Saxena.

2014-12-24 Thread zhz
HADOOP-11429. Findbugs warnings in hadoop extras. 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/ef84c33e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef84c33e Diff:

[47/50] hadoop git commit: YARN-2940. Fix new findbugs warnings in rest of the hadoop-yarn components. (Contributed by Li Lu)

2014-12-24 Thread zhz
YARN-2940. Fix new findbugs warnings in rest of the hadoop-yarn components. (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/01c6fa24 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/01c6fa24

[26/50] hadoop git commit: HADOOP-11395. Add site documentation for Azure Storage FileSystem integration. (Contributed by Chris Nauroth)

2014-12-24 Thread zhz
HADOOP-11395. Add site documentation for Azure Storage FileSystem integration. (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/dcd1d589 Tree:

[19/50] hadoop git commit: YARN-2738. [YARN-2574] Add FairReservationSystem for FairScheduler. (Anubhav Dhoot via kasha)

2014-12-24 Thread zhz
YARN-2738. [YARN-2574] Add FairReservationSystem for FairScheduler. (Anubhav Dhoot via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/413ddc9f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/413ddc9f Diff:

[10/50] hadoop git commit: HDFS-7373. Clean up temporary files after fsimage transfer failures. Contributed by Kihwal Lee

2014-12-24 Thread zhz
HDFS-7373. Clean up temporary files after fsimage transfer failures. 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/21160436 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/21160436

[38/50] hadoop git commit: HDFS-7557. Fix spacing for a few keys in DFSConfigKeys.java (Colin P. McCabe)

2014-12-24 Thread zhz
HDFS-7557. Fix spacing for a few keys in DFSConfigKeys.java (Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2df875b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2df875b4 Diff:

[32/50] hadoop git commit: CHANGES.txt: move YARN-2977 from 2.6.1 to 2.7.0

2014-12-24 Thread zhz
CHANGES.txt: move YARN-2977 from 2.6.1 to 2.7.0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4644ca40 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4644ca40 Diff:

[21/50] hadoop git commit: HADOOP-11422. Check CryptoCodec is AES-CTR for Crypto input/output stream (Yi Liu via Colin P. McCabe)

2014-12-24 Thread zhz
HADOOP-11422. Check CryptoCodec is AES-CTR for Crypto input/output stream (Yi Liu via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d21e1cab Tree:

[31/50] hadoop git commit: YARN-2975. FSLeafQueue app lists are accessed without required locks. (kasha)

2014-12-24 Thread zhz
YARN-2975. FSLeafQueue app lists are accessed without required locks. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/01661e5d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/01661e5d Diff:

[33/50] hadoop git commit: YARN-2939. Fix new findbugs warnings in hadoop-yarn-common. (Li Lu via junping_du)

2014-12-24 Thread zhz
YARN-2939. Fix new findbugs warnings in hadoop-yarn-common. (Li Lu via junping_du) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27775545 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/27775545 Diff:

[46/50] hadoop git commit: YARN-2837. Support TimeLine server to recover delegation token when restarting. Contributed by Zhijie Shen

2014-12-24 Thread zhz
YARN-2837. Support TimeLine server to recover delegation token when restarting. Contributed by Zhijie Shen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f482c468 Tree:

[29/50] hadoop git commit: YARN-2977. Fixed intermittent TestNMClient failure. (Contributed by Junping Du)

2014-12-24 Thread zhz
YARN-2977. Fixed intermittent TestNMClient failure. (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/e41f0ed3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e41f0ed3 Diff:

[48/50] hadoop git commit: YARN-2937. Fixed new findbugs warnings in hadoop-yarn-nodemanager. Contributed by Varun Saxena.

2014-12-24 Thread zhz
YARN-2937. Fixed new findbugs warnings in hadoop-yarn-nodemanager. 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/a6e10eff Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6e10eff

[27/50] hadoop git commit: YARN-2952. Fixed incorrect version check in StateStore. Contributed by Rohith Sharmaks

2014-12-24 Thread zhz
YARN-2952. Fixed incorrect version check in StateStore. Contributed by Rohith Sharmaks Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/db704b27 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/db704b27 Diff:

[07/50] hadoop git commit: HDFS-7543. Avoid path resolution when getting FileStatus for audit logs. Contributed by Haohui Mai.

2014-12-24 Thread zhz
HDFS-7543. Avoid path resolution when getting FileStatus for audit logs. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/170a8848 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/170a8848

[16/50] hadoop git commit: HDFS-7530. Allow renaming of encryption zone roots. Contributed by Charles Lamb.

2014-12-24 Thread zhz
HDFS-7530. Allow renaming of encryption zone roots. Contributed by Charles Lamb. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8d86fe7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d8d86fe7 Diff:

[23/50] hadoop git commit: MAPREDUCE-6199. AbstractCounters are not reset completely on deserialization (adhoot via rkanter)

2014-12-24 Thread zhz
MAPREDUCE-6199. AbstractCounters are not reset completely on deserialization (adhoot via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89c7bd83 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/89c7bd83

[34/50] hadoop git commit: HDFS-7560. ACLs removed by removeDefaultAcl() will be back after NameNode restart/failover. Contributed by Vinayakumar B.

2014-12-24 Thread zhz
HDFS-7560. ACLs removed by removeDefaultAcl() will be back after NameNode restart/failover. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/643d180c Tree:

[39/50] hadoop git commit: HADOOP-11414. FileBasedIPList#readLines() can leak file descriptors. (ozawa)

2014-12-24 Thread zhz
HADOOP-11414. FileBasedIPList#readLines() can leak file descriptors. (ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/abfd58d4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/abfd58d4 Diff:

[18/50] hadoop git commit: HDFS-7431. log message for InvalidMagicNumberException may be incorrect. Contributed by Yi Liu.

2014-12-24 Thread zhz
HDFS-7431. log message for InvalidMagicNumberException may be incorrect. Contributed by Yi Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e5a7939 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2e5a7939

[41/50] hadoop git commit: HADOOP-11399. Java Configuration file and .xml files should be automatically cross-compared (rchiang via rkanter)

2014-12-24 Thread zhz
HADOOP-11399. Java Configuration file and .xml files should be automatically cross-compared (rchiang via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/278aa8cd Tree:

[22/50] hadoop git commit: HADOOP-11213. Typos in html pages: SecureMode and EncryptedShuffle. (Wei Yan via kasha)

2014-12-24 Thread zhz
HADOOP-11213. Typos in html pages: SecureMode and EncryptedShuffle. (Wei Yan via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8b6900d5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8b6900d5 Diff:

[02/50] hadoop git commit: YARN-2972. DelegationTokenRenewer thread pool never expands. Contributed by Jason Lowe

2014-12-24 Thread zhz
YARN-2972. DelegationTokenRenewer thread pool never expands. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/29223f2d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/29223f2d Diff:

[15/50] hadoop git commit: YARN-2964. RM prematurely cancels tokens for jobs that submit jobs (oozie). Contributed by Jian He

2014-12-24 Thread zhz
YARN-2964. RM prematurely cancels tokens for jobs that submit jobs (oozie). Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7fa55eac Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7fa55eac

[09/50] hadoop git commit: YARN-2949. Add documentation for CGroups. (Contributed by Varun Vasudev)

2014-12-24 Thread zhz
YARN-2949. Add documentation for CGroups. (Contributed by Varun Vasudev) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52ff324a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/52ff324a Diff:

[42/50] hadoop git commit: CHANGES.txt: add YARN-2940

2014-12-24 Thread zhz
CHANGES.txt: add YARN-2940 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8941208 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d8941208 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/d8941208

[30/50] hadoop git commit: CHANGES.txt: add YARN-2977

2014-12-24 Thread zhz
CHANGES.txt: add YARN-2977 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5b2415aa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5b2415aa Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5b2415aa

[06/50] hadoop git commit: HADOOP-11385. Prevent cross site scripting attack on JMXJSONServlet. Contributed by Haohui Mai.

2014-12-24 Thread zhz
HADOOP-11385. Prevent cross site scripting attack on JMXJSONServlet. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d4d81e1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d4d81e1

[24/50] hadoop git commit: YARN-2675. containersKilled metrics is not updated when the container is killed during localization. (Zhihai Xu via kasha)

2014-12-24 Thread zhz
YARN-2675. containersKilled metrics is not updated when the container is killed during localization. (Zhihai Xu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/838c213b Tree:

[50/50] hadoop git commit: Revert ca3381de61ff53604d9389694049a1a4dedc7571 and 20674255ad891bb693ecb2faa5bdb37477073dac as missing JIRA number in commit message

2014-12-24 Thread zhz
Revert ca3381de61ff53604d9389694049a1a4dedc7571 and 20674255ad891bb693ecb2faa5bdb37477073dac as missing JIRA number in commit message Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/abfe9cac Tree:

[28/50] hadoop git commit: HDFS-7555. Remove the support of unmanaged connectors in HttpServer2. Contributed by Haohui Mai.

2014-12-24 Thread zhz
HDFS-7555. Remove the support of unmanaged connectors in HttpServer2. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/07db8492 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/07db8492

[36/50] hadoop git commit: YARN-2340. Fixed NPE when queue is stopped during RM restart. Contributed by Rohith Sharmaks

2014-12-24 Thread zhz
YARN-2340. Fixed NPE when queue is stopped during RM restart. Contributed by Rohith Sharmaks Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b2c6674 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7b2c6674 Diff:

[43/50] hadoop git commit: Fix new findbugs warnings in rest of the hadoop-yarn components. (Contributed by Li Lu)

2014-12-24 Thread zhz
Fix new findbugs warnings in rest of the hadoop-yarn components. (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/f83806a1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f83806a1 Diff:

[40/50] hadoop git commit: YARN-2970. NodeLabel operations in RMAdmin CLI get missing in help command. (Contributed by Varun Saxena)

2014-12-24 Thread zhz
YARN-2970. NodeLabel operations in RMAdmin CLI get missing in help command. (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/fefa78a1 Tree:

[3/6] hadoop git commit: YARN-2988. Graph#save() may leak file descriptors. (Ted Yu via ozawa)

2014-12-29 Thread zhz
YARN-2988. Graph#save() may leak file descriptors. (Ted Yu via ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cda156b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cda156b9 Diff:

[6/6] hadoop git commit: HADOOP-11448. Fix findbugs warnings in FileBasedIPList. (ozawa)

2014-12-29 Thread zhz
HADOOP-11448. Fix findbugs warnings in FileBasedIPList. (ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce53848a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce53848a Diff:

[5/6] hadoop git commit: YARN-2992. ZKRMStateStore crashes due to session expiry. Contributed by Karthik Kambatla

2014-12-29 Thread zhz
YARN-2992. ZKRMStateStore crashes due to session expiry. Contributed by Karthik Kambatla Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71dc3449 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/71dc3449 Diff:

[4/6] hadoop git commit: HADOOP-11283. SequenceFile.Writer can leak file descriptors in DistCpV1#setup(). (Contributed by Varun Saxena via ozawa)

2014-12-29 Thread zhz
HADOOP-11283. SequenceFile.Writer can leak file descriptors in DistCpV1#setup(). (Contributed by Varun Saxena via ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce449afd Tree:

[1/6] hadoop git commit: YARN-2938. Fixed new findbugs warnings in hadoop-yarn-resourcemanager and hadoop-yarn-applicationhistoryservice. Contributed by Varun Saxena.

2014-12-29 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-EC 860f06bcb - 43dd72d9b YARN-2938. Fixed new findbugs warnings in hadoop-yarn-resourcemanager and hadoop-yarn-applicationhistoryservice. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/6] hadoop git commit: YARN-2993. Several fixes (missing acl check, error log msg ...) and some refinement in AdminService. (Contributed by Yi Liu)

2014-12-29 Thread zhz
YARN-2993. Several fixes (missing acl check, error log msg ...) and some refinement in AdminService. (Contributed by Yi Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3082f4f1 Tree:

[49/50] [abbrv] hadoop git commit: YARN-3088. LinuxContainerExecutor.deleteAsUser can throw NPE if native executor returns an error. Contributed by Eric Payne

2015-01-26 Thread zhz
YARN-3088. LinuxContainerExecutor.deleteAsUser can throw NPE if native executor returns an error. Contributed by Eric Payne Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b327379b Tree:

[28/50] [abbrv] hadoop git commit: HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)

2015-01-26 Thread zhz
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/abb01154 Tree:

[26/50] [abbrv] hadoop git commit: HADOOP-11500. InputStream is left unclosed in ApplicationClassLoader. Contributed by Ted Yu.

2015-01-26 Thread zhz
HADOOP-11500. InputStream is left unclosed in ApplicationClassLoader. Contributed by Ted Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f90fca1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3f90fca1 Diff:

[41/50] [abbrv] hadoop git commit: HDFS-7644. minor typo in HttpFS doc (Charles Lamb via aw)

2015-01-26 Thread zhz
HDFS-7644. minor typo in HttpFS doc (Charles Lamb via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f3c4294b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f3c4294b Diff:

[07/50] [abbrv] hadoop git commit: HDFS-7641. Update archival storage user doc for list/set/get block storage policies. (yliu)

2015-01-26 Thread zhz
HDFS-7641. Update archival storage user doc for list/set/get block storage policies. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a6d1f21e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6d1f21e Diff:

[46/50] [abbrv] hadoop git commit: YARN-3024. LocalizerRunner should give DIE action when all resources are localized. Contributed by Chengbing Liu

2015-01-26 Thread zhz
YARN-3024. LocalizerRunner should give DIE action when all resources are localized. Contributed by Chengbing Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f3435388 Tree:

[12/50] [abbrv] hadoop git commit: HADOOP-11484: move CHANGES.txt entry to 3.0

2015-01-26 Thread zhz
HADOOP-11484: move CHANGES.txt entry to 3.0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dc9978a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dc9978a7 Diff:

[15/50] [abbrv] hadoop git commit: HADOOP-11484. hadoop-mapreduce-client-nativetask fails to build on ARM AARCH64 due to x86 asm statements (Edward Nevill via Colin P. McCabe)

2015-01-26 Thread zhz
HADOOP-11484. hadoop-mapreduce-client-nativetask fails to build on ARM AARCH64 due to x86 asm statements (Edward Nevill via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a865d7c4 Tree:

[02/50] [abbrv] hadoop git commit: HDFS-7610. Add CHANGES.txt

2015-01-26 Thread zhz
HDFS-7610. Add CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/49959239 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/49959239 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/49959239

[24/50] [abbrv] hadoop git commit: MAPREDUCE-3283. mapred classpath CLI does not display the complete classpath. Contributed by Varun Saxena.

2015-01-26 Thread zhz
MAPREDUCE-3283. mapred classpath CLI does not display the complete classpath. 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/c1ad0a88 Tree:

[08/50] [abbrv] hadoop git commit: HDFS-7496: add to CHANGES.txt

2015-01-26 Thread zhz
HDFS-7496: add 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/8c130aec Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8c130aec Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8c130aec

[21/50] [abbrv] hadoop git commit: HDFS-7430. Refactor the BlockScanner to use O(1) memory and use multiple threads (cmccabe)

2015-01-26 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/df4edd9a/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/VolumeScanner.java -- diff --git

[19/50] [abbrv] hadoop git commit: HDFS-7430. Refactor the BlockScanner to use O(1) memory and use multiple threads (cmccabe)

2015-01-26 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/df4edd9a/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/SnapshotTestHelper.java -- diff --git

[20/50] [abbrv] hadoop git commit: HDFS-7430. Refactor the BlockScanner to use O(1) memory and use multiple threads (cmccabe)

2015-01-26 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/df4edd9a/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDatanodeBlockScanner.java -- diff --git

[35/50] [abbrv] hadoop git commit: HDFS-7660. BlockReceiver#close() might be called multiple times, which causes the fsvolume reference being released incorrectly. (Lei Xu via yliu)

2015-01-26 Thread zhz
HDFS-7660. BlockReceiver#close() might be called multiple times, which causes the fsvolume reference being released incorrectly. (Lei Xu via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8a96c6de Tree:

[32/50] [abbrv] hadoop git commit: HADOOP-11482. Use correct UGI when KMSClientProvider is called by a proxy user. Contributed by Arun Suresh.

2015-01-26 Thread zhz
HADOOP-11482. Use correct UGI when KMSClientProvider is called by a proxy user. Contributed by Arun Suresh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e02d860 Tree:

[34/50] [abbrv] hadoop git commit: HADOOP-11507 Hadoop RPC Authentication problem with different user locale. (Talat UYARER via stevel)

2015-01-26 Thread zhz
HADOOP-11507 Hadoop RPC Authentication problem with different user locale. (Talat UYARER via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5177c148 Tree:

[44/50] [abbrv] hadoop git commit: Move truncate related messages in CHANGES.txt to branch 2 section. (shv)

2015-01-26 Thread zhz
Move truncate related messages in CHANGES.txt to branch 2 section. (shv) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e461d62c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e461d62c Diff:

[31/50] [abbrv] hadoop git commit: HDFS-3519. Checkpoint upload may interfere with a concurrent saveNamespace. Contributed by Ming Ma.

2015-01-26 Thread zhz
HDFS-3519. Checkpoint upload may interfere with a concurrent saveNamespace. Contributed by Ming Ma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d3b92a12 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d3b92a12

[23/50] [abbrv] hadoop git commit: YARN-3078. LogCLIHelpers lacks of a blank space before string 'does not exist'. Contributed by Sam Liu.

2015-01-26 Thread zhz
YARN-3078. LogCLIHelpers lacks of a blank space before string 'does not exist'. Contributed by Sam Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/73309fbc Tree:

[05/50] [abbrv] hadoop git commit: HDFS-7496. Fix FsVolume removal race conditions on the DataNode by reference-counting the volume instances (lei via cmccabe)

2015-01-26 Thread zhz
HDFS-7496. Fix FsVolume removal race conditions on the DataNode by reference-counting the volume instances (lei via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9014305e Tree:

[48/50] [abbrv] hadoop git commit: HADOOP-11450. Cleanup DistCpV1 not to use deprecated methods and fix javadocs. Contributed by Varun Saxena.

2015-01-26 Thread zhz
HADOOP-11450. Cleanup DistCpV1 not to use deprecated methods and fix javadocs. 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/b2de93dd Tree:

[13/50] [abbrv] hadoop git commit: HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne

2015-01-26 Thread zhz
HADOOP-11327. BloomFilter#not() omits the last bit, resulting in an incorrect filter. Contributed by Eric Payne Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf76280c Tree:

[37/50] [abbrv] hadoop git commit: YARN-2800. Remove MemoryNodeLabelsStore and add a way to enable/disable node labels feature. Contributed by Wangda Tan.

2015-01-26 Thread zhz
YARN-2800. Remove MemoryNodeLabelsStore and add a way to enable/disable node labels feature. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7d62e907 Tree:

[22/50] [abbrv] hadoop git commit: HDFS-7430. Refactor the BlockScanner to use O(1) memory and use multiple threads (cmccabe)

2015-01-26 Thread zhz
HDFS-7430. Refactor the BlockScanner to use O(1) memory and use multiple threads (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/df4edd9a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/df4edd9a Diff:

[10/50] [abbrv] hadoop git commit: HADOOP-10668. Addendum patch to fix TestZKFailoverController. Contributed by Ming Ma.

2015-01-26 Thread zhz
HADOOP-10668. Addendum patch to fix TestZKFailoverController. Contributed by Ming Ma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce169494 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce169494 Diff:

[27/50] [abbrv] hadoop git commit: HADOOP-11209. Configuration#updatingResource/finalParameters are not thread-safe. Contributed by Varun Saxena.

2015-01-26 Thread zhz
HADOOP-11209. Configuration#updatingResource/finalParameters are not thread-safe. 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/ea85ae4f Tree:

[09/50] [abbrv] hadoop git commit: HDFS-7548. Corrupt block reporting delayed until datablock scanner thread detects it. Contributed by Rushabh Shah.

2015-01-26 Thread zhz
HDFS-7548. Corrupt block reporting delayed until datablock scanner thread detects it. Contributed by Rushabh Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8c59ba0 Tree:

[39/50] [abbrv] hadoop git commit: HDFS-7676. Fix TestFileTruncate to avoid bug of HDFS-7611. Contributed by Konstantin Shvachko.

2015-01-26 Thread zhz
HDFS-7676. Fix TestFileTruncate to avoid bug of HDFS-7611. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/38cbafd1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/38cbafd1

[06/50] [abbrv] hadoop git commit: HDFS-7623. Add htrace configuration properties to core-default.xml and update user doc about how to enable htrace. (yliu)

2015-01-26 Thread zhz
HDFS-7623. Add htrace configuration properties to core-default.xml and update user doc about how to enable htrace. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3111cfb1 Tree:

[38/50] [abbrv] hadoop git commit: HDFS-3750. API docs don't include HDFS (Jolly Chen via aw)

2015-01-26 Thread zhz
HDFS-3750. API docs don't include HDFS (Jolly Chen via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc9ed524 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cc9ed524 Diff:

[18/50] [abbrv] hadoop git commit: HADOOP-11490. Expose truncate API via FileSystem and shell command. Contributed by Milan Desai.

2015-01-26 Thread zhz
HADOOP-11490. Expose truncate API via FileSystem and shell command. Contributed by Milan Desai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2a8eca3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f2a8eca3

[11/50] [abbrv] hadoop git commit: HDFS-3443. Fix NPE when namenode transition to active during startup by adding checkNNStartup() in NameNodeRpcServer. Contributed by Vinayakumar B

2015-01-26 Thread zhz
HDFS-3443. Fix NPE when namenode transition to active during startup by adding checkNNStartup() in NameNodeRpcServer. Contributed by Vinayakumar B Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8a690f9f Tree:

[45/50] [abbrv] hadoop git commit: HADOOP-11499. Check of executorThreadsStarted in ValueQueue#submitRefillTask() evades lock acquisition. Contributed by Ted Yu

2015-01-26 Thread zhz
HADOOP-11499. Check of executorThreadsStarted in ValueQueue#submitRefillTask() evades lock acquisition. Contributed by Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ab153e4 Tree:

[36/50] [abbrv] hadoop git commit: YARN-3082. Non thread safe access to systemCredentials in NodeHeartbeatResponse processing. Contributed by Anubhav Dhoot.

2015-01-26 Thread zhz
YARN-3082. Non thread safe access to systemCredentials in NodeHeartbeatResponse processing. Contributed by Anubhav Dhoot. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a06d2d65 Tree:

[17/50] [abbrv] hadoop git commit: HADOOP-11466. FastByteComparisons: do not use UNSAFE_COMPARER on the SPARC architecture because it is slower there (Suman Somasundar via Colin P. McCabe)

2015-01-26 Thread zhz
HADOOP-11466. FastByteComparisons: do not use UNSAFE_COMPARER on the SPARC architecture because it is slower there (Suman Somasundar via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4ee89ce9 Tree:

[42/50] [abbrv] hadoop git commit: HDFS-7320. The appearance of hadoop-hdfs-httpfs site docs is inconsistent (Masatake Iwasaki via aw)

2015-01-26 Thread zhz
HDFS-7320. The appearance of hadoop-hdfs-httpfs site docs is inconsistent (Masatake Iwasaki via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f8b1ce9b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f8b1ce9b

[47/50] [abbrv] hadoop git commit: MAPREDUCE-6141. History server leveldb recovery store. Contributed by Jason Lowe

2015-01-26 Thread zhz
MAPREDUCE-6141. History server leveldb recovery store. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4216800c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4216800c Diff:

[29/50] [abbrv] hadoop git commit: HADOOP-11008. Remove duplicated description about proxy-user in site documents (Masatake Iwasaki via aw)

2015-01-26 Thread zhz
HADOOP-11008. Remove duplicated description about proxy-user in site documents (Masatake Iwasaki via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c13d501f Tree:

[03/50] [abbrv] hadoop git commit: HDFS-7610. Fix removal of dynamically added DN volumes (Lei (Eddy) Xu via Colin P. McCabe)

2015-01-26 Thread zhz
HDFS-7610. Fix removal of dynamically added DN volumes (Lei (Eddy) Xu via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef4453db Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef4453db Diff:

[33/50] [abbrv] hadoop git commit: HDFS-7667. Various typos and improvements to HDFS Federation doc (Charles Lamb via aw)

2015-01-26 Thread zhz
HDFS-7667. Various typos and improvements to HDFS Federation doc (Charles Lamb via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d56e750e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d56e750e Diff:

[01/50] [abbrv] hadoop git commit: HDFS-7643. Test case to ensure lazy persist files cannot be truncated. (Contributed by Yi Liu)

2015-01-26 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-EC 26da8acda - 7ab153e4a HDFS-7643. Test case to ensure lazy persist files cannot be truncated. (Contributed by Yi Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/50] [abbrv] hadoop git commit: HADOOP-11256. Some site docs have inconsistent appearance (Masatake Iwasaki via aw)

2015-01-26 Thread zhz
HADOOP-11256. Some site docs have inconsistent appearance (Masatake Iwasaki via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd457d3a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bd457d3a Diff:

[16/50] [abbrv] hadoop git commit: MAPREDUCE-5785. Derive heap size or mapreduce.*.memory.mb automatically. (Gera Shegalov and Karthik Kambatla via gera)

2015-01-26 Thread zhz
MAPREDUCE-5785. Derive heap size or mapreduce.*.memory.mb automatically. (Gera Shegalov and Karthik Kambatla via gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a691658a Tree:

[04/50] [abbrv] hadoop git commit: HDFS-7496. Fix FsVolume removal race conditions on the DataNode by reference-counting the volume instances (lei via cmccabe)

2015-01-26 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9014305e/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsVolumeListTest.java -- diff --git

[50/50] [abbrv] hadoop git commit: HDFS-7224. Allow reuse of NN connections via webhdfs. Contributed by Eric Payne

2015-01-26 Thread zhz
HDFS-7224. Allow reuse of NN connections via webhdfs. Contributed by Eric Payne Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/21f5c51b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/21f5c51b Diff:

[43/50] [abbrv] hadoop git commit: HDFS-7659. truncate should check negative value of the new length. Contributed by Yi Liu.

2015-01-26 Thread zhz
HDFS-7659. truncate should check negative value of the new length. Contributed by Yi Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27c98cca Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/27c98cca Diff:

  1   2   3   4   5   6   7   8   9   10   >