git commit: HDFS-7110. Skip tests related to short-circuit read on platforms that do not currently implement short-circuit read. Contributed by Chris Nauroth.

2014-09-21 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk 0795fe372 - b6fd5ccbc HDFS-7110. Skip tests related to short-circuit read on platforms that do not currently implement short-circuit read. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7110. Skip tests related to short-circuit read on platforms that do not currently implement short-circuit read. Contributed by Chris Nauroth.

2014-09-21 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 465ba7fe3 - 4a77729a1 HDFS-7110. Skip tests related to short-circuit read on platforms that do not currently implement short-circuit read. Contributed by Chris Nauroth. (cherry picked from commit

git commit: YARN-2452. TestRMApplicationHistoryWriter fails with FairScheduler. (Zhihai Xu via kasha)

2014-09-21 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 4a77729a1 - 1714af061 YARN-2452. TestRMApplicationHistoryWriter fails with FairScheduler. (Zhihai Xu via kasha) (cherry picked from commit c50fc92502934aa2a8f84ea2466d4da1e3eace9d) Project:

git commit: HDFS-6987. Move CipherSuite xattr information up to the encryption zone root. Contributed by Zhe Zhang.

2014-09-21 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk c50fc9250 - 1737950d0 HDFS-6987. Move CipherSuite xattr information up to the encryption zone root. Contributed by Zhe Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-10131. NetWorkTopology#countNumOfAvailableNodes() is returning wrong value if excluded nodes passed are not part of the cluster tree (Contributed by Vinayakumar B)

2014-09-21 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/trunk 1737950d0 - eab15af12 HADOOP-10131. NetWorkTopology#countNumOfAvailableNodes() is returning wrong value if excluded nodes passed are not part of the cluster tree (Contributed by Vinayakumar B) Project: