hadoop git commit: HADOOP-15027. AliyunOSS: Support multi-thread pre-read to improve sequential read from Hadoop to Aliyun OSS performance. (Contributed by Jinhu Wu)

2018-01-29 Thread sammichen
Repository: hadoop Updated Branches: refs/heads/branch-3.0 673200ac1 -> 91184299c HADOOP-15027. AliyunOSS: Support multi-thread pre-read to improve sequential read from Hadoop to Aliyun OSS performance. (Contributed by Jinhu Wu) (cherry picked from commit

hadoop git commit: YARN-5148. [UI2] Add page to new YARN UI to view server side configurations/logs/JVM-metrics. (Kai Sasaki/Sunil G via wangda)

2018-01-29 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk dbb9dded3 -> f666e7c43 YARN-5148. [UI2] Add page to new YARN UI to view server side configurations/logs/JVM-metrics. (Kai Sasaki/Sunil G via wangda) Change-Id: I5de88ce9850c0bc337dcb2c7d25ee9ad52016925 Project:

hadoop git commit: HDFS-13044. RBF: Add a safe mode for the Router. Contributed by Inigo Goiri.

2018-01-29 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/trunk fde95d463 -> dbb9dded3 HDFS-13044. RBF: Add a safe mode for the Router. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dbb9dded Tree:

hadoop git commit: HDFS-12879. Ozone : add scm init command to document. Contributed by Rahul Pathak.

2018-01-29 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 d069734a4 -> 4f84fe154 HDFS-12879. Ozone : add scm init command to document. Contributed by Rahul Pathak. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah.

2018-01-29 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 802057df3 -> d9132bf5e HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah.

2018-01-29 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.9 d70ca9959 -> a15df67f6 HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah. (cherry picked from commit eda786ea12db6b3ca8d6b0565c4ebdeab28b3cf6) Conflicts:

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah.

2018-01-29 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 987a8972a -> eda786ea1 HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah

2018-01-29 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-3.0 95a96b13e -> 673200ac1 HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah (cherry picked from commit fde95d463c3123b315b3d07cb5b7b7dc19f7cb73) Project:

hadoop git commit: HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah

2018-01-29 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 7fd287b4a -> fde95d463 HDFS-12574. Add CryptoInputStream to WebHdfsFileSystem read call. Contributed by Rushabh S Shah Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13077. [SPS]: Fix review comments of external storage policy satisfier. Contributed by Rakesh R.

2018-01-29 Thread surendralilhore
Repository: hadoop Updated Branches: refs/heads/HDFS-10285 3b0deb6be -> 3247dc52f HDFS-13077. [SPS]: Fix review comments of external storage policy satisfier. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HADOOP-15186. Allow Azure Data Lake SDK dependency version to be set on the command line. Contributed by Vishwajeet Dusane.

2018-01-29 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-3.0 0463ede09 -> 95a96b13e refs/heads/trunk 56feaa40b -> 7fd287b4a HADOOP-15186. Allow Azure Data Lake SDK dependency version to be set on the command line. Contributed by Vishwajeet Dusane. Project:

[2/2] hadoop git commit: HADOOP-15186. Allow Azure Data Lake SDK dependency version to be set on the command line. Contributed by Vishwajeet Dusane.

2018-01-29 Thread stevel
HADOOP-15186. Allow Azure Data Lake SDK dependency version to be set on the command line. Contributed by Vishwajeet Dusane. (cherry picked from commit 95a96b13e2a54e01ea6c6933045d912998477da3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-7036. ASF License warning in hadoop-mapreduce-client

2018-01-29 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk e9c72d04b -> 56feaa40b MAPREDUCE-7036. ASF License warning in hadoop-mapreduce-client Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

svn commit: r1822521 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml

2018-01-29 Thread jzhuge
Author: jzhuge Date: Mon Jan 29 15:37:00 2018 New Revision: 1822521 URL: http://svn.apache.org/viewvc?rev=1822521=rev Log: Update company info for jzhuge Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified:

hadoop git commit: YARN-7790. Improve Capacity Scheduler Async Scheduling to better handle node failures. Contributed by Wangda Tan.

2018-01-29 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-3.0 1d7e9b9ad -> 0463ede09 YARN-7790. Improve Capacity Scheduler Async Scheduling to better handle node failures. Contributed by Wangda Tan. (cherry picked from commit e9c72d04beddfe0252d2e81123a9fe66bdf04078) Project:

hadoop git commit: YARN-7790. Improve Capacity Scheduler Async Scheduling to better handle node failures. Contributed by Wangda Tan.

2018-01-29 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 3400d0c53 -> e9c72d04b YARN-7790. Improve Capacity Scheduler Async Scheduling to better handle node failures. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher

2018-01-29 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.9 d9875b046 -> d70ca9959 YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher Signed-off-by: Akira Ajisaka (cherry picked from commit 3400d0c535aeb151c3f283cc4b15d66990e5) (cherry picked

hadoop git commit: YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher

2018-01-29 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 0922ea0aa -> 987a8972a YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher Signed-off-by: Akira Ajisaka (cherry picked from commit 3400d0c535aeb151c3f283cc4b15d66990e5) Project:

hadoop git commit: YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher

2018-01-29 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.0 75be15cf0 -> 1d7e9b9ad YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher Signed-off-by: Akira Ajisaka (cherry picked from commit 3400d0c535aeb151c3f283cc4b15d66990e5) Project:

hadoop git commit: YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher

2018-01-29 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk b63dcd583 -> 3400d0c53 YARN-7698. A misleading variable's name in ApplicationAttemptEventDispatcher Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: