[Hadoop Wiki] Update of "UnixShellScriptProgrammingGuide" by SomeOtherAccount

2016-05-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "UnixShellScriptProgrammingGuide" page has been changed by SomeOtherAccount: https://wiki.apache.org/hadoop/UnixShellScriptProgrammingGuide?action=diff=20=21 Comment: More dynamic

[2/2] hadoop git commit: YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (Varun Saxena via sjlee)

2016-05-31 Thread sjlee
YARN-5015. entire time series is returned for YARN container system metrics (CPU and memory) (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/646dd4da Tree:

hadoop git commit: HADOOP-13226 Support async call retry and failover.

2016-05-31 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/trunk bca31fe27 -> 83f2f78c1 HADOOP-13226 Support async call retry and failover. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/83f2f78c Tree:

hadoop git commit: HDFS-10415. TestDistributedFileSystem#MyDistributedFileSystem attempts to set up statistics before initialize() is called (Mingliang Liu via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 f7189d6a1 -> 14907d9b8 HDFS-10415. TestDistributedFileSystem#MyDistributedFileSystem attempts to set up statistics before initialize() is called (Mingliang Liu via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[2/2] hadoop git commit: HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe)

2016-05-31 Thread cmccabe
HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ceb06e2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8ceb06e2 Diff:

[1/2] hadoop git commit: HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 29d6cadc5 -> 8ceb06e23 HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 14907d9b8 -> a64e1425e HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe) (cherry picked from commit 8ceb06e2392763726210f96bb1c176e6a9fe7b53) Project:

hadoop git commit: HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 0d6a65a40 -> 6fe1c67fa HADOOP-13137. TraceAdmin should support Kerberized cluster (Wei-Chiu Chuang via cmccabe) (cherry picked from commit 8ceb06e2392763726210f96bb1c176e6a9fe7b53) (cherry picked from commit

hadoop git commit: HDFS-9833. Erasure coding: recomputing block checksum on the fly by reconstructing the missed/corrupt block data. Contributed by Rakesh R.

2016-05-31 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 8ceb06e23 -> d749cf65e HDFS-9833. Erasure coding: recomputing block checksum on the fly by reconstructing the missed/corrupt block data. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[4/7] hadoop git commit: Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."

2016-05-31 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2f3e1d96/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestApplicationLimits.java

[7/7] hadoop git commit: Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."

2016-05-31 Thread wangda
Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan." This reverts commit 457884737f75c796413ce860b1859a31cc5292ca. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[5/7] hadoop git commit: Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."

2016-05-31 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2f3e1d96/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/FifoScheduler.java

[2/7] hadoop git commit: Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."

2016-05-31 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2f3e1d96/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestReservations.java

[1/7] hadoop git commit: Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."

2016-05-31 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2.8 6fe1c67fa -> 2f3e1d965

[6/7] hadoop git commit: Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."

2016-05-31 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2f3e1d96/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/webapp/dao/AppInfo.java -- diff --git

[3/7] hadoop git commit: Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."

2016-05-31 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2f3e1d96/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestLeafQueue.java

[2/2] hadoop git commit: HADOOP-13226 Support async call retry and failover.

2016-05-31 Thread szetszwo
HADOOP-13226 Support async call retry and failover. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8941d77 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a8941d77 Diff:

hadoop git commit: HDFS-10415. TestDistributedFileSystem#MyDistributedFileSystem attempts to set up statistics before initialize() is called (Mingliang Liu via cmccabe)

2016-05-31 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 83f2f78c1 -> 29d6cadc5 HDFS-10415. TestDistributedFileSystem#MyDistributedFileSystem attempts to set up statistics before initialize() is called (Mingliang Liu via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[1/2] hadoop git commit: HADOOP-13146. Refactor RetryInvocationHandler. Contributed by Tsz Wo Nicholas Sze.

2016-05-31 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2.8 63f73d78a -> a8941d779 HADOOP-13146. Refactor RetryInvocationHandler. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13132. Handle ClassCastException on AuthenticationException in LoadBalancingKMSClientProvider. Contributed by Wei-Chiu Chuang.

2016-05-31 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 93d8a7f2a -> bca31fe27 HADOOP-13132. Handle ClassCastException on AuthenticationException in LoadBalancingKMSClientProvider. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13132. Handle ClassCastException on AuthenticationException in LoadBalancingKMSClientProvider. Contributed by Wei-Chiu Chuang.

2016-05-31 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 bd01153dd -> cbf87869b HADOOP-13132. Handle ClassCastException on AuthenticationException in LoadBalancingKMSClientProvider. Contributed by Wei-Chiu Chuang. (cherry picked from commit bca31fe276ccf7d02b13f25d43c81cca0b0b905b)

hadoop git commit: HADOOP-13132. Handle ClassCastException on AuthenticationException in LoadBalancingKMSClientProvider. Contributed by Wei-Chiu Chuang.

2016-05-31 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 457884737 -> 63f73d78a HADOOP-13132. Handle ClassCastException on AuthenticationException in LoadBalancingKMSClientProvider. Contributed by Wei-Chiu Chuang. (cherry picked from commit bca31fe276ccf7d02b13f25d43c81cca0b0b905b)