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

2015-03-27 Thread asuresh
Author: asuresh Date: Fri Mar 27 19:37:28 2015 New Revision: 1669662 URL: http://svn.apache.org/r1669662 Log: Adding asuresh as committer Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml hadoop/common/site/main/publish/bylaws.html hadoop/common/site

hadoop git commit: HDFS-8004. Use KeyProviderCryptoExtension#warmUpEncryptedKeys when creating an encryption zone. (awang via asuresh)

2015-03-27 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 3836ad6c0 - e97f8e44a HDFS-8004. Use KeyProviderCryptoExtension#warmUpEncryptedKeys when creating an encryption zone. (awang via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

hadoop git commit: HDFS-8004. Use KeyProviderCryptoExtension#warmUpEncryptedKeys when creating an encryption zone. (awang via asuresh)

2015-03-27 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 eb7068c2c - dadda2edc HDFS-8004. Use KeyProviderCryptoExtension#warmUpEncryptedKeys when creating an encryption zone. (awang via asuresh) (cherry picked from commit e97f8e44af9dffc42c030278425cffe0c9da723b) Project: http://git-wip

hadoop git commit: HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh)

2015-04-21 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk dfc1c4c30 - 424a00daa HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http

hadoop git commit: HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh)

2015-04-21 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 7b3acc5c9 - d2a9cc287 HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh) (cherry picked from commit 424a00daa069bf2049014fd46ad152ec5fc77ac8

hadoop git commit: HDFS-4448. Allow HA NN to start in secure mode with wildcard address configured (atm via asuresh)

2015-04-23 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 63ccb9167 - 889b92fa4 HDFS-4448. Allow HA NN to start in secure mode with wildcard address configured (atm via asuresh) (cherry picked from commit baf8bc6c488de170d2caf76d9fa4c99faaa8f1a6) Project: http://git-wip-us.apache.org/repos

hadoop git commit: HDFS-4448. Allow HA NN to start in secure mode with wildcard address configured (atm via asuresh)

2015-04-23 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk d9bcf99ae - baf8bc6c4 HDFS-4448. Allow HA NN to start in secure mode with wildcard address configured (atm via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

hadoop git commit: HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh)

2015-04-30 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.7 a38dbbc5b - 91db060cc HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh) (cherry picked from commit f0db797be28ca221d540c6a3accd6bff9a7996fa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit

hadoop git commit: HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh)

2015-04-30 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 01acf3a3a - 5670b542b HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh) (cherry picked from commit f0db797be28ca221d540c6a3accd6bff9a7996fa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit

hadoop git commit: HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh)

2015-04-30 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk c55d60905 - f0db797be HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f0db797b Tree: http

hadoop git commit: Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1)

2015-05-01 Thread asuresh
path and generates incorrect edit logs when updating the atime. (wheat9) +HDFS-8091: ACLStatus and XAttributes should be presented to +INodeAttributesProvider before returning to client (asuresh) + Release 2.7.0 - 2015-04-20 INCOMPATIBLE CHANGES

hadoop git commit: HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh)

2015-05-01 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.7 91db060cc - 4e6ff8c78 HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh) (cherry picked from commit 922b7ed21d1f1460263ca42f709bb9f415d189c5) Project: http://git

hadoop git commit: Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1)

2015-05-01 Thread asuresh
) -HDFS-8091: ACLStatus and XAttributes should be presented to -INodeAttributesProvider before returning to client (asuresh) - HDFS-7939. Two fsimage_rollback_* files are created which are not deleted after rollback. (J.Andreina via vinayakumarb) @@ -660,6 +657,9 @@ Release

hadoop git commit: HDFS-7559. Create unit test to automatically compare HDFS related classes and hdfs-default.xml. (Ray Chiang via asuresh)

2015-05-08 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk f0f5e3c07 - 3cefc02af HDFS-7559. Create unit test to automatically compare HDFS related classes and hdfs-default.xml. (Ray Chiang via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip

hadoop git commit: HDFS-7559. Create unit test to automatically compare HDFS related classes and hdfs-default.xml. (Ray Chiang via asuresh)

2015-05-08 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 638feaaa3 - 2124742e0 HDFS-7559. Create unit test to automatically compare HDFS related classes and hdfs-default.xml. (Ray Chiang via asuresh) (cherry picked from commit 3cefc02af73faa12a6edce904b98ba543167bec5) Project: http://git

hadoop git commit: HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh)

2015-04-09 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 1ff3fd33e - c846e84d5 HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh) (cherry picked from commit 922b7ed21d1f1460263ca42f709bb9f415d189c5) Project: http://git

hadoop git commit: HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh)

2015-04-09 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 61dc2ea3f - 922b7ed21 HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip

hadoop git commit: Fix CHANGES.txt for HDFS-8091

2015-04-09 Thread asuresh
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -153,9 +153,6 @@ Trunk (Unreleased) BUG FIXES -HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider - before returning to client (asuresh

hadoop git commit: HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh)

2015-05-19 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 8ca1dfeeb - fd3cb533d HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip

hadoop git commit: HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh)

2015-05-19 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 dafe33efb - 00e2a0a49 HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh) (cherry picked from commit fd3cb533d2495ea220ab2e468835a43a784d7532) Project: http://git

hadoop git commit: HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh)

2015-05-19 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.7 7ac66f871 - 273d2f975 HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh) (cherry picked from commit fd3cb533d2495ea220ab2e468835a43a784d7532) Project: http://git

hadoop git commit: HDFS-7858. Improve HA Namenode Failover detection on the client. (asuresh)

2015-07-28 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk e21dde501 - 030fcfa99 HDFS-7858. Improve HA Namenode Failover detection on the client. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/030fcfa9 Tree: http

hadoop git commit: HDFS-7858. Improve HA Namenode Failover detection on the client. (asuresh)

2015-07-28 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 c650ab003 - ffe6a34d5 HDFS-7858. Improve HA Namenode Failover detection on the client. (asuresh) (cherry picked from commit 030fcfa99c345ad57625486eeabedebf2fd4411f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit

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

2015-08-05 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 4ab49a436 - f271d3773 YARN-3736. Add RMStateStore apis to store and load accepted reservations for failover (adhoot via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf

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

2015-08-05 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 e2d46ac5a - 707b96fa5 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

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: http://git-wip

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

hadoop git commit: YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)

2015-07-17 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk ee36f4f9b - 9b272ccae YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)

2015-07-17 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 a7de3cde1 - 8018041b4 YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh) (cherry picked from commit

hadoop git commit: YARN-3453. Ensure preemption logic in FairScheduler uses DominantResourceCalculator in DRF queues to prevent unnecessary thrashing. (asuresh)

2015-07-14 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk a431ed907 - ac94ba3e1 YARN-3453. Ensure preemption logic in FairScheduler uses DominantResourceCalculator in DRF queues to prevent unnecessary thrashing. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http

hadoop git commit: YARN-3453. Ensure preemption logic in FairScheduler uses DominantResourceCalculator in DRF queues to prevent unnecessary thrashing. (asuresh)

2015-07-14 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 c6b0bbabc - 5f58be7dd YARN-3453. Ensure preemption logic in FairScheduler uses DominantResourceCalculator in DRF queues to prevent unnecessary thrashing. (asuresh) (cherry picked from commit ac94ba3e185115b83351e35c610c2b8ff91b1ebc

hadoop git commit: YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)

2015-07-18 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.7 009f5fbad - 63e4ada51 YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh) (cherry picked from commit

hadoop git commit: Pulling in YARN-3535 to branch 2.7.x

2015-07-18 Thread asuresh
. Scheduler must re-request container resources when RMContainer transitions -from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh) - Release 2.7.2 - UNRELEASED INCOMPATIBLE CHANGES @@ -627,6 +624,9 @@ Release 2.7.2 - UNRELEASED YARN-3905. Application History Server UI NPEs when

hadoop git commit: Pulling in YARN-3535 to branch 2.7.x

2015-07-18 Thread asuresh
-from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh) - Release 2.7.2 - UNRELEASED INCOMPATIBLE CHANGES @@ -675,6 +672,9 @@ Release 2.7.2 - UNRELEASED YARN-3905. Application History Server UI NPEs when accessing apps run after RM restart (Eric Payne via jeagles

hadoop git commit: YARN-3738. Add support for recovery of reserved apps running under dynamic queues (subru via asuresh)

2015-10-24 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 fc5a433ad -> f0580dcac YARN-3738. Add support for recovery of reserved apps running under dynamic queues (subru via asuresh) (cherry picked from commit ab8eb8770c8b8bff41dacb1a399d75906abb1ac4) Project: http://git-wip-us.apache.

hadoop git commit: YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG level (asuresh)

2015-10-29 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk ecad1253b -> 58d1df585 YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG level (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/58d1d

hadoop git commit: YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG level (asuresh)

2015-10-29 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 d6d642a4e -> 8943abfb0 YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG level (asuresh) (cherry picked from commit 58d1df585c2b8a4d2f78ae30726f07b4c6a94731) Project: http://git-wip-us.apache.org/repos/asf/had

[39/50] [abbrv] hadoop git commit: MAPREDUCE-6540. TestMRTimelineEventHandling fails (sjlee)

2015-11-15 Thread asuresh
MAPREDUCE-6540. TestMRTimelineEventHandling fails (sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9ad708a0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9ad708a0 Diff:

[19/50] [abbrv] hadoop git commit: Fix CHANGES.txt for HADOOP-11684.

2015-11-15 Thread asuresh
Fix CHANGES.txt for HADOOP-11684. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/655d4344 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/655d4344 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/655d4344

[16/50] [abbrv] hadoop git commit: HADOOP-12366. expose calculated paths (aw)

2015-11-15 Thread asuresh
HADOOP-12366. expose calculated paths (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b76b0ce5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b76b0ce5 Diff:

[21/50] [abbrv] hadoop git commit: HDFS-9383. TestByteArrayManager#testByteArrayManager fails. Contributed by Tsz Wo Nicholas Sze.

2015-11-15 Thread asuresh
HDFS-9383. TestByteArrayManager#testByteArrayManager fails. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef926b2e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef926b2e

[30/50] [abbrv] hadoop git commit: HADOOP-12560: Fix sprintf warnings in {{DomainSocket.c}} introduced by HADOOP-12344 (Mingliang Liu via Colin P. McCabe)

2015-11-15 Thread asuresh
HADOOP-12560: Fix sprintf warnings in {{DomainSocket.c}} introduced by HADOOP-12344 (Mingliang Liu via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/493e8ae5 Tree:

[13/50] [abbrv] hadoop git commit: HDFS-9379. Make NNThroughputBenchmark support more than 10 datanodes. (Contributed by Mingliang Liu)

2015-11-15 Thread asuresh
HDFS-9379. Make NNThroughputBenchmark support more than 10 datanodes. (Contributed by Mingliang Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2801b42a Tree:

[01/50] [abbrv] hadoop git commit: HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe)

2015-11-15 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/yarn-2877 566712927 -> 855d52927 HADOOP-11887. Introduce Intel ISA-L erasure coding library for native erasure encoding support (Kai Zheng via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[49/50] [abbrv] hadoop git commit: Move HADOOP-11361, HADOOP-12348 and HADOOP-12482 from 2.8.0 to 2.7.3 in CHANGES.txt for backporting.

2015-11-15 Thread asuresh
Move HADOOP-11361, HADOOP-12348 and HADOOP-12482 from 2.8.0 to 2.7.3 in CHANGES.txt for backporting. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c753617a Tree:

[33/50] [abbrv] hadoop git commit: HDFS-9245. Fix findbugs warnings in hdfs-nfs/WriteCtx. Contributed by Mingliang Liu.

2015-11-15 Thread asuresh
HDFS-9245. Fix findbugs warnings in hdfs-nfs/WriteCtx. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e4562b8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6e4562b8 Diff:

[12/50] [abbrv] hadoop git commit: HDFS-9318. considerLoad factor can be improved. Contributed by Kuhu Shukla.

2015-11-15 Thread asuresh
HDFS-9318. considerLoad factor can be improved. Contributed by Kuhu Shukla. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bf6aa30a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bf6aa30a Diff:

[44/50] [abbrv] hadoop git commit: HDFS-8968. Erasure coding: a comprehensive I/O throughput benchmark tool. Contributed by Rui Li.

2015-11-15 Thread asuresh
HDFS-8968. Erasure coding: a comprehensive I/O throughput benchmark tool. Contributed by Rui Li. Change-Id: I01ff5b04727fd79e6373582d4815c5e7b2096c67 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b00c8e2 Tree:

[25/50] [abbrv] hadoop git commit: HDFS-2261. AOP unit tests are not getting compiled or run. Contributed by Haohui Mai.

2015-11-15 Thread asuresh
http://git-wip-us.apache.org/repos/asf/hadoop/blob/94a18336/hadoop-hdfs-project/hadoop-hdfs/src/test/aop/org/apache/hadoop/hdfs/TestFiPipelines.java -- diff --git

[03/50] [abbrv] hadoop git commit: CHANGES.txt: move HADOOP-11887 to trunk

2015-11-15 Thread asuresh
CHANGES.txt: move HADOOP-11887 to trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/21c0e3ed Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/21c0e3ed Diff:

[04/50] [abbrv] hadoop git commit: HDFS-9377. Fix findbugs warnings in FSDirSnapshotOp. (Mingliang Liu via Yongjun Zhang)

2015-11-15 Thread asuresh
HDFS-9377. Fix findbugs warnings in FSDirSnapshotOp. (Mingliang Liu via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/286cc648 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/286cc648 Diff:

[05/50] [abbrv] hadoop git commit: MAPREDUCE-3914. Mismatched free() / delete / delete [] in HadoopPipes (Joe Mudd via aw)

2015-11-15 Thread asuresh
MAPREDUCE-3914. Mismatched free() / delete / delete [] in HadoopPipes (Joe Mudd via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc7cd46f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fc7cd46f Diff:

[07/50] [abbrv] hadoop git commit: HADOOP-11684. S3a to use thread pool that blocks clients. (Thomas Demoor and Aaron Fabbri via lei)

2015-11-15 Thread asuresh
HADOOP-11684. S3a to use thread pool that blocks clients. (Thomas Demoor and Aaron Fabbri via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bff7c90a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bff7c90a

[14/50] [abbrv] hadoop git commit: HDFS-9398. Make ByteArraryManager log message in one-line format. Contributed by Mingliang Liu

2015-11-15 Thread asuresh
HDFS-9398. Make ByteArraryManager log message in one-line format. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9614dea7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9614dea7

[22/50] [abbrv] hadoop git commit: HDFS-9234. WebHdfs: getContentSummary() should give quota for storage types. Contributed by Surendra Singh Lilhore.

2015-11-15 Thread asuresh
HDFS-9234. WebHdfs: getContentSummary() should give quota for storage types. 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/41d3f889 Tree:

[11/50] [abbrv] hadoop git commit: HDFS-9236. Missing sanity check for block size during block recovery. (Tony Wu via Yongjun Zhang)

2015-11-15 Thread asuresh
HDFS-9236. Missing sanity check for block size during block recovery. (Tony Wu via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b64242c0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b64242c0

[17/50] [abbrv] hadoop git commit: HADOOP-12553. [JDK8] Fix javadoc error caused by illegal tag. (aajisaka)

2015-11-15 Thread asuresh
HADOOP-12553. [JDK8] Fix javadoc error caused by illegal tag. (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3ae82863 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3ae82863 Diff:

[15/50] [abbrv] hadoop git commit: HDFS-9394. branch-2 hadoop-hdfs-client fails during FileSystem ServiceLoader initialization, because HftpFileSystem is missing. Contributed by Mingliang Liu.

2015-11-15 Thread asuresh
HDFS-9394. branch-2 hadoop-hdfs-client fails during FileSystem ServiceLoader initialization, because HftpFileSystem is missing. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ee2db5c Tree:

[42/50] [abbrv] hadoop git commit: YARN-4287. Capacity Scheduler: Rack Locality improvement (Nathan Roberts via wangda)

2015-11-15 Thread asuresh
heduler: Log skipping reservation messages at DEBUG level (asuresh) +YARN-4287. Capacity Scheduler: Rack Locality improvement (Nathan Roberts via wangda) + OPTIMIZATIONS YARN-3339. TestDockerContainerExecutor should pull a single image and not http://git-wip-us.apache.org/repos/asf

[35/50] [abbrv] hadoop git commit: Updated CHANGES.txt to move HADOOP-12526 to 2.6.3.

2015-11-15 Thread asuresh
Updated CHANGES.txt to move HADOOP-12526 to 2.6.3. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d9076975 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d9076975 Diff:

[09/50] [abbrv] hadoop git commit: Update CHANGES.txt for commit of HADOOP 12413 to 2.7.3 and 2.6.3

2015-11-15 Thread asuresh
Update CHANGES.txt for commit of HADOOP 12413 to 2.7.3 and 2.6.3 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/74a9a518 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/74a9a518 Diff:

[29/50] [abbrv] hadoop git commit: HDFS-9364. Unnecessary DNS resolution attempts when creating NameNodeProxies. Contributed by Xiao Chen.

2015-11-15 Thread asuresh
HDFS-9364. Unnecessary DNS resolution attempts when creating NameNodeProxies. Contributed by Xiao Chen. Change-Id: I9e42f724f27924cf73891425a832de37ce014a1e Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/73b94d78 Tree:

[20/50] [abbrv] hadoop git commit: MAPREDUCE-5763. Warn message about httpshuffle in NM logs. Contributed by Akira AJISAKA.

2015-11-15 Thread asuresh
MAPREDUCE-5763. Warn message about httpshuffle in NM logs. Contributed by Akira AJISAKA. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/668e8975 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/668e8975 Diff:

[02/50] [abbrv] hadoop git commit: HDFS-9282. Make data directory count and storage raw capacity related tests FsDataset-agnostic. (Tony Wu via lei)

2015-11-15 Thread asuresh
HDFS-9282. Make data directory count and storage raw capacity related tests FsDataset-agnostic. (Tony Wu via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/46e78a7a Tree:

[24/50] [abbrv] hadoop git commit: HDFS-9249. NPE is thrown if an IOException is thrown in NameNode constructor. (Wei-Chiu Chuang via Yongjun Zhang)

2015-11-15 Thread asuresh
HDFS-9249. NPE is thrown if an IOException is thrown in NameNode constructor. (Wei-Chiu Chuang via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2741a210 Tree:

[40/50] [abbrv] hadoop git commit: YARN-4345. yarn rmadmin -updateNodeResource doesn't work. Contributed by Junping Du

2015-11-15 Thread asuresh
YARN-4345. yarn rmadmin -updateNodeResource doesn't work. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06a70311 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/06a70311 Diff:

[06/50] [abbrv] hadoop git commit: MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh (Simone Leo via aw)

2015-11-15 Thread asuresh
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh (Simone Leo via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/19a0c266 Tree:

[08/50] [abbrv] hadoop git commit: HDFS-9384. TestWebHdfsContentLength intermittently hangs and fails due to TCP conversation mismatch between client and server. Contributed by Chris Nauroth.

2015-11-15 Thread asuresh
HDFS-9384. TestWebHdfsContentLength intermittently hangs and fails due to TCP conversation mismatch between client and server. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66c09673 Tree:

[18/50] [abbrv] hadoop git commit: HDFS-9057. allow/disallow snapshots via webhdfs (Contributed by Brahma Reddy Battula)

2015-11-15 Thread asuresh
HDFS-9057. allow/disallow snapshots via webhdfs (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/6d2332ae Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6d2332ae Diff:

[23/50] [abbrv] hadoop git commit: YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan

2015-11-15 Thread asuresh
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > ) Contributed by Mohammad Shahid Khan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8fbea531 Tree:

[38/50] [abbrv] hadoop git commit: HDFS-9396. Total files and directories on jmx and web UI on standby is uninitialized. Contributed by Kihwal Lee.

2015-11-15 Thread asuresh
HDFS-9396. Total files and directories on jmx and web UI on standby is uninitialized. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2a104f3 Tree:

[31/50] [abbrv] hadoop git commit: YARN-1510. Make NMClient support change container resources. (Meng Ding via wangda)

2015-11-15 Thread asuresh
YARN-1510. Make NMClient support change container resources. (Meng Ding via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c99925d6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c99925d6 Diff:

[37/50] [abbrv] hadoop git commit: YARN-4183. Reverting the patch to fix behaviour change. Revert "YARN-4183. Enabling generic application history forces every job to get a timeline service delegation

2015-11-15 Thread asuresh
YARN-4183. Reverting the patch to fix behaviour change. Revert "YARN-4183. Enabling generic application history forces every job to get a timeline service delegation token (jeagles)" This reverts commit c293c58954cdab25c8c69418b0e839883b563fa4. Project:

[43/50] [abbrv] hadoop git commit: YARN-4347. Resource manager fails with Null pointer exception. (Jian He via wangda)

2015-11-15 Thread asuresh
YARN-4347. Resource manager fails with Null pointer exception. (Jian He via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7f55a180 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7f55a180 Diff:

[46/50] [abbrv] hadoop git commit: HDFS-9410. Some tests should always reset sysout and syserr. Contributed by Xiao Chen.

2015-11-15 Thread asuresh
HDFS-9410. Some tests should always reset sysout and syserr. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cccf8848 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cccf8848 Diff:

[50/50] [abbrv] hadoop git commit: YARN-4354. Public resource localization fails with NPE. Contributed by Jason Lowe.

2015-11-15 Thread asuresh
YARN-4354. Public resource localization fails with NPE. 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/855d5292 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/855d5292 Diff:

[47/50] [abbrv] hadoop git commit: HADOOP-12545. Hadoop javadoc has broken links for AccessControlList, ImpersonationProvider, DefaultImpersonationProvider, and DistCp. Contributed by Arshad Mohammad.

2015-11-15 Thread asuresh
HADOOP-12545. Hadoop javadoc has broken links for AccessControlList, ImpersonationProvider, DefaultImpersonationProvider, and DistCp. Contributed by Arshad Mohammad. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[45/50] [abbrv] hadoop git commit: YARN-1509. Make AMRMClient support send increase container request and get increased/decreased containers. (Meng Ding via wangda)

2015-11-15 Thread asuresh
YARN-1509. Make AMRMClient support send increase container request and get increased/decreased containers. (Meng Ding via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ff280fc Tree:

[36/50] [abbrv] hadoop git commit: MAPREDUCE-6533. testDetermineCacheVisibilities of TestClientDistributedCacheManager is broken. Contributed by Chang Li

2015-11-15 Thread asuresh
MAPREDUCE-6533. testDetermineCacheVisibilities of TestClientDistributedCacheManager is broken. Contributed by Chang Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/df68eac8 Tree:

[34/50] [abbrv] hadoop git commit: YARN-4241. Fix typo of property name in yarn-default.xml. Contributed by Anthony Rojas.

2015-11-15 Thread asuresh
YARN-4241. Fix typo of property name in yarn-default.xml. Contributed by Anthony Rojas. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23d0db55 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/23d0db55 Diff:

[48/50] [abbrv] hadoop git commit: Move HADOOP-12374 from 2.8.0 to 2.7.3 in CHANGES.txt.

2015-11-15 Thread asuresh
Move HADOOP-12374 from 2.8.0 to 2.7.3 in CHANGES.txt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47c79a2a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/47c79a2a Diff:

[32/50] [abbrv] hadoop git commit: HDFS-9369. Use ctest to run tests for hadoop-hdfs-native-client. Contributed by Haohui Mai.

2015-11-15 Thread asuresh
HDFS-9369. Use ctest to run tests for hadoop-hdfs-native-client. 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/a06e6b81 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a06e6b81 Diff:

[27/50] [abbrv] hadoop git commit: HDFS-9401. Fix findbugs warnings in BlockRecoveryWorker. Contributed by Brahma Reddy Battula.

2015-11-15 Thread asuresh
HDFS-9401. Fix findbugs warnings in BlockRecoveryWorker. 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/2fda45b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2fda45b9 Diff:

[28/50] [abbrv] hadoop git commit: HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei)

2015-11-15 Thread asuresh
HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0eb9c60c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0eb9c60c Diff:

[41/50] [abbrv] hadoop git commit: HADOOP-12562. Make hadoop dockerfile usable by Yetus. Contributed by Allen Wittenauer.

2015-11-15 Thread asuresh
HADOOP-12562. Make hadoop dockerfile usable by Yetus. Contributed by Allen Wittenauer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0ca8df71 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0ca8df71 Diff:

hadoop git commit: YARN-4270. Limit application resource reservation on nodes for non-node/rack specific requests (asuresh)

2015-10-19 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk ded012e1d -> 7e2837f83 YARN-4270. Limit application resource reservation on nodes for non-node/rack specific requests (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: YARN-4270. Limit application resource reservation on nodes for non-node/rack specific requests (asuresh)

2015-10-19 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 c35771c46 -> acc0e718d YARN-4270. Limit application resource reservation on nodes for non-node/rack specific requests (asuresh) (cherry picked from commit 7e2837f830382835838c82398db6fc9823d612a7) Project: http://git-

hadoop git commit: YARN-3985. Make ReservationSystem persist state using RMStateStore reservation APIs. (adhoot via asuresh)

2015-10-20 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 e327233e8 -> f2009dc89 YARN-3985. Make ReservationSystem persist state using RMStateStore reservation APIs. (adhoot via asuresh) (cherry picked from commit 506d1b1dbcb7ae5dad4a3dc4d415af241c72887c) Project: http://git-

hadoop git commit: YARN-4184. Remove update reservation state api from state store as its not used by ReservationSystem (Sean Po via asuresh)

2015-11-17 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 0f9f9ba3c -> d8e60080e YARN-4184. Remove update reservation state api from state store as its not used by ReservationSystem (Sean Po via asuresh) (cherry picked from commit 6a61928fb790d553c942641761ea963b5e996ef6) Project: h

hadoop git commit: YARN-4184. Remove update reservation state api from state store as its not used by ReservationSystem (Sean Po via asuresh)

2015-11-17 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk dfbde3fc5 -> 6a61928fb YARN-4184. Remove update reservation state api from state store as its not used by ReservationSystem (Sean Po via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh)

2015-09-18 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 602335dfe -> 94dec5a91 YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://

hadoop git commit: YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh)

2015-09-18 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 097150352 -> b70c7b0e5 YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh) (cherry picked from commit 94dec5a9164cd9bc573fbf74e76bcff9e7c5c637) Proj

[29/38] hadoop git commit: HDFS-9490. MiniDFSCluster should change block generation stamp via FsDatasetTestUtils. (Tony Wu via lei)

2015-12-05 Thread asuresh
HDFS-9490. MiniDFSCluster should change block generation stamp via FsDatasetTestUtils. (Tony Wu via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0ac8fb4b Tree:

[36/38] hadoop git commit: HDFS-9414. Refactor reconfiguration of ClientDatanodeProtocol for reusability. (Contributed by Xiaobing Zhou)

2015-12-05 Thread asuresh
HDFS-9414. Refactor reconfiguration of ClientDatanodeProtocol for reusability. (Contributed by Xiaobing Zhou) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/86c95cb3 Tree:

[21/38] hadoop git commit: YARN-4408. Fix issue that NodeManager still reports negative running containers. Contributed by Robert Kanter.

2015-12-05 Thread asuresh
YARN-4408. Fix issue that NodeManager still reports negative running containers. 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/62e9348b Tree:

[24/38] hadoop git commit: HDFS-9436. Make NNThroughputBenchmark$BlockReportStats run with 10 datanodes by default. Contributed by Mingliang.

2015-12-05 Thread asuresh
HDFS-9436. Make NNThroughputBenchmark$BlockReportStats run with 10 datanodes by default. Contributed by Mingliang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e71aa717 Tree:

[32/38] hadoop git commit: HDFS-9474. TestPipelinesFailover should not fail when printing debug message. (John Zhuge via Yongjun Zhang)

2015-12-05 Thread asuresh
HDFS-9474. TestPipelinesFailover should not fail when printing debug message. (John Zhuge via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/59dbe8b3 Tree:

[15/38] hadoop git commit: HDFS-9129. Move the safemode block count into BlockManager. Contributed by Mingliang Liu.

2015-12-05 Thread asuresh
HDFS-9129. Move the safemode block count into BlockManager. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a49cc74b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a49cc74b Diff:

[23/38] hadoop git commit: YARN-4292. ResourceUtilization should be a part of NodeInfo REST API. (Sunil G via wangda)

2015-12-05 Thread asuresh
YARN-4292. ResourceUtilization should be a part of NodeInfo REST API. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2c3bfc8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a2c3bfc8 Diff:

[04/38] hadoop git commit: Revert "HADOOP-11505. Various native parts use bswap incorrectly and unportably (Alan Burlison via aw)"

2015-12-05 Thread asuresh
Revert "HADOOP-11505. Various native parts use bswap incorrectly and unportably (Alan Burlison via aw)" This reverts commit 4c8125d60d47e98b1ec84422888975111e0cbcec. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

  1   2   3   4   5   6   7   8   9   10   >