git commit: HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho )

2014-09-25 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/trunk 428a76663 - dff95f7af HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho ) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho )

2014-09-25 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 83926b3c5 - 1e097ba42 HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho ) (cherry picked from commit dff95f7af899a4f2add791afbd20c8a1e33c7a36) Project:

[1/4] MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk dff95f7af - 6c3cebda3 http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c3cebda/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/include/gtest/gtest.h

[4/4] git commit: MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread aw
MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c3cebda Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c3cebda Diff:

[3/4] MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread aw
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c3cebda/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest-all.cc -- diff --git

git commit: HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. Contributed by Chris Nauroth.

2014-09-25 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk 6c3cebda3 - e0b1dc514 HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. Contributed by Chris Nauroth.

2014-09-25 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 1e097ba42 - 707a7dbd2 HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. Contributed by Chris Nauroth. (cherry picked from commit

[6/8] git commit: HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. Contributed by Chris Nauroth.

2014-09-25 Thread arp
HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. 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/e0b1dc51 Tree:

[4/8] MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c3cebda/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest-all.cc -- diff --git

[1/8] git commit: HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho )

2014-09-25 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDFS-6581 e8e7fbe81 - 364e60b16 HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho ) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/8] MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c3cebda/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/include/gtest/gtest.h -- diff --git

[3/8] MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c3cebda/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest_main.cc -- diff --git

[5/8] git commit: MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread arp
MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c3cebda Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c3cebda Diff:

[7/8] git commit: Merge branch 'trunk' into HDFS-6581

2014-09-25 Thread arp
Merge branch 'trunk' into HDFS-6581 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e9edafc7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e9edafc7 Diff:

[8/8] git commit: HDFS-7144. Fix findbugs warnings in RamDiskReplicaTracker. (Contributed by Tsz Wo Nicholas Sze)

2014-09-25 Thread arp
HDFS-7144. Fix findbugs warnings in RamDiskReplicaTracker. (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/364e60b1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/364e60b1

git commit: HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. Contributed by Chris Nauroth.

2014-09-25 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk e0b1dc514 - dc2ebf88a HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. Contributed by Chris Nauroth.

2014-09-25 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 707a7dbd2 - 94517982a HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. Contributed by Chris Nauroth. (cherry picked from commit dc2ebf88a8e6fdf752b3f67933ff6c276ab90921) Project:

git commit: HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. Contributed by Chris Nauroth.

2014-09-25 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk dc2ebf88a - b607c3c36 HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw)

2014-09-25 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk b607c3c36 - f614cb71d MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f614cb71 Tree:

git commit: MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw)

2014-09-25 Thread aw
Repository: hadoop Updated Branches: refs/heads/branch-2 94517982a - afde00a0f MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/afde00a0 Tree:

git commit: HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. Contributed by Chris Nauroth.

2014-09-25 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 afde00a0f - 6bace90b2 HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. Contributed by Chris Nauroth. (cherry picked from commit b607c3c3636064c28202cb71887a77e74b1168f2) Project:

[5/5] git commit: Merge branch 'trunk' into HDFS-6581

2014-09-25 Thread arp
Merge branch 'trunk' into HDFS-6581 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5a5a7da3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5a5a7da3 Diff:

[1/5] git commit: HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. Contributed by Chris Nauroth.

2014-09-25 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDFS-6581 364e60b16 - 5a5a7da3a HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/5] git commit: MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw)

2014-09-25 Thread arp
MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f614cb71 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f614cb71 Diff:

[2/5] git commit: HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. Contributed by Chris Nauroth.

2014-09-25 Thread arp
HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. 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/b607c3c3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b607c3c3 Diff:

[4/5] git commit: MAPREDUCE-6093. minor distcp doc edits (Charles Lamb via aw)

2014-09-25 Thread arp
MAPREDUCE-6093. minor distcp doc edits (Charles Lamb via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c543084 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c543084 Diff:

git commit: HDFS-6808. Add command line option to ask DataNode reload configuration. (Lei Xu via Colin McCabe)

2014-09-25 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 6c5430842 - 1861b32eb HDFS-6808. Add command line option to ask DataNode reload configuration. (Lei Xu via Colin McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-6808. Add command line option to ask DataNode reload configuration. (Lei Xu via Colin McCabe) (cherry picked from commit 1861b32eb551a07d748afc6205ea9573f9503eda)

2014-09-25 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 7ffb636a5 - cb9283549 HDFS-6808. Add command line option to ask DataNode reload configuration. (Lei Xu via Colin McCabe) (cherry picked from commit 1861b32eb551a07d748afc6205ea9573f9503eda) Project:

git commit: HDFS-7119. Split error checks in AtomicFileOutputStream#close into separate conditions to improve diagnostics. Contributed by Chris Nauroth.

2014-09-25 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk 1861b32eb - 9f9aa HDFS-7119. Split error checks in AtomicFileOutputStream#close into separate conditions to improve diagnostics. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7119. Split error checks in AtomicFileOutputStream#close into separate conditions to improve diagnostics. Contributed by Chris Nauroth.

2014-09-25 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 cb9283549 - fd3aa3823 HDFS-7119. Split error checks in AtomicFileOutputStream#close into separate conditions to improve diagnostics. Contributed by Chris Nauroth. (cherry picked from commit 9f9aa2e142a47537bc57ca98fb07a7a78ad4)

[2/6] Merge branch 'HDFS-6584' into trunk

2014-09-25 Thread szetszwo
http://git-wip-us.apache.org/repos/asf/hadoop/blob/022474c8/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSClientRetries.java -- diff --git

[5/6] Merge branch 'HDFS-6584' into trunk

2014-09-25 Thread szetszwo
http://git-wip-us.apache.org/repos/asf/hadoop/blob/022474c8/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/NameNodeConnector.java -- diff --git

[3/6] Merge branch 'HDFS-6584' into trunk

2014-09-25 Thread szetszwo
http://git-wip-us.apache.org/repos/asf/hadoop/blob/022474c8/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/EnumCounters.java -- diff --git

[6/6] git commit: Merge branch 'HDFS-6584' into trunk

2014-09-25 Thread szetszwo
Merge branch 'HDFS-6584' into trunk Conflicts: hadoop-common-project/hadoop-common/src/main/conf/hadoop-env.sh hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs

[4/6] Merge branch 'HDFS-6584' into trunk

2014-09-25 Thread szetszwo
http://git-wip-us.apache.org/repos/asf/hadoop/blob/022474c8/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/mover/Mover.java -- diff --git

[1/6] Merge branch 'HDFS-6584' into trunk

2014-09-25 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2 fd3aa3823 - 022474c80 http://git-wip-us.apache.org/repos/asf/hadoop/blob/022474c8/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestINodeFile.java

[40/45] git commit: YARN-1712. Plan follower that synchronizes the current state of reservation subsystem with the scheduler. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
YARN-1712. Plan follower that synchronizes the current state of reservation subsystem with the scheduler. Contributed by Subru Krishnan and Carlo Curino. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b02fea7d Tree:

[17/45] git commit: MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw)

2014-09-25 Thread subru
MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f614cb71 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f614cb71 Diff:

[32/45] git commit: Fix spurious modificaiton in previous commit

2014-09-25 Thread subru
Fix spurious modificaiton in previous commit Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9fd5b0ce Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9fd5b0ce Diff:

[35/45] git commit: YARN-1710. Logic to find allocations within a Plan that satisfy user ReservationRequest(s). Contributed by Carlo Curino and Subru Krishnan.

2014-09-25 Thread subru
YARN-1710. Logic to find allocations within a Plan that satisfy user ReservationRequest(s). Contributed by Carlo Curino and Subru Krishnan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d338762f Tree:

[21/45] git commit: YARN-1712. Plan follower that synchronizes the current state of reservation subsystem with the scheduler. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
YARN-1712. Plan follower that synchronizes the current state of reservation subsystem with the scheduler. Contributed by Subru Krishnan and Carlo Curino. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/16908531 Tree:

[23/45] YARN-1709. In-memory data structures used to track resources over time to enable reservations.

2014-09-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0d8b2cd8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/TestInMemoryPlan.java

[43/45] git commit: YARN-2576. Making test patch pass in branch. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
YARN-2576. Making test patch pass in branch. Contributed by Subru Krishnan and Carlo Curino. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/90ac0be8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/90ac0be8 Diff:

[07/45] git commit: YARN-2546. Made REST API for application creation/submission use numeric and boolean types instead of the string of them. Contributed by Varun Vasudev.

2014-09-25 Thread subru
YARN-2546. Made REST API for application creation/submission use numeric and boolean types instead of the string of them. 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/72b0881c Tree:

[41/45] git commit: MAPREDUCE-6103.Adding reservation APIs to MR resource manager delegate. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
MAPREDUCE-6103.Adding reservation APIs to MR resource manager delegate. Contributed by Subru Krishnan and Carlo Curino. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa92dd45 Tree:

[04/45] git commit: HDFS-7139. Unit test for creating encryption zone on root path. (Zhe Zhang via wang)

2014-09-25 Thread subru
HDFS-7139. Unit test for creating encryption zone on root path. (Zhe Zhang via wang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/63198bfb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/63198bfb Diff:

[25/45] YARN-1708. Public YARN APIs for creating/updating/deleting reservations.

2014-09-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3f2e3b27/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/ReservationSubmissionRequestPBImpl.java -- diff --git

[11/45] MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c3cebda/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest_main.cc -- diff --git

[12/45] MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c3cebda/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest-all.cc -- diff --git

[27/45] git commit: YARN-1710. Logic to find allocations within a Plan that satisfy user ReservationRequest(s). Contributed by Carlo Curino and Subru Krishnan.

2014-09-25 Thread subru
YARN-1710. Logic to find allocations within a Plan that satisfy user ReservationRequest(s). Contributed by Carlo Curino and Subru Krishnan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aef79288 Tree:

[44/45] git commit: Rebasing with trunk to create YARN-1051 merge patch

2014-09-25 Thread subru
Rebasing with trunk to create YARN-1051 merge patch Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1c7d1df1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1c7d1df1 Diff:

[38/45] git commit: YARN-2080. Integrating reservation system with ResourceManager and client-RM protocol. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
YARN-2080. Integrating reservation system with ResourceManager and client-RM protocol. Contributed by Subru Krishnan and Carlo Curino. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b5b71f7 Tree:

[36/45] git commit: YARN-1711. Policy to enforce instantaneous and over-time quotas on user reservation. Contributed by Carlo Curino and Subru Krishnan.

2014-09-25 Thread subru
YARN-1711. Policy to enforce instantaneous and over-time quotas on user reservation. Contributed by Carlo Curino and Subru Krishnan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c192716 Tree:

[19/45] git commit: YARN-1707. Introduce APIs to add/remove/resize queues in the CapacityScheduler. Contributed by Carlo Curino and Subru Krishnan

2014-09-25 Thread subru
YARN-1707. Introduce APIs to add/remove/resize queues in the CapacityScheduler. Contributed by Carlo Curino and Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aac47fda Tree:

[06/45] git commit: YARN-2581. Passed LogAggregationContext to NM via ContainerTokenIdentifier. Contributed by Xuan Gong.

2014-09-25 Thread subru
YARN-2581. Passed LogAggregationContext to NM via ContainerTokenIdentifier. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c86674a3 Tree:

[10/45] MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6c3cebda/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/include/gtest/gtest.h -- diff --git

[29/45] git commit: YARN-2080. Integrating reservation system with ResourceManager and client-RM protocol. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
YARN-2080. Integrating reservation system with ResourceManager and client-RM protocol. Contributed by Subru Krishnan and Carlo Curino. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8baeaead Tree:

[31/45] git commit: YARN-2080. Integrating reservation system with ResourceManager and client-RM protocol. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
YARN-2080. Integrating reservation system with ResourceManager and client-RM protocol. Contributed by Subru Krishnan and Carlo Curino. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eb4291be Tree:

[02/45] git commit: HADOOP-11064. UnsatisifedLinkError with hadoop 2.4 JARs on hadoop-2.6 due to NativeCRC32 method changes. Contributed by Chris Nauroth.

2014-09-25 Thread subru
HADOOP-11064. UnsatisifedLinkError with hadoop 2.4 JARs on hadoop-2.6 due to NativeCRC32 method changes. 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/cbf0ae74 Tree:

[34/45] git commit: YARN-1709. In-memory data structures used to track resources over time to enable reservations.

2014-09-25 Thread subru
YARN-1709. In-memory data structures used to track resources over time to enable reservations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f525b015 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f525b015

[16/45] git commit: HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. Contributed by Chris Nauroth.

2014-09-25 Thread subru
HDFS-7127. TestLeaseRecovery leaks MiniDFSCluster instances. 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/b607c3c3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b607c3c3 Diff:

[33/45] git commit: YARN-1708. Public YARN APIs for creating/updating/deleting reservations.

2014-09-25 Thread subru
YARN-1708. Public YARN APIs for creating/updating/deleting reservations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c96eac58 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c96eac58 Diff:

[13/45] git commit: MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang)

2014-09-25 Thread subru
MAPREDUCE-6078. native-task: fix gtest build on macosx (Binglin Chang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c3cebda Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c3cebda Diff:

[14/45] git commit: HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. Contributed by Chris Nauroth.

2014-09-25 Thread subru
HDFS-7118. Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename. 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/e0b1dc51 Tree:

[08/45] git commit: HDFS-7140. Add a tool to list all the existing block storage policies. Contributed by Jing Zhao.

2014-09-25 Thread subru
HDFS-7140. Add a tool to list all the existing block storage policies. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/428a7666 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/428a7666

[28/45] YARN-2080. Integrating reservation system with ResourceManager and client-RM protocol. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8baeaead/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestClientRMService.java

[20/45] git commit: YARN-2475. Logic for responding to capacity drops for the ReservationSystem. Contributed by Carlo Curino and Subru Krishnan.

2014-09-25 Thread subru
YARN-2475. Logic for responding to capacity drops for the ReservationSystem. Contributed by Carlo Curino and Subru Krishnan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f83a07f2 Tree:

[09/45] git commit: HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho )

2014-09-25 Thread subru
HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho ) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dff95f7a Tree:

[18/45] git commit: MAPREDUCE-6093. minor distcp doc edits (Charles Lamb via aw)

2014-09-25 Thread subru
MAPREDUCE-6093. minor distcp doc edits (Charles Lamb via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c543084 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c543084 Diff:

[39/45] git commit: YARN-1708. Public YARN APIs for creating/updating/deleting reservations.

2014-09-25 Thread subru
YARN-1708. Public YARN APIs for creating/updating/deleting reservations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f41a3566 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f41a3566 Diff:

[15/45] git commit: HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. Contributed by Chris Nauroth.

2014-09-25 Thread subru
HDFS-7111. TestSafeMode assumes Unix line endings in safe mode tip. 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/dc2ebf88 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dc2ebf88

[30/45] git commit: YARN-1708. Public YARN APIs for creating/updating/deleting reservations.

2014-09-25 Thread subru
YARN-1708. Public YARN APIs for creating/updating/deleting reservations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2314c90b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2314c90b Diff:

[03/45] git commit: HADOOP-11009. Add Timestamp Preservation to DistCp (Gary Steelman via aw)

2014-09-25 Thread subru
HADOOP-11009. Add Timestamp Preservation to DistCp (Gary Steelman via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3cde37c9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3cde37c9 Diff:

[01/45] git commit: YARN-2596. TestWorkPreservingRMRestart fails with FairScheduler. (kasha)

2014-09-25 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-1051 e067eec58 - a6e38a538 YARN-2596. TestWorkPreservingRMRestart fails with FairScheduler. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/39c87344 Tree:

[37/45] git commit: YARN-1712. Plan follower that synchronizes the current state of reservation subsystem with the scheduler. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
YARN-1712. Plan follower that synchronizes the current state of reservation subsystem with the scheduler. Contributed by Subru Krishnan and Carlo Curino. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fd865316 Tree:

[22/45] git commit: YARN-1711. Policy to enforce instantaneous and over-time quotas on user reservation. Contributed by Carlo Curino and Subru Krishnan.

2014-09-25 Thread subru
YARN-1711. Policy to enforce instantaneous and over-time quotas on user reservation. Contributed by Carlo Curino and Subru Krishnan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c4918cb4 Tree:

[45/45] git commit: Fixing previous rebase with trunk

2014-09-25 Thread subru
Fixing previous rebase with trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a6e38a53 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6e38a53 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a6e38a53

[24/45] git commit: YARN-1709. In-memory data structures used to track resources over time to enable reservations.

2014-09-25 Thread subru
YARN-1709. In-memory data structures used to track resources over time to enable reservations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0d8b2cd8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0d8b2cd8

[42/45] YARN-2576. Making test patch pass in branch. Contributed by Subru Krishnan and Carlo Curino.

2014-09-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/90ac0be8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/exceptions/PlanningQuotaException.java

[05/45] git commit: Add branch-2 only commit HDFS-7138 to CHANGES.txt

2014-09-25 Thread subru
Add branch-2 only commit HDFS-7138 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/116f8315 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/116f8315 Diff:

[2/3] git commit: Revise the HDFS-6584 entry CHANGES.txt.

2014-09-25 Thread szetszwo
Revise the HDFS-6584 entry CHANGES.txt. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/788ba5e4 Tree:

[1/3] git commit: Fix hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt for HDFS-6584 after merge.

2014-09-25 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2 022474c80 - ba3182c60 Fix hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt for HDFS-6584 after merge. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/3] git commit: HDFS-7095. Archival Storage: TestStorageMover often fails in Jenkins. Contributed by Jing Zhao.

2014-09-25 Thread szetszwo
HDFS-7095. Archival Storage: TestStorageMover often fails in Jenkins. Contributed by Jing Zhao. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ba3182c6 Tree:

[2/3] git commit: HDFS-7081. Add new DistributedFileSystem API for getting all the existing storage policies. Contributed by Jing Zhao.

2014-09-25 Thread szetszwo
HDFS-7081. Add new DistributedFileSystem API for getting all the existing storage policies. Contributed by Jing Zhao. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/3] git commit: HDFS-7140. Add a tool to list all the existing block storage policies. Contributed by Jing Zhao.

2014-09-25 Thread szetszwo
HDFS-7140. Add a tool to list all the existing block storage policies. Contributed by Jing Zhao. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] HDFS-7081. Add new DistributedFileSystem API for getting all the existing storage policies. Contributed by Jing Zhao.

2014-09-25 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2 ba3182c60 - 87f07e67b http://git-wip-us.apache.org/repos/asf/hadoop/blob/f83096d4/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java

git commit: YARN-2523. ResourceManager UI showing negative value for Decommissioned Nodes field. Contributed by Rohith

2014-09-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 9f9aa - 8269bfa61 YARN-2523. ResourceManager UI showing negative value for Decommissioned Nodes field. Contributed by Rohith Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2523. ResourceManager UI showing negative value for Decommissioned Nodes field. Contributed by Rohith (cherry picked from commit 8269bfa613999f71767de3c0369817b58cfe1416)

2014-09-25 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 87f07e67b - e4d46e5ff YARN-2523. ResourceManager UI showing negative value for Decommissioned Nodes field. Contributed by Rohith (cherry picked from commit 8269bfa613999f71767de3c0369817b58cfe1416) Project:

git commit: HDFS-7131. During HA upgrade, JournalNode should create a new committedTxnId file in the current directory. Contributed by Jing Zhao.

2014-09-25 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 8269bfa61 - e9c37de48 HDFS-7131. During HA upgrade, JournalNode should create a new committedTxnId file in the current directory. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7131. During HA upgrade, JournalNode should create a new committedTxnId file in the current directory. Contributed by Jing Zhao.

