hadoop git commit: HDFS-11339. Fix import.

2017-01-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk e407449dd -> 89bb05d92 HDFS-11339. Fix import. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89bb05d9 Tree:

hadoop git commit: HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. Contributed by Hanisha Koneru.

2017-01-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 52fdd387e -> be8e001f1 HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11299. Support multiple Datanode File IO hooks. Contributed by Hanisha Koneru.

2017-01-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 ae0082a3f -> 52fdd387e HDFS-11299. Support multiple Datanode File IO hooks. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11282. Document the missing metrics of DataNode Volume IO operations. Contributed by Yiqun Lin.

2017-01-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 8ec9dca2e -> ae0082a3f HDFS-11282. Document the missing metrics of DataNode Volume IO operations. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/5] hadoop git commit: HDFS-11182. Update DataNode to use DatasetVolumeChecker.

2017-01-16 Thread arp
HDFS-11182. Update DataNode to use DatasetVolumeChecker. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec80de3c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ec80de3c Diff:

[4/5] hadoop git commit: HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao.

2017-01-16 Thread arp
HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eafaddca Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eafaddca

[1/5] hadoop git commit: HDFS-10959. Update DataNode to use DatasetVolumeChecker. Contributed by Xiaoyu Yao.

2017-01-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 2d6be7ea2 -> 8ec9dca2e HDFS-10959. Update DataNode to use DatasetVolumeChecker. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/5] hadoop git commit: HDFS-11182. Update DataNode to use DatasetVolumeChecker.

2017-01-16 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ec80de3c/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/SimulatedFSDataset.java -- diff --git

[5/5] hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru.

2017-01-16 Thread arp
HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ec9dca2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8ec9dca2 Diff:

svn commit: r17830 - /release/hadoop/common/KEYS

2017-01-16 Thread junping_du
Author: junping_du Date: Tue Jan 17 03:50:27 2017 New Revision: 17830 Log: Add my new key for releasing hadoop-2.8.0. Modified: release/hadoop/common/KEYS Modified: release/hadoop/common/KEYS == ---

hadoop git commit: HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore.

2017-01-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 861e27564 -> 2d6be7ea2 HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore. (cherry picked from commit

hadoop git commit: HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore.

2017-01-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk cf695577a -> e407449dd HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong. (cherry picked from commit cf695577aa6d9715b77ab7309ecd792ef226c439)

2017-01-16 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 ffb4c22f6 -> 861e27564 YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong. (cherry picked from commit cf695577aa6d9715b77ab7309ecd792ef226c439) Project:

hadoop git commit: YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong.

2017-01-16 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk d1d0b3e1f -> cf695577a YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. Contributed by Mukul Kumar Singh.

2017-01-16 Thread jitendra
Repository: hadoop Updated Branches: refs/heads/branch-2 954dae26c -> ffb4c22f6 HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. Contributed by Mukul Kumar Singh.

2017-01-16 Thread jitendra
Repository: hadoop Updated Branches: refs/heads/trunk 79e939d0b -> d1d0b3e1f HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. Contributed by Hanisha Koneru.

2017-01-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk a853b4e1b -> 79e939d0b HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-11337. (HDFS-10958 backport). Add instrumentation hooks around Datanode disk IO.

2017-01-16 Thread arp
HDFS-11337. (HDFS-10958 backport). Add instrumentation hooks around Datanode disk IO. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/954dae26 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/954dae26 Diff:

[1/2] hadoop git commit: HDFS-11337. (HDFS-10958 backport). Add instrumentation hooks around Datanode disk IO.

2017-01-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 00dec84cc -> 954dae26c http://git-wip-us.apache.org/repos/asf/hadoop/blob/954dae26/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/ReplicaOutputStreams.java

hadoop git commit: HDFS-11342. Fix FileInputStream leak in loadLastPartialChunkChecksum. Contributed by Chen Liang.

2017-01-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk 2f8e9b7e4 -> a853b4e1b HDFS-11342. Fix FileInputStream leak in loadLastPartialChunkChecksum. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: