hadoop git commit: YARN-4897. dataTables_wrapper change min height. Contributed by Bibin A Chundatt.

2016-04-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 e9d1d8afd -> d93cfefea YARN-4897. dataTables_wrapper change min height. Contributed by Bibin A Chundatt. (cherry picked from commit 4ee7f0a3e7814d66d6e11aa4b559da5ac93c4b99) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-10277. PositionedReadable test testReadFullyZeroByteFile failing in HDFS. Contributed by Steve Loughran.

2016-04-11 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 4ee7f0a3e -> a409508b3 HDFS-10277. PositionedReadable test testReadFullyZeroByteFile failing in HDFS. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10277. PositionedReadable test testReadFullyZeroByteFile failing in HDFS. Contributed by Steve Loughran.

2016-04-11 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 9d4dedd65 -> e2b8bdbe0 HDFS-10277. PositionedReadable test testReadFullyZeroByteFile failing in HDFS. Contributed by Steve Loughran. (cherry picked from commit a409508b3f4c46b419c41b9cdff83429d9d025ce) (cherry picked from commit

hadoop git commit: HDFS-10277. PositionedReadable test testReadFullyZeroByteFile failing in HDFS. Contributed by Steve Loughran.

2016-04-11 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 d93cfefea -> 8f968171b HDFS-10277. PositionedReadable test testReadFullyZeroByteFile failing in HDFS. Contributed by Steve Loughran. (cherry picked from commit a409508b3f4c46b419c41b9cdff83429d9d025ce) Project:

hadoop git commit: YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.

2016-04-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 44bbc50d9 -> ff722bbbd YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff722bbb Tree:

hadoop git commit: YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.

2016-04-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 f1dcd4029 -> e9d1d8afd YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He. (cherry picked from commit ff722bbbdfaf9715643507628e94ece26d904b9d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4897. dataTables_wrapper change min height. Contributed by Bibin A Chundatt.

2016-04-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk ff722bbbd -> 4ee7f0a3e YARN-4897. dataTables_wrapper change min height. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4ee7f0a3

[4/5] hadoop git commit: YARN-3863. Support complex filters in TimelineReader (Varun Saxena via sjlee)

2016-04-11 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f8e8a03b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/TimelineStorageUtils.java

[5/5] hadoop git commit: YARN-3863. Support complex filters in TimelineReader (Varun Saxena via sjlee)

2016-04-11 Thread sjlee
YARN-3863. Support complex filters in TimelineReader (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f8e8a03b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f8e8a03b Diff:

[2/5] hadoop git commit: YARN-3863. Support complex filters in TimelineReader (Varun Saxena via sjlee)

2016-04-11 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f8e8a03b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineStorage.java

[1/5] hadoop git commit: YARN-3863. Support complex filters in TimelineReader (Varun Saxena via sjlee)

2016-04-11 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 fb0acd08e -> f8e8a03bd

[3/5] hadoop git commit: YARN-3863. Support complex filters in TimelineReader (Varun Saxena via sjlee)

2016-04-11 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f8e8a03b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/reader/GenericEntityReader.java

hadoop git commit: YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.

2016-04-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3589b9e10 -> 9d4dedd65 YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He. (cherry picked from commit ff722bbbdfaf9715643507628e94ece26d904b9d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4928. Some yarn.server.timeline.* tests fail on Windows attempting to use a test root path containing a colon. Contributed by Gergely Novák.

2016-04-11 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 1ff27f9d1 -> 08ddb3ac6 YARN-4928. Some yarn.server.timeline.* tests fail on Windows attempting to use a test root path containing a colon. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4928. Some yarn.server.timeline.* tests fail on Windows attempting to use a test root path containing a colon. Contributed by Gergely Novák. (cherry picked from commit 08ddb3ac

2016-04-11 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 8cf6630fc -> a3f849141 YARN-4928. Some yarn.server.timeline.* tests fail on Windows attempting to use a test root path containing a colon. Contributed by Gergely Novák. (cherry picked from commit

hadoop git commit: Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"

2016-04-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 13be7a849 -> 3cf785687 Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla" This reverts commit 9d3c51eb5a701ae4ba296e2fd3fba154fa0097c0.

hadoop git commit: Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"

2016-04-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 08ddb3ac6 -> 2a5da97f8 Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla" This reverts commit 1cbcd4a491e6a57d466c2897335614dc6770b475.

[hadoop] Git Push Summary

2016-04-11 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/YARN-4757 [created] 1ff27f9d1

hadoop git commit: HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba.

2016-04-11 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk 2a5da97f8 -> 069c6c62d HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba. Project:

hadoop git commit: YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi.

2016-04-11 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk 069c6c62d -> 44bbc50d9 YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba.

2016-04-11 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 c748ced47 -> 66072070d HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba. (cherry picked from commit

hadoop git commit: HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba.

2016-04-11 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 f1a370ce8 -> 4041d2b49 HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba. (cherry picked from commit

hadoop git commit: YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi.

2016-04-11 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 4041d2b49 -> f1dcd4029 YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi. (cherry picked from commit 44bbc50d919388e4ad08be2e9ba80ac7502d2579) Project:

hadoop git commit: YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi.

2016-04-11 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3cf785687 -> 3589b9e10 YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi. (cherry picked from commit 44bbc50d919388e4ad08be2e9ba80ac7502d2579) Project:

hadoop git commit: HDFS-9735. DiskBalancer : Refactor moveBlockAcrossStorage to be used by disk balancer. Contributed by Anu Engineer.

2016-04-11 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 48a8c9c3e -> 480e5ee77 HDFS-9735. DiskBalancer : Refactor moveBlockAcrossStorage to be used by disk balancer. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"

2016-04-11 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 a3f849141 -> f1a370ce8 Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla" This reverts commit 814ceeb4893ad9ed903ebcfd30fe3158ec1c71df.

[03/37] hadoop git commit: YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (Sunil G via wangda)

2016-04-11 Thread aengineer
YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (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/21eb4284 Tree:

[28/37] hadoop git commit: MAPREDUCE-6633. AM should retry map attempts if the reduce task encounters commpression related errors. Contributed by Rushabh Shah

2016-04-11 Thread aengineer
MAPREDUCE-6633. AM should retry map attempts if the reduce task encounters commpression related errors. Contributed by Rushabh Shah Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1fec06e0 Tree:

[08/37] hadoop git commit: HDFS-9945. Datanode command for evicting writers. Contributed by Kihwal Lee

2016-04-11 Thread aengineer
HDFS-9945. Datanode command for evicting writers. 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/aede8c10 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aede8c10 Diff:

[18/37] hadoop git commit: YARN-4756. Unnecessary wait in Node Status Updater during reboot. (Eric Badger via kasha)

2016-04-11 Thread aengineer
YARN-4756. Unnecessary wait in Node Status Updater during reboot. (Eric Badger via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e82f961a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e82f961a Diff:

[24/37] hadoop git commit: HADOOP-12994. Specify PositionedReadable, add contract tests, fix problems. Contributed by Steve Loughran.

2016-04-11 Thread aengineer
HADOOP-12994. Specify PositionedReadable, add contract tests, fix problems. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/843ee8d5 Tree:

[02/37] hadoop git commit: HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger.

2016-04-11 Thread aengineer
HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9ba1e5af Tree:

[36/37] hadoop git commit: YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi.

2016-04-11 Thread aengineer
YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/44bbc50d Tree:

[27/37] hadoop git commit: HADOOP-12444 Support lazy seek in S3AInputStream. Rajesh Balamohan via stevel

2016-04-11 Thread aengineer
HADOOP-12444 Support lazy seek in S3AInputStream. Rajesh Balamohan via stevel Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b9e3eff6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b9e3eff6 Diff:

[35/37] hadoop git commit: HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba.

2016-04-11 Thread aengineer
HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/069c6c62 Tree:

[04/37] hadoop git commit: YARN-4906. Capture container start/finish time in container metrics. Contributed by Jian He.

2016-04-11 Thread aengineer
YARN-4906. Capture container start/finish time in container metrics. Contributed by Jian He. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b41e65e5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b41e65e5 Diff:

[13/37] hadoop git commit: HADOOP-12984. Add GenericTestUtils.getTestDir method and use it for emporary directory in tests (Contributed by Steve Loughran and Vinayakumar B

2016-04-11 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8d29e245/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/file/tfile/TestTFileUnsortedByteArrays.java -- diff --git

[16/37] hadoop git commit: HDFS-9719. Refactoring ErasureCodingWorker into smaller reusable constructs. Contributed by Kai Zheng.

2016-04-11 Thread aengineer
HDFS-9719. Refactoring ErasureCodingWorker into smaller reusable constructs. Contributed by Kai Zheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c18a53c Tree:

[12/37] hadoop git commit: HDFS-10186. DirectoryScanner: Improve logs by adding full path of both actual and expected block directories. Contributed by Rakesh R

2016-04-11 Thread aengineer
HDFS-10186. DirectoryScanner: Improve logs by adding full path of both actual and expected block directories. Contributed by Rakesh R Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/654cd1d0 Tree:

[30/37] hadoop git commit: YARN-4938. MiniYarnCluster should not request transitionToActive to RM on non-HA environment. Contributed by Eric Badger.

2016-04-11 Thread aengineer
YARN-4938. MiniYarnCluster should not request transitionToActive to RM on non-HA environment. Contributed by Eric Badger. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1b78b2ba Tree:

[15/37] hadoop git commit: HDFS-9719. Refactoring ErasureCodingWorker into smaller reusable constructs. Contributed by Kai Zheng.

2016-04-11 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3c18a53c/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/erasurecode/StripedReconstructor.java -- diff --git

[29/37] hadoop git commit: YARN-4927. TestRMHA#testTransitionedToActiveRefreshFail fails with FairScheduler. (Bibin A Chundatt via kasha)

2016-04-11 Thread aengineer
YARN-4927. TestRMHA#testTransitionedToActiveRefreshFail fails with FairScheduler. (Bibin A Chundatt via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff95fd54 Tree:

[22/37] hadoop git commit: HADOOP-12753 S3A JUnit tests failing if using HTTP proxy. (Zoran Rajic via stevel)

2016-04-11 Thread aengineer
HADOOP-12753 S3A JUnit tests failing if using HTTP proxy. (Zoran Rajic via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce5b4812 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce5b4812 Diff:

[33/37] hadoop git commit: YARN-4928. Some yarn.server.timeline.* tests fail on Windows attempting to use a test root path containing a colon. Contributed by Gergely Novák.

2016-04-11 Thread aengineer
YARN-4928. Some yarn.server.timeline.* tests fail on Windows attempting to use a test root path containing a colon. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08ddb3ac Tree:

[19/37] hadoop git commit: HDFS-10266. Remove unused properties dfs.client.file-block-storage-locations.num-threads and dfs.client.file-block-storage-locations.timeout.millis. Contributed by Ray Chian

2016-04-11 Thread aengineer
HDFS-10266. Remove unused properties dfs.client.file-block-storage-locations.num-threads and dfs.client.file-block-storage-locations.timeout.millis. Contributed by Ray Chiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[21/37] hadoop git commit: HADOOP-13006 FileContextMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile() doesnt run. (Kai Sasaki via stevel)

2016-04-11 Thread aengineer
HADOOP-13006 FileContextMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile() doesnt run. (Kai Sasaki via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/67912215 Tree:

[11/37] hadoop git commit: HDFS-10267. Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose

2016-04-11 Thread aengineer
HDFS-10267. Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4bd7cbc2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4bd7cbc2

[32/37] hadoop git commit: YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.

2016-04-11 Thread aengineer
YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ff27f9d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1ff27f9d Diff:

[07/37] hadoop git commit: HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe)

2016-04-11 Thread aengineer
HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/188f6528 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/188f6528

[01/37] hadoop git commit: HDFS-10235. Last contact for Live Nodes should be relative time. Contributed by Brahma Reddy Battula.

2016-04-11 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 480e5ee77 -> 3a490d6fc HDFS-10235. Last contact for Live Nodes should be relative time. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[05/37] hadoop git commit: MAPREDUCE-6670. TestJobListCache#testEviction sometimes fails on Windows with timeout. Contributed by Gergely Novák.

2016-04-11 Thread aengineer
MAPREDUCE-6670. TestJobListCache#testEviction sometimes fails on Windows with timeout. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de96d7c8 Tree:

[31/37] hadoop git commit: YARN-4562. YARN WebApp ignores the configuration passed to it for keystore settings. Contributed by Sergey Shelukhin.

2016-04-11 Thread aengineer
YARN-4562. YARN WebApp ignores the configuration passed to it for keystore settings. Contributed by Sergey Shelukhin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/07920acc Tree:

[23/37] hadoop git commit: YARN-4740. AM may not receive the container complete msg when it restarts. Contributed by Jun Gong

2016-04-11 Thread aengineer
YARN-4740. AM may not receive the container complete msg when it restarts. Contributed by Jun Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9cb0c963 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9cb0c963

[20/37] hadoop git commit: HADOOP-12951. Improve documentation on KMS ACLs and delegation tokens. Contributed by Xiao Chen.

2016-04-11 Thread aengineer
HADOOP-12951. Improve documentation on KMS ACLs and delegation tokens. 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/594c70f7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/594c70f7

[26/37] hadoop git commit: YARN-4826. Document configuration of ReservationSystem for CapacityScheduler. (Subru Krishnan via wangda)

2016-04-11 Thread aengineer
YARN-4826. Document configuration of ReservationSystem for CapacityScheduler. (Subru Krishnan via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fcb3fcd4 Tree:

[17/37] hadoop git commit: HADOOP-12909. Change ipc.Client to support asynchronous calls. Contributed by Xiaobing Zhou

2016-04-11 Thread aengineer
HADOOP-12909. Change ipc.Client to support asynchronous calls. 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/a62637a4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a62637a4 Diff:

[14/37] hadoop git commit: HADOOP-12984. Add GenericTestUtils.getTestDir method and use it for emporary directory in tests (Contributed by Steve Loughran and Vinayakumar B

2016-04-11 Thread aengineer
HADOOP-12984. Add GenericTestUtils.getTestDir method and use it for emporary directory in tests (Contributed by Steve Loughran and Vinayakumar B This closes #89 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8d29e245

[25/37] hadoop git commit: YARN-3215. Respect labels in CapacityScheduler when computing headroom. (Naganarasimha G R via wangda)

2016-04-11 Thread aengineer
YARN-3215. Respect labels in CapacityScheduler when computing headroom. (Naganarasimha G R via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec069579 Tree:

[37/37] hadoop git commit: Merge branch 'trunk' into HDFS-1312

2016-04-11 Thread aengineer
Merge branch 'trunk' into HDFS-1312 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a490d6f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3a490d6f Diff:

[09/37] hadoop git commit: YARN-4769. Add support for CSRF header in the dump capacity scheduler logs and kill app buttons in RM web UI. Contributed by Varun Vasudev

2016-04-11 Thread aengineer
YARN-4769. Add support for CSRF header in the dump capacity scheduler logs and kill app buttons in RM web UI. Contributed by Varun Vasudev Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/93bacda0 Tree:

[34/37] hadoop git commit: Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"

2016-04-11 Thread aengineer
Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla" This reverts commit 1cbcd4a491e6a57d466c2897335614dc6770b475. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[06/37] hadoop git commit: HDFS-10192. Namenode safemode not coming out during failover. Contributed by Brahma Reddy Battula.

2016-04-11 Thread aengineer
HDFS-10192. Namenode safemode not coming out during failover. 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/221b3a87 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/221b3a87

[10/37] hadoop git commit: MAPREDUCE-6647. MR usage counters use the resources requested instead of the resources allocated (haibochen via rkanter)

2016-04-11 Thread aengineer
MAPREDUCE-6647. MR usage counters use the resources requested instead of the resources allocated (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3be1ab48 Tree: