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

2015-01-27 Thread zjshen
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/39c1bcf7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/39c1bcf7 Diff:

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

2015-01-27 Thread zjshen
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/c0af72c7 Tree:

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

2015-01-27 Thread zjshen
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/6e62a1a6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6e62a1a6 Diff:

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

2015-01-27 Thread zjshen
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/d3268c4b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d3268c4b

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

2015-01-27 Thread zjshen
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/2b0fa20f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2b0fa20f Diff:

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

2015-01-27 Thread zjshen
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/56df5f41 Tree:

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

2015-01-27 Thread zjshen
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/5712c9f9 Tree:

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

2015-01-27 Thread zjshen
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/6c3fec5e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c3fec5e Diff:

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

2015-01-27 Thread zjshen
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/4b009356 Tree:

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

2015-01-27 Thread zjshen
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/7574df1b Tree:

[04/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-27 Thread zjshen
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/220a49de Tree:

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

2015-01-27 Thread zjshen
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/07425913 Tree:

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

2015-01-27 Thread zjshen
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/786dbdfa Tree:

[06/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-27 Thread zjshen
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/db334bb8 Tree:

[23/50] [abbrv] hadoop git commit: HDFS-7575. Fix CHANGES.txt

2015-01-27 Thread zjshen
HDFS-7575. Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/792b7d33 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/792b7d33 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/792b7d33

[20/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-27 Thread zjshen
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/5f124efb Tree:

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

2015-01-27 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/YARN-2928 630f1cd44 - 3cd9e8dd1 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:

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

2015-01-27 Thread zjshen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6e62a1a6/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/SnapshotTestHelper.java -- diff --git

hadoop git commit: HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze.

2015-01-27 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk f56da3ce0 - 543064e89 HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze.

2015-01-27 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 04ad500fa - 3d6318b51 HADOOP-4297. Enable Java assertions when running tests. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3030. Set up TS aggregator with basic request serving structure and lifecycle. Contributed by Sangjin Lee.

2015-01-27 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/YARN-2928 3cd9e8dd1 - f26941b39 YARN-3030. Set up TS aggregator with basic request serving structure and lifecycle. Contributed by Sangjin Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3011. Possible IllegalArgumentException in ResourceLocalizationService might lead NM to crash. Contributed by Varun Saxena

2015-01-27 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 2848db814 - 4e15fc084 YARN-3011. Possible IllegalArgumentException in ResourceLocalizationService might lead NM to crash. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-2897. CrossOriginFilter needs more log statements (Mit Desai via jeagles)

2015-01-27 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/trunk 8bf6f0b70 - a8ad1e808 YARN-2897. CrossOriginFilter needs more log statements (Mit Desai via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8ad1e80 Tree:

[3/3] hadoop git commit: HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.

2015-01-27 Thread jing9
HDFS-3689. Add support for variable length block. 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/2848db81 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2848db81 Diff:

[1/3] hadoop git commit: HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.

2015-01-27 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 1e2d98a39 - 2848db814 http://git-wip-us.apache.org/repos/asf/hadoop/blob/2848db81/hadoop-hdfs-project/hadoop-hdfs/src/test/resources/editsStored.xml -- diff --git

[1/2] hadoop git commit: HADOOP-10626. Limit Returning Attributes for LDAP search. Contributed by Jason Hubbard. (cherry picked from commit 8709751e1ee9a2c5553823dcd715bd077052ad7f)

2015-01-27 Thread atm
Repository: hadoop Updated Branches: refs/heads/branch-2 8100c8a68 - 3c8d3816c refs/heads/trunk 4e15fc084 - 8bf6f0b70 HADOOP-10626. Limit Returning Attributes for LDAP search. Contributed by Jason Hubbard. (cherry picked from commit 8709751e1ee9a2c5553823dcd715bd077052ad7f) Project:

[2/2] hadoop git commit: HADOOP-10626. Limit Returning Attributes for LDAP search. Contributed by Jason Hubbard.

2015-01-27 Thread atm
HADOOP-10626. Limit Returning Attributes for LDAP search. Contributed by Jason Hubbard. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8bf6f0b7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8bf6f0b7 Diff:

hadoop git commit: YARN-2897. CrossOriginFilter needs more log statements (Mit Desai via jeagles)

2015-01-27 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/branch-2 3c8d3816c - c95e8951f YARN-2897. CrossOriginFilter needs more log statements (Mit Desai via jeagles) (cherry picked from commit a8ad1e8089e4bf5854085d2d38d1c0133b5a41bc) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[2/3] hadoop git commit: HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.

2015-01-27 Thread jing9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2848db81/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java -- diff --git

hadoop git commit: HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw)

2015-01-27 Thread aw
Repository: hadoop Updated Branches: refs/heads/branch-2 c95e8951f - 874e38d81 HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/874e38d8 Tree:

hadoop git commit: YARN-3028. Better syntax for replaceLabelsOnNode in RMAdmin CLI. Contributed by Rohith Sharmaks

2015-01-27 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 874e38d81 - 12060cb9a YARN-3028. Better syntax for replaceLabelsOnNode in RMAdmin CLI. Contributed by Rohith Sharmaks (cherry picked from commit fd93e5387b554a78413bc0f14b729e58fea604ea) Project:

hadoop git commit: HDFS-7677. DistributedFileSystem#truncate should resolve symlinks. (yliu)

2015-01-27 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2 4718af435 - d483ba25d HDFS-7677. DistributedFileSystem#truncate should resolve symlinks. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d483ba25 Tree:

hadoop git commit: HADOOP-11469. KMS should skip default.key.acl and whitelist.key.acl when loading key acl. (Dian Fu via yliu)

2015-01-27 Thread yliu
Repository: hadoop Updated Branches: refs/heads/trunk 9ca565e97 - ee1e06a3a HADOOP-11469. KMS should skip default.key.acl and whitelist.key.acl when loading key acl. (Dian Fu via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11469. KMS should skip default.key.acl and whitelist.key.acl when loading key acl. (Dian Fu via yliu)

2015-01-27 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2 d483ba25d - 3ac8f8898 HADOOP-11469. KMS should skip default.key.acl and whitelist.key.acl when loading key acl. (Dian Fu via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger.

2015-01-27 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk 0da53a37e - f56da3ce0 YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger.

2015-01-27 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 aa16173a0 - 04ad500fa YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger. (cherry picked from commit f56da3ce040b16582ce8153df0d7cea00becd843) Project:

hadoop git commit: YARN-2932. Add entry for preemptable status (enabled/disabled) to scheduler web UI and queue initialize/refresh logging. (Eric Payne via wangda)

2015-01-27 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk fd93e5387 - 18741adf9 YARN-2932. Add entry for preemptable status (enabled/disabled) to scheduler web UI and queue initialize/refresh logging. (Eric Payne via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-2932. Add entry for preemptable status (enabled/disabled) to scheduler web UI and queue initialize/refresh logging. (Eric Payne via wangda)

2015-01-27 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 12060cb9a - 4718af435 YARN-2932. Add entry for preemptable status (enabled/disabled) to scheduler web UI and queue initialize/refresh logging. (Eric Payne via wangda) (cherry picked from commit 18741adf97f4fda5f8743318b59c440928e51297)

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

2015-01-27 Thread zjshen
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/07b08060 Tree:

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

2015-01-27 Thread zjshen
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/8f26d5a8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f26d5a8

[50/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into YARN-2928

2015-01-27 Thread zjshen
Merge remote-tracking branch 'apache/trunk' into YARN-2928 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3cd9e8dd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3cd9e8dd Diff:

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

2015-01-27 Thread zjshen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6e62a1a6/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDatanodeBlockScanner.java -- diff --git

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

2015-01-27 Thread zjshen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6e62a1a6/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/VolumeScanner.java -- diff --git

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

2015-01-27 Thread zjshen
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/42715547 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/42715547 Diff:

[27/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-27 Thread zjshen
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/24aa4626 Tree:

[37/50] [abbrv] hadoop git commit: HADOOP-11419 improve hadoop-maven-plugins. (Hervé Boutemy via stevel)

2015-01-27 Thread zjshen
HADOOP-11419 improve hadoop-maven-plugins. (Hervé Boutemy via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35f64962 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/35f64962 Diff:

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

2015-01-27 Thread zjshen
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/a0521bc8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a0521bc8

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

2015-01-27 Thread zjshen
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/d411460e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d411460e Diff:

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

2015-01-27 Thread zjshen
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/a003f71c Tree:

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

2015-01-27 Thread zjshen
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/5c93ca2f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5c93ca2f Diff:

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

2015-01-27 Thread zjshen
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/e9fd46dd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e9fd46dd Diff:

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

2015-01-27 Thread zjshen
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/56b7ec71 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/56b7ec71 Diff:

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

2015-01-27 Thread zjshen
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/fcf1058b Tree:

[11/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-27 Thread zjshen
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/ee7d22e9 Tree:

[49/50] [abbrv] hadoop git commit: YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger.

2015-01-27 Thread zjshen
YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f56da3ce Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f56da3ce

[25/50] [abbrv] hadoop git commit: HADOOP-11493. Fix some typos in kms-acls.xml description. (Contributed by Charles Lamb)

2015-01-27 Thread zjshen
HADOOP-11493. Fix some typos in kms-acls.xml description. (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/aee45006 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aee45006 Diff:

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

2015-01-27 Thread zjshen
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/825923f7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/825923f7 Diff:

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

2015-01-27 Thread zjshen
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/3ea353e7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3ea353e7 Diff:

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

2015-01-27 Thread zjshen
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/37039650 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/37039650 Diff:

[47/50] [abbrv] hadoop git commit: YARN-3092. Created a common ResourceUsage class to track labeled resource usages in Capacity Scheduler. Contributed by Wangda Tan

2015-01-27 Thread zjshen
YARN-3092. Created a common ResourceUsage class to track labeled resource usages in Capacity Scheduler. 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/6f9fe769 Tree:

[45/50] [abbrv] hadoop git commit: HADOOP-6221 RPC Client operations cannot be interrupted (stevel)

2015-01-27 Thread zjshen
HADOOP-6221 RPC Client operations cannot be interrupted (stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1f2b6956 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1f2b6956 Diff:

[44/50] [abbrv] hadoop git commit: HADOOP-11466: move to 2.6.1

2015-01-27 Thread zjshen
HADOOP-11466: move to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/21d55990 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/21d55990 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/21d55990

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

2015-01-27 Thread zjshen
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/7b82c4ab Tree:

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

2015-01-27 Thread zjshen
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/902c6ea7 Tree:

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

2015-01-27 Thread zjshen
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/0d6bd621 Tree:

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

2015-01-27 Thread zjshen
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/3aab354e Tree:

[48/50] [abbrv] hadoop git commit: HDFS-49. MiniDFSCluster.stopDataNode will always shut down a node in the cluster if a matching name is not found. (stevel)

2015-01-27 Thread zjshen
HDFS-49. MiniDFSCluster.stopDataNode will always shut down a node in the cluster if a matching name is not found. (stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0da53a37 Tree:

hadoop git commit: HDFS-7683. Combine usages and percent stats in NameNode UI. Contributed by Vinayakumar B.

2015-01-27 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 543064e89 - 1e2d98a39 HDFS-7683. Combine usages and percent stats in NameNode UI. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7683. Combine usages and percent stats in NameNode UI. Contributed by Vinayakumar B.

2015-01-27 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 3d6318b51 - b3a63fa8a HDFS-7683. Combine usages and percent stats in NameNode UI. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw)

2015-01-27 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk a8ad1e808 - 0a05ae178 HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a05ae17 Tree:

hadoop git commit: YARN-3028. Better syntax for replaceLabelsOnNode in RMAdmin CLI. Contributed by Rohith Sharmaks

2015-01-27 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 0a05ae178 - fd93e5387 YARN-3028. Better syntax for replaceLabelsOnNode in RMAdmin CLI. Contributed by Rohith Sharmaks Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[Hadoop Wiki] Update of PoweredBy by DavidTing

2015-01-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Hadoop Wiki for change notification. The PoweredBy page has been changed by DavidTing: https://wiki.apache.org/hadoop/PoweredBy?action=diffrev1=430rev2=431 * ''A 300-machine cluster with 2400 cores and about 3 PB raw

[2/2] hadoop git commit: HDFS-49. MiniDFSCluster.stopDataNode will always shut down a node in the cluster if a matching name is not found. (stevel)

2015-01-27 Thread stevel
HDFS-49. MiniDFSCluster.stopDataNode will always shut down a node in the cluster if a matching name is not found. (stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0da53a37 Tree:

[1/2] hadoop git commit: HDFS-49. MiniDFSCluster.stopDataNode will always shut down a node in the cluster if a matching name is not found. (stevel)

2015-01-27 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 61b4116b4 - aa16173a0 refs/heads/trunk 6f9fe7691 - 0da53a37e HDFS-49. MiniDFSCluster.stopDataNode will always shut down a node in the cluster if a matching name is not found. (stevel) Project:

hadoop git commit: HDFS-7577. Add additional headers needed by Windows (Thanh Do via Colin P. McCabe)

2015-01-27 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/HDFS-6994 a607429b5 - 650c3c6b7 HDFS-7577. Add additional headers needed by Windows (Thanh Do via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-7675. Remove unused member DFSClient.spanReceiverHost (cmccabe)

2015-01-27 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk ee1e06a3a - d12dd47f4 HDFS-7675. Remove unused member DFSClient.spanReceiverHost (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d12dd47f Tree:

hadoop git commit: HDFS-7675. Remove unused member DFSClient.spanReceiverHost (cmccabe)

2015-01-27 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 3ac8f8898 - ad865b1cd HDFS-7675. Remove unused member DFSClient.spanReceiverHost (cmccabe) (cherry picked from commit d12dd47f4516fe125221ae073f1bc88b702b122f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: