hadoop git commit: YARN-3170. YARN architecture document needs updating. Contirubted by Brahma Reddy Battula.

2015-07-14 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk cec1d43db -> edcaae44c YARN-3170. YARN architecture document needs updating. Contirubted 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/edc

hadoop git commit: YARN-3170. YARN architecture document needs updating. Contirubted by Brahma Reddy Battula.

2015-07-14 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2.7 180d79154 -> d9427a16b YARN-3170. YARN architecture document needs updating. Contirubted by Brahma Reddy Battula. (cherry picked from commit edcaae44c10b7e88e68fa97afd32e4da4a9d8df7) Project: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: YARN-3170. YARN architecture document needs updating. Contirubted by Brahma Reddy Battula.

2015-07-14 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 59ba845a2 -> bfbc805a1 YARN-3170. YARN architecture document needs updating. Contirubted by Brahma Reddy Battula. (cherry picked from commit edcaae44c10b7e88e68fa97afd32e4da4a9d8df7) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-12153. ByteBufferReadable doesn't declare @InterfaceAudience and @InterfaceStability. Contributed by Brahma Reddy Battula.

2015-07-14 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 5e8c01e7a -> 59ba845a2 HADOOP-12153. ByteBufferReadable doesn't declare @InterfaceAudience and @InterfaceStability. Contributed by Brahma Reddy Battula. (cherry picked from commit cec1d43db026e66a9e84b5c3e8476dfd33f17ecb) Project: htt

hadoop git commit: HADOOP-12153. ByteBufferReadable doesn't declare @InterfaceAudience and @InterfaceStability. Contributed by Brahma Reddy Battula.

2015-07-14 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk 0a16ee601 -> cec1d43db HADOOP-12153. ByteBufferReadable doesn't declare @InterfaceAudience and @InterfaceStability. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us

[07/11] hadoop git commit: MAPREDUCE-6427. Fix typo in JobHistoryEventHandler. Contributed by Ray Chiang

2015-07-14 Thread jianhe
MAPREDUCE-6427. Fix typo in JobHistoryEventHandler. Contributed by Ray Chiang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4ccdb11 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4ccdb11 Diff: http://git-wip-us

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

2015-07-14 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/YARN-1197 828e5a42b -> 8041fd811 (forced update) 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/hado

[06/11] hadoop git commit: HDFS-8742. Inotify: Support event for OP_TRUNCATE. Contributed by Surendra Singh Lilhore.

2015-07-14 Thread jianhe
HDFS-8742. Inotify: Support event for OP_TRUNCATE. 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/979c9ca2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/979c9ca2 Diff: http

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

2015-07-14 Thread jianhe
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/32d2a320 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/32d2a320 Diff: http

[03/11] hadoop git commit: HDFS-7608: hdfs dfsclient newConnectedPeer has no write timeout (Xiaoyu Yao via Colin P. McCabe)

2015-07-14 Thread jianhe
HDFS-7608: hdfs dfsclient newConnectedPeer has no write timeout (Xiaoyu Yao 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/1d74ccec Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1d74ccec Dif

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

2015-07-14 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/32d2a320/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/api/TestAllocateResponse.java -- diff --git a/hadoop-yarn-project/hadoop-yarn/hado

[04/11] hadoop git commit: HDFS-7608: add CHANGES.txt

2015-07-14 Thread jianhe
HDFS-7608: add CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b7fb6ec4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b7fb6ec4 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b7fb6ec4 Branch:

[02/11] hadoop git commit: HADOOP-12191. Bzip2Factory is not thread safe. Contributed by Brahma Reddy Battula.

2015-07-14 Thread jianhe
HADOOP-12191. Bzip2Factory is not thread safe. 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/4084eaf9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4084eaf9 Diff: http://git

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

2015-07-14 Thread jianhe
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8041fd81 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8041f

[05/11] hadoop git commit: HDFS-8722. Optimize datanode writes for small writes and flushes. Contributed by Kihwal Lee

2015-07-14 Thread jianhe
HDFS-8722. Optimize datanode writes for small writes and flushes. 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/59388a80 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/59388a80 Diff: ht

[08/11] hadoop git commit: HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. Contributed by Chris Nauroth.

2015-07-14 Thread jianhe
HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. 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/0a16ee60 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a16ee60 Diff: http://git-wip

[1/2] hadoop git commit: HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. Contributed by Chris Nauroth.

2015-07-14 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 2a0e551cd -> 5e8c01e7a refs/heads/trunk f4ccdb11d -> 0a16ee601 HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apac

[2/2] hadoop git commit: HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. Contributed by Chris Nauroth.

2015-07-14 Thread cnauroth
HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. Contributed by Chris Nauroth. (cherry picked from commit 6b56f05b9ea3ee45abd5d00b14fab93a353b1332) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5e8c01e7 Tree: http://git

hadoop git commit: HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. Contributed by Chris Nauroth.

2015-07-14 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2.7 e26321982 -> 180d79154 HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. Contributed by Chris Nauroth. (cherry picked from commit 6b56f05b9ea3ee45abd5d00b14fab93a353b1332) (cherry picked from commit 89f484e4aa0a8db779a02999109dae212db

[2/2] hadoop git commit: MAPREDUCE-6427. Fix typo in JobHistoryEventHandler. Contributed by Ray Chiang

2015-07-14 Thread cdouglas
MAPREDUCE-6427. Fix typo in JobHistoryEventHandler. Contributed by Ray Chiang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2a0e551c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2a0e551c Diff: http://git-wip-us

[1/2] hadoop git commit: MAPREDUCE-6427. Fix typo in JobHistoryEventHandler. Contributed by Ray Chiang

2015-07-14 Thread cdouglas
Repository: hadoop Updated Branches: refs/heads/branch-2 bad5d288a -> 2a0e551cd refs/heads/trunk 979c9ca2c -> f4ccdb11d MAPREDUCE-6427. Fix typo in JobHistoryEventHandler. Contributed by Ray Chiang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

[05/50] hadoop git commit: HADOOP-12195. Add annotation to package-info.java file to workaround MCOMPILER-205.

2015-07-14 Thread arp
HADOOP-12195. Add annotation to package-info.java file to workaround MCOMPILER-205. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3dc92e84 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3dc92e84 Diff: http://git

[26/50] hadoop git commit: YARN-3800. Reduce storage footprint for ReservationAllocation. Contributed by Anubhav Dhoot.

2015-07-14 Thread arp
YARN-3800. Reduce storage footprint for ReservationAllocation. Contributed by Anubhav Dhoot. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e602fa3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0e602fa3 Diff: h

[35/50] hadoop git commit: YARN-3917. getResourceCalculatorPlugin for the default should intercept all exceptions. (gera)

2015-07-14 Thread arp
YARN-3917. getResourceCalculatorPlugin for the default should intercept all exceptions. (gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d7319dee Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d7319dee Diff:

[16/50] hadoop git commit: HADOOP-11878. FileContext#fixRelativePart should check for not null for a more informative exception. (Brahma Reddy Battula via kasha)

2015-07-14 Thread arp
HADOOP-11878. FileContext#fixRelativePart should check for not null for a more informative exception. (Brahma Reddy Battula via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e3d83f9 Tree: http://git-wip-us.apache.

[38/50] hadoop git commit: MAPREDUCE-6421. Fix findbugs warning in RMContainerAllocator.reduceNodeLabelExpression. Contributed by Brahma Reddy Battula.

2015-07-14 Thread arp
MAPREDUCE-6421. Fix findbugs warning in RMContainerAllocator.reduceNodeLabelExpression. 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/e04faf8e Tree: http://git-wip-us.apache.org/repos

[43/50] hadoop git commit: HADOOP-12211. Collect disk usage on the node. Contributed by Robert Grandl

2015-07-14 Thread arp
HADOOP-12211. Collect disk usage on the node. Contributed by Robert Grandl Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a431ed90 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a431ed90 Diff: http://git-wip-us.ap

[20/50] hadoop git commit: MAPREDUCE-6426. TestShuffleHandler#testGetMapOutputInfo is failing. Contributed by zhihai xu.

2015-07-14 Thread arp
MAPREDUCE-6426. TestShuffleHandler#testGetMapOutputInfo is failing. Contributed by zhihai xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fffb15bb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fffb15bb Diff: h

[47/50] hadoop git commit: HDFS-7608: add CHANGES.txt

2015-07-14 Thread arp
HDFS-7608: add CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b7fb6ec4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b7fb6ec4 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b7fb6ec4 Branch:

[21/50] hadoop git commit: YARN-1012. Report NM aggregated container resource utilization in heartbeat. (Inigo Goiri via kasha)

2015-07-14 Thread arp
YARN-1012. Report NM aggregated container resource utilization in heartbeat. (Inigo Goiri via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/527c40e4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/527c40e4

[04/50] hadoop git commit: HADOOP-12193. Rename Touchz.java to Touch.java.

2015-07-14 Thread arp
HADOOP-12193. Rename Touchz.java to Touch.java. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa96a8c0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aa96a8c0 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/d

[50/50] hadoop git commit: Merge remote-tracking branch 'apache-commit/trunk' into HDFS-7240

2015-07-14 Thread arp
Merge remote-tracking branch 'apache-commit/trunk' into HDFS-7240 # Conflicts: # hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/FsDatasetSpi.java # hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsd

[45/50] hadoop git commit: HADOOP-12191. Bzip2Factory is not thread safe. Contributed by Brahma Reddy Battula.

2015-07-14 Thread arp
HADOOP-12191. Bzip2Factory is not thread safe. 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/4084eaf9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4084eaf9 Diff: http://git

[37/50] hadoop git commit: YARN-3894. RM startup should fail for wrong CS xml NodeLabel capacity configuration. (Bibin A Chundatt via wangda)

2015-07-14 Thread arp
YARN-3894. RM startup should fail for wrong CS xml NodeLabel capacity configuration. (Bibin A Chundatt via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ed1fead Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[09/50] hadoop git commit: YARN-3690. [JDK8] 'mvn site' fails. Contributed by Brahma Reddy Battula.

2015-07-14 Thread arp
YARN-3690. [JDK8] 'mvn site' fails. 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/d6325745 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d6325745 Diff: http://git-wip-us.apac

[36/50] hadoop git commit: YARN-3069. Document missing properties in yarn-default.xml. Contributed by Ray Chiang.

2015-07-14 Thread arp
YARN-3069. Document missing properties in yarn-default.xml. Contributed by Ray Chiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6675606 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d6675606 Diff: http://

[06/50] hadoop git commit: HDFS-8711. setSpaceQuota command should print the available storage type when input storage type is wrong. Contributed by Brahma Reddy Battula.

2015-07-14 Thread arp
HDFS-8711. setSpaceQuota command should print the available storage type when input storage type is wrong. 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/b68701b7 Tree: http://git-wip-u

[28/50] hadoop git commit: YARN-3888. ApplicationMaster link is broken in RM WebUI when appstate is NEW. Contributed by Bibin A Chundatt

2015-07-14 Thread arp
YARN-3888. ApplicationMaster link is broken in RM WebUI when appstate is NEW. 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/52148767 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/

[46/50] hadoop git commit: HDFS-7608: hdfs dfsclient newConnectedPeer has no write timeout (Xiaoyu Yao via Colin P. McCabe)

2015-07-14 Thread arp
HDFS-7608: hdfs dfsclient newConnectedPeer has no write timeout (Xiaoyu Yao 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/1d74ccec Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1d74ccec Dif

[03/50] hadoop git commit: MAPREDUCE-6038. A boolean may be set error in the Word Count v2.0 in MapReduce Tutorial. Contributed by Tsuyoshi Ozawa

2015-07-14 Thread arp
MAPREDUCE-6038. A boolean may be set error in the Word Count v2.0 in MapReduce Tutorial. Contributed by Tsuyoshi Ozawa Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7e2fe8c9 Tree: http://git-wip-us.apache.org/repos/asf/ha

[25/50] hadoop git commit: HDFS-8729. Fix TestFileTruncate#testTruncateWithDataNodesRestartImmediately which occasionally failed. Contributed by Walter Su.

2015-07-14 Thread arp
HDFS-8729. Fix TestFileTruncate#testTruncateWithDataNodesRestartImmediately which occasionally failed. Contributed by Walter Su. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4ca530c Tree: http://git-wip-us.apache.org/re

[39/50] hadoop git commit: YARN-3381. Fix typo InvalidStateTransitonException. Contributed by Brahma Reddy Battula.

2015-07-14 Thread arp
YARN-3381. Fix typo InvalidStateTransitonException. 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/19295b36 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/19295b36 Diff: http:

[14/50] hadoop git commit: HDFS-8726. Move protobuf files that define the client-sever protocols to hdfs-client. Contributed by Haohui Mai.

2015-07-14 Thread arp
HDFS-8726. Move protobuf files that define the client-sever protocols to hdfs-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/fc6182d5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

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

2015-07-14 Thread arp
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://git-wip-us.apache.org/repos/asf/hadoop/commit/ac94ba3e Tree: http://git-wip-us

[41/50] hadoop git commit: Add HDFS-8143 to CHANGES.txt.

2015-07-14 Thread arp
Add HDFS-8143 to CHANGES.txt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f7c8311e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f7c8311e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f7c8311e Bran

[48/50] hadoop git commit: HDFS-8722. Optimize datanode writes for small writes and flushes. Contributed by Kihwal Lee

2015-07-14 Thread arp
HDFS-8722. Optimize datanode writes for small writes and flushes. 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/59388a80 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/59388a80 Diff: ht

[18/50] hadoop git commit: HADOOP-12200. TestCryptoStreamsWithOpensslAesCtrCryptoCodec should be skipped in non-native profile. Contributed by Masatake Iwasaki.

2015-07-14 Thread arp
HADOOP-12200. TestCryptoStreamsWithOpensslAesCtrCryptoCodec should be skipped in non-native profile. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6b7692c4 Tree: http://git-wip-us.apache.o

[24/50] hadoop git commit: HADOOP-12180. Move ResourceCalculatorPlugin from YARN to Common. (Chris Douglas via kasha)

2015-07-14 Thread arp
HADOOP-12180. Move ResourceCalculatorPlugin from YARN to Common. (Chris Douglas via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ac604837 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ac604837 Diff: htt

[27/50] hadoop git commit: HADOOP-12210. Collect network usage on the node. Contributed by Robert Grandl

2015-07-14 Thread arp
HADOOP-12210. Collect network usage on the node. Contributed by Robert Grandl Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a0752d8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a0752d8 Diff: http://git-wip-us

[17/50] hadoop git commit: HADOOP-12201. Add tracing to FileSystem#createFileSystem and Globber#glob (cmccabe)

2015-07-14 Thread arp
HADOOP-12201. Add tracing to FileSystem#createFileSystem and Globber#glob (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b8832fcf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b8832fcf Diff: http://git

[19/50] hadoop git commit: YARN-2194. Addendum patch to fix failing unit test in TestPrivilegedOperationExecutor. Contributed by Sidharta Seethana.

2015-07-14 Thread arp
YARN-2194. Addendum patch to fix failing unit test in TestPrivilegedOperationExecutor. Contributed by Sidharta Seethana. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/63d03650 Tree: http://git-wip-us.apache.org/repos/asf/

[40/50] hadoop git commit: Revert "YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. (Varun Saxena via kasha)"

2015-07-14 Thread arp
Revert "YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. (Varun Saxena via kasha)" This reverts commit aa067c6aa47b4c79577096817acc00ad6421180c. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

[11/50] hadoop git commit: Revert "HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)"

2015-07-14 Thread arp
Revert "HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)" This reverts commit 79ed0f959ffc490414ca56a73e026500c24e7078. Conflicts: hadoop-common-project/hadoop-common/CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache

[32/50] hadoop git commit: HDFS-8751. Remove setBlocks API from INodeFile and misc code cleanup. Contributed by Zhe Zhang

2015-07-14 Thread arp
HDFS-8751. Remove setBlocks API from INodeFile and misc code cleanup. Contributed by Zhe Zhang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47f4c541 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/47f4c541 Diff:

[29/50] hadoop git commit: HDFS-8749. Fix findbugs warnings in BlockManager.java. Contributed by Brahma Reddy Battula.

2015-07-14 Thread arp
HDFS-8749. Fix findbugs warnings in BlockManager.java. 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/d66302ed Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d66302ed Diff: ht

[30/50] hadoop git commit: HDFS-2956. calling fetchdt without a --renewer argument throws NPE (Contributed by Vinayakumar B)HDFS-2956. calling fetchdt without a --renewer argument throws NPE (Contribu

2015-07-14 Thread arp
HDFS-2956. calling fetchdt without a --renewer argument throws NPE (Contributed by Vinayakumar B)HDFS-2956. calling fetchdt without a --renewer argument throws NPE (Contributed by Vinayakumar B) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/rep

[23/50] hadoop git commit: HADOOP-12180. Move ResourceCalculatorPlugin from YARN to Common. (Chris Douglas via kasha)

2015-07-14 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ac604837/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/TestLinuxResourceCalculatorPlugin.java -- diff --git a/hadoop-yarn-project/ha

[33/50] hadoop git commit: YARN-3116. RM notifies NM whether a container is an AM container or normal task container. Contributed by Giovanni Matteo Fumarola.

2015-07-14 Thread arp
YARN-3116. RM notifies NM whether a container is an AM container or normal task container. Contributed by Giovanni Matteo Fumarola. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ea36299 Tree: http://git-wip-us.apache.org

[22/50] hadoop git commit: YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. (Varun Saxena via kasha)

2015-07-14 Thread arp
YARN-3878. AsyncDispatcher can hang while stopping if it is configured for draining events on stop. (Varun Saxena via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa067c6a Tree: http://git-wip-us.apache.org/repos/

[42/50] hadoop git commit: HDFS-8541. Mover should exit with NO_MOVE_PROGRESS if there is no move progress. Contributed by Surendra Singh Lilhore

2015-07-14 Thread arp
HDFS-8541. Mover should exit with NO_MOVE_PROGRESS if there is no move progress. 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/9ef03a4c Tree: http://git-wip-us.apache.org/repos/asf/h

[34/50] hadoop git commit: YARN-3849. Too much of preemption activity causing continuos killing of containers across queues. (Sunil G via wangda)

2015-07-14 Thread arp
YARN-3849. Too much of preemption activity causing continuos killing of containers across queues. (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/1df39c1e Tree: http://git-wip-us.apache.org/repos/asf/ha

[13/50] hadoop git commit: HDFS-8726. Move protobuf files that define the client-sever protocols to hdfs-client. Contributed by Haohui Mai.

2015-07-14 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fc6182d5/hadoop-hdfs-project/hadoop-hdfs/src/main/proto/ClientDatanodeProtocol.proto -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/proto/ClientDatanodeProtocol.proto b

[31/50] hadoop git commit: YARN-3445. Cache runningApps in RMNode for getting running apps on given NodeId. (Junping Du via mingma)

2015-07-14 Thread arp
YARN-3445. Cache runningApps in RMNode for getting running apps on given NodeId. (Junping Du via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08244264 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0824

[12/50] hadoop git commit: HDFS-8642. Make TestFileTruncate more reliable. (Contributed by Rakesh R)

2015-07-14 Thread arp
HDFS-8642. Make TestFileTruncate more reliable. (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/4119ad31 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4119ad31 Diff: http://git-wip-us.apa

[49/50] hadoop git commit: HDFS-8742. Inotify: Support event for OP_TRUNCATE. Contributed by Surendra Singh Lilhore.

2015-07-14 Thread arp
HDFS-8742. Inotify: Support event for OP_TRUNCATE. 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/979c9ca2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/979c9ca2 Diff: http

[08/50] hadoop git commit: YARN-3892. Fixed NPE on RMStateStore#serviceStop when CapacityScheduler#serviceInit fails. Contributed by Bibin A Chundatt

2015-07-14 Thread arp
YARN-3892. Fixed NPE on RMStateStore#serviceStop when CapacityScheduler#serviceInit fails. 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/c9dd2cad Tree: http://git-wip-us.apache.org/repos/as

[10/50] hadoop git commit: HDFS-8712. Remove 'public' and 'abstract' modifiers in FsVolumeSpi and FsDatasetSpi (Contributed by Lei (Eddy) Xu)

2015-07-14 Thread arp
HDFS-8712. Remove 'public' and 'abstract' modifiers in FsVolumeSpi and FsDatasetSpi (Contributed by Lei (Eddy) Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd4e1090 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[02/50] hadoop git commit: Revert "HDFS-8652. Track BlockInfo instead of Block in CorruptReplicasMap. Contributed by Jing Zhao."

2015-07-14 Thread arp
Revert "HDFS-8652. Track BlockInfo instead of Block in CorruptReplicasMap. Contributed by Jing Zhao." This reverts commit d62b63d297bff12d93de560dd50ddd48743b851d. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bc99aaff T

[07/50] hadoop git commit: HDFS-8620. Clean up the checkstyle warinings about ClientProtocol. Contributed by Takanobu Asanuma.

2015-07-14 Thread arp
HDFS-8620. Clean up the checkstyle warinings about ClientProtocol. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c0b8e4e5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c0b8e4e5

[15/50] hadoop git commit: HADOOP-12194. Support for incremental generation in the protoc plugin.

2015-07-14 Thread arp
HADOOP-12194. Support for incremental generation in the protoc plugin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/625d7ed9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/625d7ed9 Diff: http://git-wip-us.apache

[01/50] hadoop git commit: HADOOP-5732. Add SFTPFileSystem. Contributed by Ramtin Boustani and Inigo Goiri

2015-07-14 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 9e63be7ef -> 6da5a33bb HADOOP-5732. Add SFTPFileSystem. Contributed by Ramtin Boustani and Inigo Goiri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/559425dc Tr

hadoop git commit: HDFS-8734. Erasure Coding: fix one cell need two packets. Contributed by Walter Su.

2015-07-14 Thread jing9
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 6ff957be8 -> 0a93712f3 HDFS-8734. Erasure Coding: fix one cell need two packets. Contributed by Walter Su. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a9371

hadoop git commit: HDFS-8758. Implement the continuation library in libhdfspp. Contributed by Haohui Mai.

2015-07-14 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 ac60c6ab4 -> 8b02d962b HDFS-8758. Implement the continuation library in libhdfspp. 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/8b0

Git Push Summary

2015-07-14 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/8b02d962b291afe4b08c47f0398c1db0709419a1 [deleted] 08e12b0cb

hadoop git commit: HDFS-8742. Inotify: Support event for OP_TRUNCATE. Contributed by Surendra Singh Lilhore.

2015-07-14 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 59388a801 -> 979c9ca2c HDFS-8742. Inotify: Support event for OP_TRUNCATE. 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/979c

hadoop git commit: HDFS-8742. Inotify: Support event for OP_TRUNCATE. Contributed by Surendra Singh Lilhore.

2015-07-14 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 b0a2dc9c8 -> bad5d288a HDFS-8742. Inotify: Support event for OP_TRUNCATE. Contributed by Surendra Singh Lilhore. (cherry picked from commit 979c9ca2ca89e99dc7165abfa29c78d66de43d9a) Project: http://git-wip-us.apache.org/repos/asf/hado

[2/5] hadoop git commit: HDFS-8764. Generate Hadoop RPC stubs from protobuf definitions. Contributed by Haohui Mai.

2015-07-14 Thread wheat9
HDFS-8764. Generate Hadoop RPC stubs from protobuf definitions. 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/f34bda72 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f34bda72 Diff: htt

[5/5] hadoop git commit: f

2015-07-14 Thread wheat9
f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08e12b0c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/08e12b0c Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/08e12b0c Branch: refs/heads/8b02d962b291a

[4/5] hadoop git commit: fs

2015-07-14 Thread wheat9
fs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6ca03c0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e6ca03c0 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e6ca03c0 Branch: refs/heads/8b02d962b291

[3/5] hadoop git commit: HDFS-8759. Implement remote block reader in libhdfspp. Contributed by Haohui Mai.

2015-07-14 Thread wheat9
HDFS-8759. Implement remote block reader in libhdfspp. 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/6416b38c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6416b38c Diff: http://git-w

[1/5] hadoop git commit: HDFS-8758. Implement the continuation library in libhdfspp. Contributed by Haohui Mai.

2015-07-14 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/8b02d962b291afe4b08c47f0398c1db0709419a1 [created] 08e12b0cb HDFS-8758. Implement the continuation library in libhdfspp. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

Git Push Summary

2015-07-14 Thread vinodkv
Repository: hadoop Updated Tags: refs/tags/release-2.7.1 [created] edc7ea441

hadoop git commit: HDFS-8722. Optimize datanode writes for small writes and flushes. Contributed by Kihwal Lee (cherry picked from commit 59388a801514d6af64ef27fbf246d8054f1dcc74)

2015-07-14 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 471037883 -> b0a2dc9c8 HDFS-8722. Optimize datanode writes for small writes and flushes. Contributed by Kihwal Lee (cherry picked from commit 59388a801514d6af64ef27fbf246d8054f1dcc74) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HDFS-8722. Optimize datanode writes for small writes and flushes. Contributed by Kihwal Lee (cherry picked from commit 59388a801514d6af64ef27fbf246d8054f1dcc74)

2015-07-14 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 0744a578e -> e26321982 HDFS-8722. Optimize datanode writes for small writes and flushes. Contributed by Kihwal Lee (cherry picked from commit 59388a801514d6af64ef27fbf246d8054f1dcc74) Project: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HDFS-8722. Optimize datanode writes for small writes and flushes. Contributed by Kihwal Lee

2015-07-14 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk b7fb6ec45 -> 59388a801 HDFS-8722. Optimize datanode writes for small writes and flushes. 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/59

hadoop git commit: HDFS-7608: hdfs dfsclient newConnectedPeer has no write timeout (Xiaoyu Yao via Colin P. McCabe)

2015-07-14 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 64059d888 -> 471037883 HDFS-7608: hdfs dfsclient newConnectedPeer has no write timeout (Xiaoyu Yao via Colin P. McCabe) (cherry picked from commit 1d74ccececaefffaa90c0c18b40a3645dbc819d9) Project: http://git-wip-us.apache.org/repos/a

hadoop git commit: HDFS-7608: add CHANGES.txt

2015-07-14 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 1d74ccece -> b7fb6ec45 HDFS-7608: add CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b7fb6ec4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b7

hadoop git commit: HDFS-7608: hdfs dfsclient newConnectedPeer has no write timeout (Xiaoyu Yao via Colin P. McCabe)

2015-07-14 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 4084eaf94 -> 1d74ccece HDFS-7608: hdfs dfsclient newConnectedPeer has no write timeout (Xiaoyu Yao 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/comm

hadoop git commit: HDFS-8702. Erasure coding: update BlockManager.blockHasEnoughRacks(..) logic for striped block. Contributed by Kai Sasaki.

2015-07-14 Thread jing9
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 b1e6429a6 -> 6ff957be8 HDFS-8702. Erasure coding: update BlockManager.blockHasEnoughRacks(..) logic for striped block. Contributed by Kai Sasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.ap

hadoop git commit: HADOOP-12191. Bzip2Factory is not thread safe. Contributed by Brahma Reddy Battula.

2015-07-14 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2.7 9aa441132 -> 0744a578e HADOOP-12191. Bzip2Factory is not thread safe. Contributed by Brahma Reddy Battula. (cherry picked from commit 4084eaf94347042d9b8cb1e86ba831036621dfdd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: HADOOP-12191. Bzip2Factory is not thread safe. Contributed by Brahma Reddy Battula.

2015-07-14 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 5f58be7dd -> 64059d888 HADOOP-12191. Bzip2Factory is not thread safe. Contributed by Brahma Reddy Battula. (cherry picked from commit 4084eaf94347042d9b8cb1e86ba831036621dfdd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/rep

hadoop git commit: HADOOP-12191. Bzip2Factory is not thread safe. Contributed by Brahma Reddy Battula.

2015-07-14 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk ac94ba3e1 -> 4084eaf94 HADOOP-12191. Bzip2Factory is not thread safe. 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/4084eaf9 T

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