svn commit: r1686916 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml

2015-06-22 Thread rohithsharmaks
Author: rohithsharmaks Date: Mon Jun 22 18:57:33 2015 New Revision: 1686916 URL: http://svn.apache.org/r1686916 Log: Added Rohith Sharma K S to committers list. Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified: hadoop/common/site/main/author/src

hadoop git commit: Move YARN-3790 from 2.7.1 to 2.8 in CHANGES.txt

2015-06-24 Thread rohithsharmaks
/repos/asf/hadoop/tree/2df00d53 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/2df00d53 Branch: refs/heads/trunk Commit: 2df00d53d13d16628b6bde5e05133d239f138f52 Parents: dd4b387 Author: rohithsharmaks rohithsharm...@apache.org Authored: Wed Jun 24 23:31:03 2015 +0530 Committer

hadoop git commit: Move YARN-3790 from 2.7.1 to 2.8 in CHANGES.txt

2015-06-24 Thread rohithsharmaks
/repos/asf/hadoop/tree/1619d8d6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/1619d8d6 Branch: refs/heads/branch-2 Commit: 1619d8d62a7fb925dfe40d6bb06ed2c145e285ee Parents: 1392d1a Author: rohithsharmaks rohithsharm...@apache.org Authored: Wed Jun 24 23:31:09 2015 +0530 Committer

hadoop git commit: YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks)

2015-06-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 15b1800b1 - 1392d1ad9 YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit

hadoop git commit: YARN-3986. getTransferredContainers in AbstractYarnScheduler should be present in YarnScheduler interface

2015-08-20 Thread rohithsharmaks
) +YARN-3986. getTransferredContainers in AbstractYarnScheduler should be present +in YarnScheduler interface instead. (Varun Saxena via rohithsharmaks) + Release 2.7.2 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/27ced825/hadoop-yarn-project/hadoop

hadoop git commit: YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks)

2015-08-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 f7ee22505 - 6dc732f2f YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks) (cherry picked from commit feaf0349949e831ce3f25814c1bbff52f17bfe8f

hadoop git commit: YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks)

2015-08-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk bcaf83902 - feaf03499 YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit

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

2015-07-29 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 5205a330b - c020b62cf 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

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

2015-07-29 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 865931506 - 9c00ae000 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

hadoop git commit: YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)

2015-08-05 Thread rohithsharmaks
/repos/asf/hadoop/commit/df9e7280 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/df9e7280 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/df9e7280 Branch: refs/heads/trunk Commit: df9e7280db58baddd02d6e23d3685efb8d5f1b97 Parents: f59612e Author: rohithsharmaks rohithsharm

[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
. NPEs' while stopping service after exception during CommonNodeLabelsManager#start. (varun saxane via rohithsharmaks) +YARN-3963. AddNodeLabel on duplicate label addition shows success. +(Bibin A Chundatt via wangda) + Release 2.7.2 - UNRELEASED INCOMPATIBLE CHANGES http://git

[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: http://git-wip-us.apache.org

[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: http

[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
/hadoop/commit/dc76c4b0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dc76c4b0 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/dc76c4b0 Branch: refs/heads/master Commit: dc76c4b035277f276bc575222d1536e199d719d7 Parents: 5950c1f Author: rohithsharmaks rohithsharm...@apache.org

[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:

hadoop git commit: YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)

2015-08-05 Thread rohithsharmaks
: dc76c4b035277f276bc575222d1536e199d719d7 Parents: 5950c1f Author: rohithsharmaks rohithsharm...@apache.org Authored: Thu Aug 6 10:43:37 2015 +0530 Committer: rohithsharmaks rohithsharm...@apache.org Committed: Thu Aug 6 10:49:37 2015 +0530 -- hadoop-yarn

hadoop git commit: YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)

2015-08-12 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 d53296281 - c5b20e0db YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks) (cherry picked from commit 1c12adb71f32f24ec525313ff8dfcd2b738fc8e2) Project: http://git-wip-us.apache.org/repos/asf/hadoop

hadoop git commit: YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)

2015-08-12 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 1ea1a8334 - 1c12adb71 YARN-4023. Publish Application Priority to TimelineServer. (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

hadoop git commit: YARN-3954. Fix TestYarnConfigurationFields#testCompareConfigurationClassAgainstXml. (varun saxena via rohithsharmaks)

2015-07-22 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 3800e25d6 - be2334ba3 YARN-3954. Fix TestYarnConfigurationFields#testCompareConfigurationClassAgainstXml. (varun saxena via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip

hadoop git commit: YARN-3954. Fix TestYarnConfigurationFields#testCompareConfigurationClassAgainstXml. (varun saxena via rohithsharmaks)

2015-07-22 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 76ec26de8 - 8376ea329 YARN-3954. Fix TestYarnConfigurationFields#testCompareConfigurationClassAgainstXml. (varun saxena via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

hadoop git commit: YARN-3845. Scheduler page does not render RGBA color combinations in IE11. (Contributed by Mohammad Shahid Khan)

2015-07-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/master [created] 9d15860e6 YARN-3845. Scheduler page does not render RGBA color combinations in IE11. (Contributed by Mohammad Shahid Khan) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3845. Scheduler page does not render RGBA color combinations in IE11. (Contributed by Mohammad Shahid Khan)

2015-07-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 17319c4a6 - 9d15860e6 YARN-3845. Scheduler page does not render RGBA color combinations in IE11. (Contributed by Mohammad Shahid Khan) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4223. Fixed findbugs warnings in hadoop-yarn-server-nodemanager project. (varun saxena via rohithsharmaks)

2015-10-26 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk ce60b4fc8 -> 092883b34 YARN-4223. Fixed findbugs warnings in hadoop-yarn-server-nodemanager project. (varun saxena via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)

2015-10-26 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 06ecc37e8 -> 33455fa41 YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks) (cherry picked from com

hadoop git commit: YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)

2015-10-26 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 092883b34 -> 5acdde474 YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-4223. Fixed findbugs warnings in hadoop-yarn-server-nodemanager project. (varun saxena via rohithsharmaks)

2015-10-26 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 e85ebf082 -> 06ecc37e8 YARN-4223. Fixed findbugs warnings in hadoop-yarn-server-nodemanager project. (varun saxena via rohithsharmaks) (cherry picked from commit 092883b34a0fe62568566bbf9108882f47003f96) Project: http://git-

hadoop git commit: YARN-4246. NPE while listing app attempt. (Nijel S F via rohithsharmaks)

2015-10-26 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 1aa735c18 -> b57f08c0d YARN-4246. NPE while listing app attempt. (Nijel S F via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b57f08c0 Tree: h

hadoop git commit: YARN-4246. NPE while listing app attempt. (Nijel S F via rohithsharmaks)

2015-10-26 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 599653ad9 -> e75799d5f YARN-4246. NPE while listing app attempt. (Nijel S F via rohithsharmaks) (cherry picked from commit b57f08c0d2dae57b545a3baa213e18464060ae3b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-4130. Duplicate declaration of ApplicationId in RMAppManager#submitApplication method. (Kai Sasaki via rohithsharmaks)

2015-10-29 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 07ecdb877 -> 656c8f952 YARN-4130. Duplicate declaration of ApplicationId in RMAppManager#submitApplication method. (Kai Sasaki via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: YARN-4250. NPE in AppSchedulingInfo#isRequestLabelChanged. (Brahma Reddy Battula via rohithsharmaks)

2015-10-14 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk da1ee078f -> d6c8bad86 YARN-4250. NPE in AppSchedulingInfo#isRequestLabelChanged. (Brahma Reddy Battula via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: YARN-4250. NPE in AppSchedulingInfo#isRequestLabelChanged. (Brahma Reddy Battula via rohithsharmaks)

2015-10-14 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 2dd9c475c -> 526be695c YARN-4250. NPE in AppSchedulingInfo#isRequestLabelChanged. (Brahma Reddy Battula via rohithsharmaks) (cherry picked from commit d6c8bad86964dbad3cc810914f786c7c477a) Project: http://git-wip-us.apache.

hadoop git commit: YARN-4228. FileSystemRMStateStore use IOUtils#close instead of fs#close. (Bibin A Chundatt via rohithsharmaks)

2015-10-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 9156fc60c -> 3793cbe4c YARN-4228. FileSystemRMStateStore use IOUtils#close instead of fs#close. (Bibin A Chundatt via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: YARN-4228. FileSystemRMStateStore use IOUtils#close instead of fs#close. (Bibin A Chundatt via rohithsharmaks)

2015-10-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 053fcf4c0 -> 99126714a YARN-4228. FileSystemRMStateStore use IOUtils#close instead of fs#close. (Bibin A Chundatt via rohithsharmaks) (cherry picked from commit 3793cbe4c3cce5d03c4a18d562cbcb7cacd8f743) Project: http://git-

hadoop git commit: YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks)

2015-10-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 1bca1bb51 -> 9156fc60c YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks)

2015-10-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 e5bf4594c -> 053fcf4c0 YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks) (cherry picked from commit 9156fc60c654e9305411686878acb443f3be1

hadoop git commit: YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks)

2015-10-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.7 9f6ed41b9 -> a23107596 YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: YARN-4235. FairScheduler PrimaryGroup does not handle empty groups returned for a user. (Anubhav Dhoot via rohithsharmaks)

2015-10-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk e1bf8b3df -> 8f195387a YARN-4235. FairScheduler PrimaryGroup does not handle empty groups returned for a user. (Anubhav Dhoot via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: YARN-4235. FairScheduler PrimaryGroup does not handle empty groups returned for a user. (Anubhav Dhoot via rohithsharmaks)

2015-10-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 2c6c9e315 -> 21609e8e9 YARN-4235. FairScheduler PrimaryGroup does not handle empty groups returned for a user. (Anubhav Dhoot via rohithsharmaks) (cherry picked from commit 8f195387a4a4a5a278119bf4c2f15cad61f0e2c7) Project: h

hadoop git commit: YARN-4073. Removed unused ApplicationACLsManager in ContainerManagerImpl constructor. (Naganarasimha G R via rohithsharmaks)

2015-09-02 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 65ccf2b12 -> 095ab9ab5 YARN-4073. Removed unused ApplicationACLsManager in ContainerManagerImpl constructor. (Naganarasimha G R via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: YARN-4073. Removed unused ApplicationACLsManager in ContainerManagerImpl constructor. (Naganarasimha G R via rohithsharmaks)

2015-09-02 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 25efccba0 -> 7ecdf5144 YARN-4073. Removed unused ApplicationACLsManager in ContainerManagerImpl constructor. (Naganarasimha G R via rohithsharmaks) (cherry picked from commit 095ab9ab5fa5f415fba41fee81b6008cf0455af8) Project: h

hadoop git commit: YARN-3893. Both RM in active state when Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via rohithsharmaks)

2015-09-02 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.7 3ab43acca -> c2ed7e4a0 YARN-3893. Both RM in active state when Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via rohithsharmaks) (cherry picked from commit 7d6687fe76f6152a577ff2298c358dd30fce41fb) Proj

hadoop git commit: YARN-3893. Both RM in active state when Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via rohithsharmaks)

2015-09-02 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 095ab9ab5 -> 7d6687fe7 YARN-3893. Both RM in active state when Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: YARN-3893. Both RM in active state when Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via rohithsharmaks)

2015-09-02 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 7ecdf5144 -> 6e41aa64a YARN-3893. Both RM in active state when Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via rohithsharmaks) (cherry picked from commit 7d6687fe76f6152a577ff2298c358dd30fce41fb) Project: h

hadoop git commit: YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks)

2015-09-17 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 6b97fa665 -> 723c31d45 YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks)

2015-09-17 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 1f75e951f -> d94c092ad YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks) (cherry picked from commit 723c31d45bc0f64b1d1a67350b108059d2a220a3) Project: h

hadoop git commit: MAPREDUCE-6485. Create a new task attempt with failed map task priority if in-progress attempts are unassigned. (Xianyin Xin via rohithsharmaks)

2015-10-02 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 966f9508c -> 7dd9ebdeb MAPREDUCE-6485. Create a new task attempt with failed map task priority if in-progress attempts are unassigned. (Xianyin Xin via rohithsharmaks) (cherry picked from commit 439f43ad3defbac907eda2d139a793f153544

hadoop git commit: MAPREDUCE-6485. Create a new task attempt with failed map task priority if in-progress attempts are unassigned. (Xianyin Xin via rohithsharmaks)

2015-10-02 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk fd026f535 -> 439f43ad3 MAPREDUCE-6485. Create a new task attempt with failed map task priority if in-progress attempts are unassigned. (Xianyin Xin via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks)

2015-09-20 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 3a9c7076e -> c9cb6a596 YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks)

2015-09-20 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 0095936a6 -> 52f343598 YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks) (cherry picked from commit c9cb6a5960ad335a3ee93a6ee219eae5aad372f9) Project: http://git-

hadoop git commit: YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks)

2015-09-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 06d1c9033 -> 8ed0d4b74 YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks)

2015-09-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 3d8f6b9d4 -> ace4d2693 YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks)

2015-09-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 8ed0d4b74 -> a9aafad12 YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://

hadoop git commit: YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks)

2015-12-07 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 af14458de -> 04e056f4f YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks) (cherry picked from commit 01a641bc447c464b2830d58addd482f47dbd92ae) Project: http://git-wip-us.apache.org/repos/

  1   2   3   4   5   6   7   >