2014-09-25 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 e4d46e5ff - 9ad9e51cd HDFS-7131. During HA upgrade, JournalNode should create a new committedTxnId file in the current directory. Contributed by Jing Zhao. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Project:

git commit: YARN-2608. FairScheduler: Potential deadlocks in loading alloc files and clock access. (Wei Yan via kasha)

2014-09-25 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk e9c37de48 - f4357240a YARN-2608. FairScheduler: Potential deadlocks in loading alloc files and clock access. (Wei Yan via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2608. FairScheduler: Potential deadlocks in loading alloc files and clock access. (Wei Yan via kasha)

2014-09-25 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 9ad9e51cd - b923c291b YARN-2608. FairScheduler: Potential deadlocks in loading alloc files and clock access. (Wei Yan via kasha) (cherry picked from commit c9811af09a3d3f9f2f1b86fc9d6f2763d3225e44) Project:

git commit: HDFS-7077. Separate CipherSuite from crypto protocol version. (wang)

2014-09-25 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 b923c291b - 3f71a1581 HDFS-7077. Separate CipherSuite from crypto protocol version. (wang) (cherry picked from commit e96ce6f3e3e549202ce3c48d4733ba34098870ad) Conflicts:

git commit: HDFS-7077. Separate CipherSuite from crypto protocol version. (wang)

2014-09-25 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk f4357240a - e96ce6f3e HDFS-7077. Separate CipherSuite from crypto protocol version. (wang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e96ce6f3 Tree:

[3/7] git commit: YARN-2523. ResourceManager UI showing negative value for Decommissioned Nodes field. Contributed by Rohith

2014-09-25 Thread arp
YARN-2523. ResourceManager UI showing negative value for Decommissioned Nodes field. Contributed by Rohith Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8269bfa6 Tree:

[2/7] git commit: HDFS-7119. Split error checks in AtomicFileOutputStream#close into separate conditions to improve diagnostics. Contributed by Chris Nauroth.

2014-09-25 Thread arp
HDFS-7119. Split error checks in AtomicFileOutputStream#close into separate conditions to improve diagnostics. 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/9f9a Tree:

[7/7] git commit: Merge branch 'trunk' into HDFS-6581

2014-09-25 Thread arp
Merge branch 'trunk' into HDFS-6581 Conflicts: hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/032e0eba Tree:

[4/7] git commit: HDFS-7131. During HA upgrade, JournalNode should create a new committedTxnId file in the current directory. Contributed by Jing Zhao.

2014-09-25 Thread arp
HDFS-7131. During HA upgrade, JournalNode should create a new committedTxnId file in the current directory. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e9c37de4 Tree:

[5/7] git commit: YARN-2608. FairScheduler: Potential deadlocks in loading alloc files and clock access. (Wei Yan via kasha)

2014-09-25 Thread arp
YARN-2608. FairScheduler: Potential deadlocks in loading alloc files and clock access. (Wei Yan via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4357240 Tree:

[6/7] git commit: HDFS-7077. Separate CipherSuite from crypto protocol version. (wang)

2014-09-25 Thread arp
HDFS-7077. Separate CipherSuite from crypto protocol version. (wang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e96ce6f3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e96ce6f3 Diff:

  1   2   >