hadoop git commit: HADOOP-15104. AliyunOSS: change the default value of max error retry. Contributed by Jinhu Wu

2018-01-08 Thread drankye
Repository: hadoop Updated Branches: refs/heads/branch-3.0 cbecf554c -> 539fa1132 HADOOP-15104. AliyunOSS: change the default value of max error retry. Contributed by Jinhu Wu (cherry picked from commit ce04340ec73617daff74378056a95c5d0cc0a790) Project: http://git-wip-us.apache.org/repos/as

hadoop git commit: HDFS-12853. Ozone: Optimize chunk writes for Ratis by avoiding double writes. Contributed by Mukul Kumar Singh

2018-01-08 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 35c2d261d -> 886b2cb6e HDFS-12853. Ozone: Optimize chunk writes for Ratis by avoiding double writes. Contributed by Mukul Kumar Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: HDFS-12808. Add LOG.isDebugEnabled() guard for LOG.debug(...). Contributed by Bharat Viswanadham.

2018-01-08 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/trunk 59ab5da0a -> b3290c41a HDFS-12808. Add LOG.isDebugEnabled() guard for LOG.debug(...). Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: YARN-4227. Ignore expired containers from removed nodes in FairScheduler. (Wilfred Spiegelenburg via rchiang)

2018-01-08 Thread rchiang
Repository: hadoop Updated Branches: refs/heads/branch-2 eadd3cecf -> 18c398285 YARN-4227. Ignore expired containers from removed nodes in FairScheduler. (Wilfred Spiegelenburg via rchiang) (cherry picked from commit bc2d67d6c10619716ef7acce263f3269a86c3150) Project: http://git-wip-us.apach

hadoop git commit: YARN-4227. Ignore expired containers from removed nodes in FairScheduler. (Wilfred Spiegelenburg via rchiang)

2018-01-08 Thread rchiang
Repository: hadoop Updated Branches: refs/heads/trunk 73ff09b79 -> 59ab5da0a YARN-4227. Ignore expired containers from removed nodes in FairScheduler. (Wilfred Spiegelenburg via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/as

hadoop git commit: HDFS-12985. NameNode crashes during restart after an OpenForWrite file present in the Snapshot got deleted.

2018-01-08 Thread manojpec
Repository: hadoop Updated Branches: refs/heads/branch-2 223bb935e -> eadd3cecf HDFS-12985. NameNode crashes during restart after an OpenForWrite file present in the Snapshot got deleted. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/a

hadoop git commit: HDFS-12985. NameNode crashes during restart after an OpenForWrite file present in the Snapshot got deleted.

2018-01-08 Thread manojpec
Repository: hadoop Updated Branches: refs/heads/trunk 2ee0d64ac -> 73ff09b79 HDFS-12985. NameNode crashes during restart after an OpenForWrite file present in the Snapshot got deleted. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/

hadoop git commit: HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan.

2018-01-08 Thread weiy
Repository: hadoop Updated Branches: refs/heads/branch-2 d2ceef0f2 -> 223bb935e HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan. (cherry picked from commit 2ee0d64aceed876f57f09eb9efe1872b6de98d2e) Project: http://git-wip-u

hadoop git commit: HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan.

2018-01-08 Thread weiy
Repository: hadoop Updated Branches: refs/heads/branch-2.9 a35267b47 -> 5e8029eff HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan. (cherry picked from commit 2ee0d64aceed876f57f09eb9efe1872b6de98d2e) Project: http://git-wip

hadoop git commit: HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan.

2018-01-08 Thread weiy
Repository: hadoop Updated Branches: refs/heads/branch-3.0 281350674 -> cbecf554c HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan. (cherry picked from commit 2ee0d64aceed876f57f09eb9efe1872b6de98d2e) Project: http://git-wip

hadoop git commit: HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan.

2018-01-08 Thread weiy
Repository: hadoop Updated Branches: refs/heads/trunk dc54747d7 -> 2ee0d64ac HDFS-12945. Switch to ClientProtocol instead of NamenodeProtocols in NamenodeWebHdfsMethods. Contributed by Wei Yan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

hadoop git commit: YARN-7704. Document improvement for registry dns. Contributed by Jian He

2018-01-08 Thread billie
Repository: hadoop Updated Branches: refs/heads/trunk 01f3f2167 -> dc54747d7 YARN-7704. Document improvement for registry dns. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dc54747d Tree: http://

[2/2] hadoop git commit: HADOOP-15086. NativeAzureFileSystem file rename is not atomic. Contributed by Thomas Marquardt (Backported to branch-2 via /HADOOP-15156)

2018-01-08 Thread stevel
HADOOP-15086. NativeAzureFileSystem file rename is not atomic. Contributed by Thomas Marquardt (Backported to branch-2 via /HADOOP-15156) (cherry picked from commit a35267b47abf62d2ab32bc6860d2080284323042) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.a

[1/2] hadoop git commit: HADOOP-15086. NativeAzureFileSystem file rename is not atomic. Contributed by Thomas Marquardt (Backported to branch-2 via /HADOOP-15156)

2018-01-08 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 37a822410 -> d2ceef0f2 refs/heads/branch-2.9 8e0a5b151 -> a35267b47 HADOOP-15086. NativeAzureFileSystem file rename is not atomic. Contributed by Thomas Marquardt (Backported to branch-2 via /HADOOP-15156) Project: http://git-wip-us

hadoop git commit: YARN-7699. queueUsagePercentage is coming as INF for getApp REST api call. Contributed by Sunil G.

2018-01-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.9 c1d48cbda -> 8e0a5b151 YARN-7699. queueUsagePercentage is coming as INF for getApp REST api call. Contributed by Sunil G. (cherry picked from commit 281350674c70d65233363849a8b60e9b7dc965cf) Project: http://git-wip-us.apache.org/rep

hadoop git commit: YARN-7699. queueUsagePercentage is coming as INF for getApp REST api call. Contributed by Sunil G.

2018-01-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 f7fedac6c -> 37a822410 YARN-7699. queueUsagePercentage is coming as INF for getApp REST api call. Contributed by Sunil G. (cherry picked from commit 281350674c70d65233363849a8b60e9b7dc965cf) Project: http://git-wip-us.apache.org/repos

hadoop git commit: YARN-7699. queueUsagePercentage is coming as INF for getApp REST api call. Contributed by Sunil G.

2018-01-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.0 53a7bd186 -> 281350674 YARN-7699. queueUsagePercentage is coming as INF for getApp REST api call. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: HDFS-12982 : [SPS]: Reduce the locking and cleanup the Namesystem access. Contributed by Rakesh R. [Forced Update!]

2018-01-08 Thread surendralilhore
Repository: hadoop Updated Branches: refs/heads/HDFS-10285 80c76fd92 -> ed6047945 (forced update) HDFS-12982 : [SPS]: Reduce the locking and cleanup the Namesystem access. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or

hadoop git commit: HDFS-12982 : [SPS]: Reduce the locking and cleanup the Namesystem access. Contributed by Rakesh R.

2018-01-08 Thread surendralilhore
Repository: hadoop Updated Branches: refs/heads/HDFS-10285 7f4c4ab76 -> 80c76fd92 HDFS-12982 : [SPS]: Reduce the locking and cleanup the Namesystem access. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hado