[15/17] hadoop git commit: YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding

2015-08-06 Thread wangda
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c1865e4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3c1865e4 Diff:

[01/17] hadoop git commit: YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)

2015-08-06 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-1197 948b17d7d - 23f28dfe6 (forced update) YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[09/17] hadoop git commit: Revert HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang.

2015-08-06 Thread wangda
Revert HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang. This reverts commit de480d6c8945bd8b5b00e8657b7a72ce8dd9b6b5. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[06/17] hadoop git commit: YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter.

2015-08-06 Thread wangda
YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. 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/cfee02b3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cfee02b3

[07/17] hadoop git commit: MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter. (cherry picked from commit c8469357bad481ca8e341050553a5ae6d98bf8e5)

2015-08-06 Thread wangda
MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter. (cherry picked from commit c8469357bad481ca8e341050553a5ae6d98bf8e5) Conflicts: hadoop-mapreduce-project/CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[16/17] hadoop git commit: YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding Wangda Tan)

2015-08-06 Thread wangda
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding Wangda Tan) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a73b1257 Tree:

[03/17] hadoop git commit: YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)

2015-08-06 Thread wangda
YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/df9e7280 Tree:

[12/17] hadoop git commit: YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding Wangda Tan

2015-08-06 Thread wangda
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eb9df2f8 Tree:

[08/17] hadoop git commit: MAPREDUCE-6257. Document encrypted spills (Bibin A Chundatt via aw)

2015-08-06 Thread wangda
MAPREDUCE-6257. Document encrypted spills (Bibin A Chundatt via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fb1be0b3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fb1be0b3 Diff:

[04/17] hadoop git commit: HDFS-8815. DFS getStoragePolicy implementation using single RPC call (Contributed by Surendra Singh Lilhore)

2015-08-06 Thread wangda
HDFS-8815. DFS getStoragePolicy implementation using single RPC call (Contributed by Surendra Singh Lilhore) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc71ad80 Tree:

[05/17] hadoop git commit: YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)

2015-08-06 Thread wangda
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/154c9d2e Tree:

[17/17] hadoop git commit: YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan

2015-08-06 Thread wangda
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23f28dfe Tree:

[13/17] hadoop git commit: YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding

2015-08-06 Thread wangda
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1b768ba3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1b768ba3 Diff:

[14/17] hadoop git commit: YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding

2015-08-06 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3c1865e4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/api/TestContainerResourceDecrease.java -- diff --git

[02/17] hadoop git commit: HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula

2015-08-06 Thread wangda
HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f59612ed Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f59612ed

[10/17] hadoop git commit: Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.

2015-08-06 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f4c523b6/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/Namesystem.java -- diff --git

[11/17] hadoop git commit: Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.

2015-08-06 Thread wangda
Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. This reverts commit c17439c2ddd921b63b1635e6f1cba634b8da8557. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8486. DN startup may cause severe data loss. (Contributed by Daryn Sharp)

2015-08-06 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2.6 0daf9dd55 - aa2303088 HDFS-8486. DN startup may cause severe data loss. (Contributed by Daryn Sharp) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa230308

[28/50] [abbrv] hadoop git commit: YARN-3543. ApplicationReport should be able to tell whether the Application is AM managed or not. Contributed by Rohith Sharma K S

2015-08-06 Thread rohithsharmaks
YARN-3543. ApplicationReport should be able to tell whether the Application is AM managed or not. Contributed by Rohith Sharma K S (cherry picked from commit 0306d902f53582320aa5895ca9f5c31f64aaaff6) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[46/50] [abbrv] hadoop git commit: Revert HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang.

2015-08-06 Thread rohithsharmaks
Revert HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang. This reverts commit de480d6c8945bd8b5b00e8657b7a72ce8dd9b6b5. (cherry picked from commit 663eba0ab1c73b45f98e46ffc87ad8fd91584046) Project:

[44/50] [abbrv] hadoop git commit: YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter. (cherry picked from commit cfee02b3bdd1117370200c9d8ce216676cff8888)

2015-08-06 Thread rohithsharmaks
YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter. (cherry picked from commit cfee02b3bdd1117370200c9d8ce216676cff) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7af531d2

[37/50] [abbrv] hadoop git commit: YARN-3983. Refactored CapacityScheduleri#FiCaSchedulerApp to easier extend container allocation logic. Contributed by Wangda Tan (cherry picked from commit ba2313d61

2015-08-06 Thread rohithsharmaks
http://git-wip-us.apache.org/repos/asf/hadoop/blob/14667728/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

[42/50] [abbrv] hadoop git commit: HDFS-8815. DFS getStoragePolicy implementation using single RPC call (Contributed by Surendra Singh Lilhore)

2015-08-06 Thread rohithsharmaks
HDFS-8815. DFS getStoragePolicy implementation using single RPC call (Contributed by Surendra Singh Lilhore) (cherry picked from commit cc71ad80e184fc6e5043729e8cfcf6a62ca3e71f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[36/50] [abbrv] hadoop git commit: YARN-3736. Add RMStateStore apis to store and load accepted reservations for failover (adhoot via asuresh)

2015-08-06 Thread rohithsharmaks
YARN-3736. Add RMStateStore apis to store and load accepted reservations for failover (adhoot via asuresh) (cherry picked from commit f271d377357ad680924d19f07e6c8315e7c89bae) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[47/50] [abbrv] hadoop git commit: Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.

2015-08-06 Thread rohithsharmaks
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d7d80462/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/Namesystem.java -- diff --git

[38/50] [abbrv] hadoop git commit: YARN-3983. Refactored CapacityScheduleri#FiCaSchedulerApp to easier extend container allocation logic. Contributed by Wangda Tan (cherry picked from commit ba2313d61

2015-08-06 Thread rohithsharmaks
YARN-3983. Refactored CapacityScheduleri#FiCaSchedulerApp to easier extend container allocation logic. Contributed by Wangda Tan (cherry picked from commit ba2313d6145a1234777938a747187373f4cd58d9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[33/50] [abbrv] hadoop git commit: HADOOP-12274. Remove direct download link from BULIDING.txt. Contributed by Caleb Severn.

2015-08-06 Thread rohithsharmaks
HADOOP-12274. Remove direct download link from BULIDING.txt. Contributed by Caleb Severn. (cherry picked from commit 52f3525586154723a606cc31d33fdc1bece1dd5f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e55eb6f2 Tree:

[32/50] [abbrv] hadoop git commit: HADOOP-12269. Update aws-sdk dependency to 1.10.6 (Thomas Demoor via Lei (Eddy) Xu)

2015-08-06 Thread rohithsharmaks
HADOOP-12269. Update aws-sdk dependency to 1.10.6 (Thomas Demoor via Lei (Eddy) Xu) (cherry picked from commit d5403747b57b1e294e533ce17f197e7be8f5339c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f7b0f292 Tree:

hadoop git commit: YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)

2015-08-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 6d4eee718 - b6265d39c YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b6265d39

hadoop git commit: YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)

2015-08-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 42a05d29e - a0da1ec01 YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks) (cherry picked from commit b6265d39c5d0fda21dfe55273f193d8a6a20c6a8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[04/50] [abbrv] hadoop git commit: Revert HDFS-6682. Add a metric to expose the timestamp of the oldest under-replicated block. (aajisaka)

2015-08-06 Thread rohithsharmaks
Revert HDFS-6682. Add a metric to expose the timestamp of the oldest under-replicated block. (aajisaka) This reverts commit 17319c4a659dd150ccfe80da81fbaee69ca8ef1e. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[11/50] [abbrv] hadoop git commit: YARN-3963. AddNodeLabel on duplicate label addition shows success. (Bibin A Chundatt via wangda)

2015-08-06 Thread rohithsharmaks
YARN-3963. AddNodeLabel on duplicate label addition shows success. (Bibin A Chundatt via wangda) (cherry picked from commit 8acb30b0167e498991aef6993df7e36020428844) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[09/50] [abbrv] hadoop git commit: YARN-3919. NPEs' while stopping service after exception during CommonNodeLabelsManager#start. (varun saxena via rohithsharmaks)

2015-08-06 Thread rohithsharmaks
YARN-3919. NPEs' while stopping service after exception during CommonNodeLabelsManager#start. (varun saxena via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9c00ae00 Tree:

[23/50] [abbrv] hadoop git commit: HADOOP-12268. AbstractContractAppendTest#testRenameFileBeingAppended misses rename operation. Contributed by Zhihai Xu

2015-08-06 Thread rohithsharmaks
HADOOP-12268. AbstractContractAppendTest#testRenameFileBeingAppended misses rename operation. Contributed by Zhihai Xu (cherry picked from commit a628a6f126473a99f9370ba642994ce2909a2d9e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[29/50] [abbrv] hadoop git commit: YARN-4004. container-executor should print output of docker logs if the docker container exits with non-0 exit status. Contributed by Varun Vasudev

2015-08-06 Thread rohithsharmaks
YARN-4004. container-executor should print output of docker logs if the docker container exits with non-0 exit status. Contributed by Varun Vasudev (cherry picked from commit c3364ca8e75acfb911ab92e19f357b132f128123) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[19/50] [abbrv] hadoop git commit: MAPREDUCE-6394. Speed up Task processing loop in HsTasksBlock#render(). Contributed by Ray Chiang (cherry picked from commit d0e0ba8010b72f58ddede5303f2b88404263d4bf

2015-08-06 Thread rohithsharmaks
MAPREDUCE-6394. Speed up Task processing loop in HsTasksBlock#render(). Contributed by Ray Chiang (cherry picked from commit d0e0ba8010b72f58ddede5303f2b88404263d4bf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[48/50] [abbrv] hadoop git commit: Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.

2015-08-06 Thread rohithsharmaks
Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. This reverts commit c17439c2ddd921b63b1635e6f1cba634b8da8557. (cherry picked from commit f4c523b69ba55b1fd35e8995c3011a9f546ac835) Project:

[26/50] [abbrv] hadoop git commit: YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles)

2015-08-06 Thread rohithsharmaks
YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles) (cherry picked from commit 3cd02b95224e9d43fd63a4ef9ac5c44f113f710d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[39/50] [abbrv] hadoop git commit: HADOOP-12304. Applications using FileContext fail with the default file system configured to be wasb/s3/etc. Contributed by Chris Nauroth.

2015-08-06 Thread rohithsharmaks
HADOOP-12304. Applications using FileContext fail with the default file system configured to be wasb/s3/etc. Contributed by Chris Nauroth. (cherry picked from commit 3da0bedaec38714a62c3b7244e84bc4f981ddf45) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[18/50] [abbrv] hadoop git commit: YARN-3990. AsyncDispatcher may overloaded with RMAppNodeUpdateEvent when Node is connected/disconnected. Contributed by Bibin A Chundatt (cherry picked from commit 3

2015-08-06 Thread rohithsharmaks
YARN-3990. AsyncDispatcher may overloaded with RMAppNodeUpdateEvent when Node is connected/disconnected. Contributed by Bibin A Chundatt (cherry picked from commit 32e490b6c035487e99df30ce80366446fe09bd6c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[27/50] [abbrv] hadoop git commit: YARN-3965. Add startup timestamp to nodemanager UI. Contributed by Hong Zhiguo (cherry picked from commit 469cfcd695da979e56c83d9303f9bc1f898c08ce)

2015-08-06 Thread rohithsharmaks
YARN-3965. Add startup timestamp to nodemanager UI. Contributed by Hong Zhiguo (cherry picked from commit 469cfcd695da979e56c83d9303f9bc1f898c08ce) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b264217b Tree:

[08/50] [abbrv] hadoop git commit: YARN-2768. Avoid cloning Resource in FSAppAttempt#updateDemand. (Hong Zhiguo via kasha) (cherry picked from commit 5205a330b387d2e133ee790b9fe7d5af3cd8bccc)

2015-08-06 Thread rohithsharmaks
YARN-2768. Avoid cloning Resource in FSAppAttempt#updateDemand. (Hong Zhiguo via kasha) (cherry picked from commit 5205a330b387d2e133ee790b9fe7d5af3cd8bccc) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/86593150 Tree:

[34/50] [abbrv] hadoop git commit: HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe)

2015-08-06 Thread rohithsharmaks
HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe) (cherry picked from commit 6f83274afc1eba1159427684d72d8f13778c5a88) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[25/50] [abbrv] hadoop git commit: YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)

2015-08-06 Thread rohithsharmaks
YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino) (cherry picked from commit 8572a5a14b999a866fa64ce32ee20078ffefdb1e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[49/50] [abbrv] hadoop git commit: HDFS-8856. Make LeaseManager#countPath O(1). (Contributed by Arpit Agarwal)

2015-08-06 Thread rohithsharmaks
HDFS-8856. Make LeaseManager#countPath O(1). (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/42a05d29 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/42a05d29 Diff:

[21/50] [abbrv] hadoop git commit: HADOOP-12183. Annotate the HTrace span created by FsShell with the command-line arguments passed by the user (Masatake Iwasaki via Colin P. McCabe)

2015-08-06 Thread rohithsharmaks
HADOOP-12183. Annotate the HTrace span created by FsShell with the command-line arguments passed by the user (Masatake Iwasaki via Colin P. McCabe) (cherry picked from commit 454da959c726528ac98dbca1b935a83ed4b9e235) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[13/50] [abbrv] hadoop git commit: HDFS-7192. DN should ignore lazyPersist hint if the writer is not local. (Contributed by Arpit Agarwal)

2015-08-06 Thread rohithsharmaks
HDFS-7192. DN should ignore lazyPersist hint if the writer is not local. (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/95e71772 Tree:

[10/50] [abbrv] hadoop git commit: HDFS-8816. Improve visualization for the Datanode tab in the NN UI. Contributed by Haohui Mai.

2015-08-06 Thread rohithsharmaks
HDFS-8816. Improve visualization for the Datanode tab in the NN UI. 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/3faf7bc3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3faf7bc3

[24/50] [abbrv] hadoop git commit: HDFS-8847. change TestHDFSContractAppend to not override testRenameFileBeingAppended method. Contributed by Zhihai Xu

2015-08-06 Thread rohithsharmaks
HDFS-8847. change TestHDFSContractAppend to not override testRenameFileBeingAppended method. Contributed by Zhihai Xu (cherry picked from commit 90b510405af5ac9d4947c4201065b64994f7ef63) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[15/50] [abbrv] hadoop git commit: HADOOP-12271. Hadoop Jar Error Should Be More Explanatory. Contributed by Josh Elser.

2015-08-06 Thread rohithsharmaks
HADOOP-12271. Hadoop Jar Error Should Be More Explanatory. Contributed by Josh Elser. (cherry picked from commit 2087eaf684d9fb14b5390e21bf17e93ac8fea7f8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/68034bd6 Tree:

[12/50] [abbrv] hadoop git commit: YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (Bibin A Chundatt via wangda)

2015-08-06 Thread rohithsharmaks
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (Bibin A Chundatt via wangda) (cherry picked from commit 91b42e7d6e8169feb54dbe3715a3269eea6153a9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[01/50] [abbrv] hadoop git commit: HDFS-8811. Move BlockStoragePolicy name's constants from HdfsServerConstants.java to HdfsConstants.java (Contributed by Vinayakumar B)

2015-08-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/master 9d15860e6 - a0da1ec01 HDFS-8811. Move BlockStoragePolicy name's constants from HdfsServerConstants.java to HdfsConstants.java (Contributed by Vinayakumar B) (cherry picked from commit 50887e5b07b6abb20c0edd74211e5612dc7b16da) Project:

[30/50] [abbrv] hadoop git commit: HDFS-8850. VolumeScanner thread exits with exception if there is no block pool to be scanned but there are suspicious blocks. (Colin Patrick McCabe via yliu)

2015-08-06 Thread rohithsharmaks
HDFS-8850. VolumeScanner thread exits with exception if there is no block pool to be scanned but there are suspicious blocks. (Colin Patrick McCabe via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2b941f9 Tree:

[20/50] [abbrv] hadoop git commit: HADOOP-7824. NativeIO.java flags and identifiers must be set correctly for each platform, not hardcoded to their Linux values (Martin Walsh via Colin P. McCabe)

2015-08-06 Thread rohithsharmaks
HADOOP-7824. NativeIO.java flags and identifiers must be set correctly for each platform, not hardcoded to their Linux values (Martin Walsh via Colin P. McCabe) (cherry picked from commit 21d10ccc6e463cf250414264c78acb4a6e7c83e3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[06/50] [abbrv] hadoop git commit: YARN-3950. Add unique SHELL_ID environment variable to DistributedShell. Contributed by Robert Kanter (cherry picked from commit 2b2bd9214604bc2e14e41e08d30bf86f5121

2015-08-06 Thread rohithsharmaks
YARN-3950. Add unique SHELL_ID environment variable to DistributedShell. Contributed by Robert Kanter (cherry picked from commit 2b2bd9214604bc2e14e41e08d30bf86f512151bd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[50/50] [abbrv] hadoop git commit: YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)

2015-08-06 Thread rohithsharmaks
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks) (cherry picked from commit b6265d39c5d0fda21dfe55273f193d8a6a20c6a8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a0da1ec0 Tree:

[43/50] [abbrv] hadoop git commit: YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)

2015-08-06 Thread rohithsharmaks
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh) (cherry picked from commit 154c9d2e421390c808dea3b2826cdaae492ea337) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[41/50] [abbrv] hadoop git commit: YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)

2015-08-06 Thread rohithsharmaks
YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G) (cherry picked from commit df9e7280db58baddd02d6e23d3685efb8d5f1b97) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[05/50] [abbrv] hadoop git commit: HDFS-8670. Better to exclude decommissioned nodes for namenode NodeUsage JMX (Contributed by J.Andreina)

2015-08-06 Thread rohithsharmaks
HDFS-8670. Better to exclude decommissioned nodes for namenode NodeUsage JMX (Contributed by J.Andreina) (cherry picked from commit 6374ee0db445e0a1c3462c19ddee345df740cfb3) Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Project:

[16/50] [abbrv] hadoop git commit: YARN-433. When RM is catching up with node updates then it should not expire acquired containers. Contributed by Xuan Gong

2015-08-06 Thread rohithsharmaks
YARN-433. When RM is catching up with node updates then it should not expire acquired containers. Contributed by Xuan Gong (cherry picked from commit ab80e277039a586f6d6259b2511ac413e29ea4f8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[31/50] [abbrv] hadoop git commit: HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki via Colin P. McCabe)

2015-08-06 Thread rohithsharmaks
HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake Iwasaki via Colin P. McCabe) (cherry picked from commit c95993cbaf51e2925ea9b1b95cf4f0d879e66489) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[22/50] [abbrv] hadoop git commit: HDFS-6860. BlockStateChange logs are too noisy. Contributed by Chang Li and Xiaoyu Yao.

2015-08-06 Thread rohithsharmaks
HDFS-6860. BlockStateChange logs are too noisy. Contributed by Chang Li and Xiaoyu Yao. (cherry picked from commit d311a38a6b32bbb210bd8748cfb65463e9c0740e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52ee3ecd Tree:

[35/50] [abbrv] hadoop git commit: HADOOP-12302. Fix native compilation on Windows after HADOOP-7824 (Vinayakumar B via Colin P. McCabe)

2015-08-06 Thread rohithsharmaks
HADOOP-12302. Fix native compilation on Windows after HADOOP-7824 (Vinayakumar B via Colin P. McCabe) (cherry picked from commit 4ab49a436522f87cd462a9eae20fe10fe5c28fb2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/50] [abbrv] hadoop git commit: HDFS-8821. Explain message Operation category X is not supported in state standby. Contributed by Gautam Gopalakrishnan.

2015-08-06 Thread rohithsharmaks
HDFS-8821. Explain message Operation category X is not supported in state standby. Contributed by Gautam Gopalakrishnan. (cherry picked from commit c5caa25b8f2953e2b7a9d2c9dcbdbf1fed95c10b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[17/50] [abbrv] hadoop git commit: MAPREDUCE-6433. launchTime may be negative. Contributed by Zhihai Xu

2015-08-06 Thread rohithsharmaks
MAPREDUCE-6433. launchTime may be negative. Contributed by Zhihai Xu (cherry picked from commit 93d50b782494af7eef980c4d596a59ff4e11646e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9d40eead Tree:

[07/50] [abbrv] hadoop git commit: HADOOP-10945. 4-digit octal umask permissions throws a parse error. Contributed by Chang Li (cherry picked from commit 6f0a35724f0da80146dbae4b6f6c341e1d3101f5)

2015-08-06 Thread rohithsharmaks
HADOOP-10945. 4-digit octal umask permissions throws a parse error. Contributed by Chang Li (cherry picked from commit 6f0a35724f0da80146dbae4b6f6c341e1d3101f5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6b4714d

[03/50] [abbrv] hadoop git commit: HDFS-8834. TestReplication is not valid after HDFS-6482. (Contributed by Lei Xu)

2015-08-06 Thread rohithsharmaks
HDFS-8834. TestReplication is not valid after HDFS-6482. (Contributed by Lei Xu) (cherry picked from commit f4f1b8b267703b8bebab06e17e69a4a4de611592) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9d819160 Tree:

[40/50] [abbrv] hadoop git commit: HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula (cherry picked from commit f59612edd74d1bef2b60870c24c1f67c56b2b3cb

2015-08-06 Thread rohithsharmaks
HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula (cherry picked from commit f59612edd74d1bef2b60870c24c1f67c56b2b3cb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[45/50] [abbrv] hadoop git commit: MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter.

2015-08-06 Thread rohithsharmaks
MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. 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/c8469357 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c8469357 Diff:

[02/50] [abbrv] hadoop git commit: HDFS-8822. Add SSD storagepolicy tests in TestBlockStoragePolicy#testDefaultPolicies (Contributed by Vinayakumar B)

2015-08-06 Thread rohithsharmaks
HDFS-8822. Add SSD storagepolicy tests in TestBlockStoragePolicy#testDefaultPolicies (Contributed by Vinayakumar B) (cherry picked from commit 975e138df316f59e8bb0642e138d4b1170fb8184) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-8856. Make LeaseManager#countPath O(1). (Contributed by Arpit Agarwal)

2015-08-06 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 8e23a7997 - 42a05d29e refs/heads/trunk 8572a5a14 - 6d4eee718 HDFS-8856. Make LeaseManager#countPath O(1). (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-8856. Make LeaseManager#countPath O(1). (Contributed by Arpit Agarwal)

2015-08-06 Thread arp
HDFS-8856. Make LeaseManager#countPath O(1). (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/42a05d29 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/42a05d29 Diff:

Git Push Summary

2015-08-06 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/YARN-3926 [created] c95993cba

hadoop git commit: MAPREDUCE-6257. Document encrypted spills (Bibin A Chundatt via aw)

2015-08-06 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk e73a928a6 - fb1be0b31 MAPREDUCE-6257. Document encrypted spills (Bibin A Chundatt via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fb1be0b3 Tree:

hadoop git commit: YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)

2015-08-06 Thread curino
Repository: hadoop Updated Branches: refs/heads/trunk f4c523b69 - 8572a5a14 YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)

2015-08-06 Thread curino
Repository: hadoop Updated Branches: refs/heads/branch-2 d7d804623 - 8e23a7997 YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino) (cherry picked from commit 8572a5a14b999a866fa64ce32ee20078ffefdb1e) Project:

[2/3] hadoop git commit: Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.

2015-08-06 Thread jing9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f4c523b6/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/Namesystem.java -- diff --git

[1/3] hadoop git commit: Revert HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang.

2015-08-06 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk fb1be0b31 - f4c523b69 Revert HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang. This reverts commit de480d6c8945bd8b5b00e8657b7a72ce8dd9b6b5. Project:

[3/3] hadoop git commit: Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.

2015-08-06 Thread jing9
Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. This reverts commit c17439c2ddd921b63b1635e6f1cba634b8da8557. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.

2015-08-06 Thread jing9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d7d80462/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/Namesystem.java -- diff --git

[1/3] hadoop git commit: Revert HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang.

2015-08-06 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 c8469357b - d7d804623 Revert HDFS-8623. Refactor NameNode handling of invalid, corrupt, and under-recovery blocks. Contributed by Zhe Zhang. This reverts commit de480d6c8945bd8b5b00e8657b7a72ce8dd9b6b5. (cherry picked from commit

[3/3] hadoop git commit: Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang.

2015-08-06 Thread jing9
Revert HDFS-8499. Refactor BlockInfo class hierarchy with static helper class. Contributed by Zhe Zhang. This reverts commit c17439c2ddd921b63b1635e6f1cba634b8da8557. (cherry picked from commit f4c523b69ba55b1fd35e8995c3011a9f546ac835) Project:

hadoop git commit: MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter. (cherry picked from commit c8469357bad481ca8e341050553a5ae6d98bf8e5)

2015-08-06 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk cfee02b3b - e73a928a6 MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter. (cherry picked from commit c8469357bad481ca8e341050553a5ae6d98bf8e5) Conflicts: hadoop-mapreduce-project/CHANGES.txt

hadoop git commit: MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter.

2015-08-06 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 7af531d2e - c8469357b MAPREDUCE-6443. Add JvmPauseMonitor to JobHistoryServer. Contributed by Robert Kanter. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter.

2015-08-06 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 154c9d2e4 - cfee02b3b YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter. (cherry picked from commit cfee02b3bdd1117370200c9d8ce216676cff8888)

2015-08-06 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 84ea7cd40 - 7af531d2e YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter. (cherry picked from commit cfee02b3bdd1117370200c9d8ce216676cff) Project:

hadoop git commit: YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)

2015-08-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 f8932d478 - 84ea7cd40 YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh) (cherry picked from commit 154c9d2e421390c808dea3b2826cdaae492ea337) Project:

hadoop git commit: YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)

2015-08-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk cc71ad80e - 154c9d2e4 YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[Hadoop Wiki] Update of PoweredBy by DavidTing

2015-08-06 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=436rev2=437 * ''Each (commodity) node has 8 cores and 12 TB of storage. ''