hadoop git commit: HADOOP-14131. kms.sh creates bogus dir for tomcat logs. Contributed by John Zhuge.

2017-03-01 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 ff08f54f4 -> 133857ba0 HADOOP-14131. kms.sh creates bogus dir for tomcat logs. Contributed by John Zhuge. Change-Id: I444e10318eb64dcd4c0416b985d12049c72e8943 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11418. HttpFS should support old SSL clients. Contributed by John Zhuge.

2017-03-01 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 133857ba0 -> cacaa299c HDFS-11418. HttpFS should support old SSL clients. Contributed by John Zhuge. Change-Id: I05b1228f7f168e9b5904365ba9e81be3f29dce74 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14195. CredentialProviderFactory$getProviders is not thread-safe. Contributed by Vihang Karajgaonkar.

2017-03-23 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 47d3c29e3 -> a92f654aa HADOOP-14195. CredentialProviderFactory$getProviders is not thread-safe. Contributed by Vihang Karajgaonkar. (cherry picked from commit 128015584d69492806fd1700c8f840d78aa9c729) Project:

hadoop git commit: HADOOP-14195. CredentialProviderFactory$getProviders is not thread-safe. Contributed by Vihang Karajgaonkar.

2017-03-23 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 1e64c582f -> d946dfcbe HADOOP-14195. CredentialProviderFactory$getProviders is not thread-safe. Contributed by Vihang Karajgaonkar. (cherry picked from commit 128015584d69492806fd1700c8f840d78aa9c729) Project:

hadoop git commit: HADOOP-14195. CredentialProviderFactory$getProviders is not thread-safe. Contributed by Vihang Karajgaonkar.

2017-03-23 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk d35e79abc -> 128015584 HADOOP-14195. CredentialProviderFactory$getProviders is not thread-safe. Contributed by Vihang Karajgaonkar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10649. Remove unused PermissionStatus#applyUMask. Contributed by Chen Liang.

2017-03-24 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 128015584 -> ab759e91b HDFS-10649. Remove unused PermissionStatus#applyUMask. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab759e91

hadoop git commit: HADOOP-14038. Rename ADLS credential properties. Contributed by John Zhuge.

2017-03-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 448ec81fd -> 253e3e78a HADOOP-14038. Rename ADLS credential properties. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/253e3e78 Tree:

hadoop git commit: HADOOP-14038. Rename ADLS credential properties. Contributed by John Zhuge.

2017-03-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 643298b28 -> ef43a6248 HADOOP-14038. Rename ADLS credential properties. Contributed by John Zhuge. (cherry picked from commit 253e3e78abb9ebe0e8103d25538ff07875b33c84) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14038. Rename ADLS credential properties. Contributed by John Zhuge.

2017-03-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b218676b1 -> c543c0549 HADOOP-14038. Rename ADLS credential properties. Contributed by John Zhuge. (cherry picked from commit 253e3e78abb9ebe0e8103d25538ff07875b33c84) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge.

2017-03-24 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5130128a3 -> d370d8ddb HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge. (cherry picked from commit d1b7439b48caa18d64a94be1ad5e4927ce573ab8) Project:

hadoop git commit: HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge.

2017-03-24 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 bbd08bb7a -> 100b8ce05 HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge. (cherry picked from commit d1b7439b48caa18d64a94be1ad5e4927ce573ab8) Project:

hadoop git commit: HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge.

2017-03-24 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 332a997e1 -> d1b7439b4 HADOOP-14230. TestAdlFileSystemContractLive fails to clean up. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu.

2017-03-22 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk f462e1ff6 -> ed2d03f2a HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ed2d03f2 Tree:

hadoop git commit: HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu.

2017-03-22 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 d4bba011c -> 74fbdd557 HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu. (cherry picked from commit ed2d03f2a5318a88d0eced8476127f303eb1d1d9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu.

2017-03-22 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 8ca9915d0 -> be58711e9 HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu. (cherry picked from commit ed2d03f2a5318a88d0eced8476127f303eb1d1d9) Conflicts:

hadoop git commit: HDFS-11132. Allow AccessControlException in contract tests when getFileStatus on subdirectory of existing files. Contributed by Vishwajeet Dusane

2017-03-20 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 c7b6e0dd6 -> e792f1671 HDFS-11132. Allow AccessControlException in contract tests when getFileStatus on subdirectory of existing files. Contributed by Vishwajeet Dusane (cherry picked from commit

hadoop git commit: HDFS-11132. Allow AccessControlException in contract tests when getFileStatus on subdirectory of existing files. Contributed by Vishwajeet Dusane

2017-03-20 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 69f34e812 -> 2c5de0c60 HDFS-11132. Allow AccessControlException in contract tests when getFileStatus on subdirectory of existing files. Contributed by Vishwajeet Dusane (cherry picked from commit

hadoop git commit: HADOOP-14195. CredentialProviderFactory$getProviders is not thread-safe. Contributed by Vihang Karajgaonkar.

2017-04-12 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.7 7a3f9e8fa -> fac5bdc02 HADOOP-14195. CredentialProviderFactory$getProviders is not thread-safe. Contributed by Vihang Karajgaonkar. (cherry picked from commit 128015584d69492806fd1700c8f840d78aa9c729) (cherry picked from commit

hadoop git commit: HADOOP-14141. Store KMS SSL keystore password in catalina.properties. Contributed by John Zhuge.

2017-04-20 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 f5a9287bb -> 1bbba00a2 HADOOP-14141. Store KMS SSL keystore password in catalina.properties. Contributed by John Zhuge. Change-Id: I8326b16aab5c3908529e1a0cc7bfe121d18f42f3 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge.

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk dd43b895c -> 0344bea3f HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge.

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 daa532b90 -> 935ea448c HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge. (cherry picked from commit 0344bea3fd4031622edd828a610c9fdc23c53d26) Project:

hadoop git commit: Revert "HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge."

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 935ea448c -> e81311073 Revert "HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge." This reverts commit 935ea448c1364befb58dd1ccedd4d7f736c8002a. Project:

hadoop git commit: Revert "HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge."

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 3a39dd539 -> ef74a5661 Revert "HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge." This reverts commit 3a39dd5391527623a70296410f4754d8d235310a. Project:

hadoop git commit: HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge.

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8.1 2a18511b7 -> 58560788f HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge. (cherry picked from commit 0344bea3fd4031622edd828a610c9fdc23c53d26) Project:

hadoop git commit: HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge.

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 e278eb3ab -> 3a39dd539 HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge. (cherry picked from commit 0344bea3fd4031622edd828a610c9fdc23c53d26) Project:

[2/2] hadoop git commit: HADOOP-14317. KMSWebServer$deprecateEnv may leak secret. Contributed by John Zhuge.

2017-04-18 Thread jzhuge
HADOOP-14317. KMSWebServer$deprecateEnv may leak secret. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9f07e0d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a9f07e0d Diff:

[1/2] hadoop git commit: HDFS-11665. HttpFSServerWebServer$deprecateEnv may leak secret. Contributed by John Zhuge.

2017-04-18 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 654372db8 -> a9f07e0d3 HDFS-11665. HttpFSServerWebServer$deprecateEnv may leak secret. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge."

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8.1 58560788f -> 83dab0392 Revert "HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge." This reverts commit 58560788fb52668fef94ca7c792124b8c641aff0. Project:

hadoop git commit: HDFS-11685. TestDistributedFileSystem.java fails to compile. Contributed by John Zhuge.

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 efb790b0d -> 5046a4550 HDFS-11685. TestDistributedFileSystem.java fails to compile. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge.

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 5046a4550 -> 6865746ea HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge.

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8.1 83dab0392 -> bd5e3554b HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge. (cherry picked from commit 6865746ea444c57569e9b2464d8240dafcdbaaa5) Project:

hadoop git commit: HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge.

2017-04-19 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e81311073 -> 28f0de875 HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge. (cherry picked from commit 6865746ea444c57569e9b2464d8240dafcdbaaa5) Project:

hadoop git commit: HDFS-11529. Add libHDFS API to return last exception. Contributed by Sailesh Mukil.

2017-04-22 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 20e3ae260 -> fda86ef2a HDFS-11529. Add libHDFS API to return last exception. Contributed by Sailesh Mukil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fda86ef2

hadoop git commit: HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge.

2017-03-09 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 846a0cd67 -> c5ee7fded HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge. Change-Id: Ic956e2eb8189625916442eaffdc69163d32f730e Project:

hadoop git commit: HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge.

2017-03-09 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 518705b8e -> 843fa685a HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge. Change-Id: Ic956e2eb8189625916442eaffdc69163d32f730e (cherry picked from commit

hadoop git commit: HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge.

2017-03-09 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8.0 1aa110fc7 -> 57ad66a6a HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge. Change-Id: Ic956e2eb8189625916442eaffdc69163d32f730e (cherry picked from commit

hadoop git commit: HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge.

2017-03-09 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 c60cd88ad -> f298b992f HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge. Change-Id: Ic956e2eb8189625916442eaffdc69163d32f730e (cherry picked from commit

hadoop git commit: Revert "HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran"

2017-03-08 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 5addacb1e -> 98142d2f7 Revert "HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran" This reverts commit 53a12fa721bb431f7d481aac7d245c93efb56153. Project:

hadoop git commit: HADOOP-14052. Fix dead link in KMS document. Contributed by Christina Vu.

2017-03-08 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 33a38a534 -> 570827a81 HADOOP-14052. Fix dead link in KMS document. Contributed by Christina Vu. Change-Id: I7093f443d93927184196f62f02cc106a2c89e9cf Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran"

2017-03-08 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 36eda5af7 -> f1fd20be8 Revert "HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran" This reverts commit 53a12fa721bb431f7d481aac7d245c93efb56153. (cherry picked from commit

hadoop git commit: HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge.

2017-03-13 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 79924266f -> 5a40bafda HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge. Change-Id: I5dc6f885816b8834f718874542dfa373458b0333 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge.

2017-03-13 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1f2da39d0 -> 72fc7e052 HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge. Change-Id: I5dc6f885816b8834f718874542dfa373458b0333 (cherry picked from commit

hadoop git commit: HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge.

2017-03-13 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 7a65601dd -> 0da850a47 HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge. Change-Id: I5dc6f885816b8834f718874542dfa373458b0333 (cherry picked from commit

hadoop git commit: HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge.

2017-03-13 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8.0 e51312e8e -> b457b9ac7 HADOOP-14173. Remove unused AdlConfKeys#ADL_EVENTS_TRACKING_SOURCE. Contributed by John Zhuge. Change-Id: I5dc6f885816b8834f718874542dfa373458b0333 (cherry picked from commit

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

2017-03-10 Thread jzhuge
Author: jzhuge Date: Fri Mar 10 20:13:05 2017 New Revision: 1786428 URL: http://svn.apache.org/viewvc?rev=1786428=rev Log: Add jzhuge to Hadoop committers list Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified: hadoop/common/site/main/author/src

hadoop git commit: Revert "HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran"

2017-03-08 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 2e8e51ad4 -> cdfa86cad Revert "HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran" This reverts commit 53a12fa721bb431f7d481aac7d245c93efb56153. (cherry picked from commit

[2/2] hadoop git commit: HADOOP-13928. TestAdlFileContextMainOperationsLive.testGetFileContext1 runtime error. (John Zhuge via lei)

2017-03-21 Thread jzhuge
HADOOP-13928. TestAdlFileContextMainOperationsLive.testGetFileContext1 runtime error. (John Zhuge via lei) (cherry picked from commit 15066a3e8ddacd36bf7be9fba0b10c350ae45668) (cherry picked from commit 00dec84cc2d4513922f3f758b54b8e2db9ebd6c8) Project:

[1/2] hadoop git commit: HADOOP-14205. No FileSystem for scheme: adl. Contributed by John Zhuge.

2017-03-21 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 595501c9d -> 3ed867fef HADOOP-14205. No FileSystem for scheme: adl. Contributed by John Zhuge. (cherry picked from commit 84e2c11f969825e52b6bdb4696f48e4567875d41) Conflicts:

hadoop git commit: HADOOP-14205. No FileSystem for scheme: adl. Contributed by John Zhuge.

2017-03-21 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 b4481fef4 -> 84e2c11f9 HADOOP-14205. No FileSystem for scheme: adl. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84e2c11f Tree:

hadoop git commit: HADOOP-14174. Set default ADLS access token provider type to ClientCredential. Contributed by John Zhuge.

2017-04-07 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 96cbb4fce -> 56e81f2a2 HADOOP-14174. Set default ADLS access token provider type to ClientCredential. Contributed by John Zhuge. Signed-off-by: John Zhuge Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14174. Set default ADLS access token provider type to ClientCredential. Contributed by John Zhuge.

2017-04-07 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ef8b30dd4 -> fa8e411d4 HADOOP-14174. Set default ADLS access token provider type to ClientCredential. Contributed by John Zhuge. Signed-off-by: John Zhuge (cherry picked from commit

hadoop git commit: HADOOP-14174. Set default ADLS access token provider type to ClientCredential. Contributed by John Zhuge.

2017-04-07 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 cbb1c7619 -> ff2870310 HADOOP-14174. Set default ADLS access token provider type to ClientCredential. Contributed by John Zhuge. Signed-off-by: John Zhuge (cherry picked from commit

hadoop git commit: HDFS-11531. Expose hedged read metrics via libHDFS API. Contributed by Sailesh Mukil.

2017-04-18 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk af8e9842d -> 8c81a16a1 HDFS-11531. Expose hedged read metrics via libHDFS API. Contributed by Sailesh Mukil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14678. AdlFilesystem#initialize swallows exception when getting user name. Contributed by John Zhuge.

2017-07-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 e29d1c75e -> ba94c68e0 HADOOP-14678. AdlFilesystem#initialize swallows exception when getting user name. Contributed by John Zhuge. (cherry picked from commit f735ad1b67ed82d9b11b1afd7ae39035a6aed18b) Project:

[3/3] hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge.

2017-08-11 Thread jzhuge
HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. (cherry picked from commit 582648befaf9908159f937d2cc8f549583a3483e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HADOOP-13628. Support to retrieve specific property from configuration via REST API. Contributed by Weiwei Yang

2017-08-11 Thread jzhuge
HADOOP-13628. Support to retrieve specific property from configuration via REST API. Contributed by Weiwei Yang (cherry picked from commit 00160f71b6d98244fcb1cb58b2db9fc24f1cd672) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] hadoop git commit: HADOOP-13588. ConfServlet should respect Accept request header. Contributed by Weiwei Yang

2017-08-11 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 9c6e8ece9 -> e208a4e7e HADOOP-13588. ConfServlet should respect Accept request header. Contributed by Weiwei Yang (cherry picked from commit 59d59667a8b1d3fb4a744a41774b2397fd91cbb3) Project:

hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge.

2017-08-11 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 4222c9710 -> 582648bef HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HADOOP-13628. Support to retrieve specific property from configuration via REST API. Contributed by Weiwei Yang

2017-08-11 Thread jzhuge
HADOOP-13628. Support to retrieve specific property from configuration via REST API. Contributed by Weiwei Yang (cherry picked from commit 00160f71b6d98244fcb1cb58b2db9fc24f1cd672) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] hadoop git commit: HADOOP-13588. ConfServlet should respect Accept request header. Contributed by Weiwei Yang

2017-08-11 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a54c3437a -> e96774455 HADOOP-13588. ConfServlet should respect Accept request header. Contributed by Weiwei Yang (cherry picked from commit 59d59667a8b1d3fb4a744a41774b2397fd91cbb3) Project:

hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge.

2017-08-11 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 28d97b79b -> 8b242f09a HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge.

2017-08-11 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 7d3cea232 -> ed4d6aa2c HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. (cherry picked from commit 8b242f09a61a7536d2422546bfa6c2aaf1d57ed6)

[3/3] hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge.

2017-08-11 Thread jzhuge
HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. (cherry picked from commit 582648befaf9908159f937d2cc8f549583a3483e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria.

2017-08-13 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 8b242f09a -> 7769e9614 HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria.

2017-08-13 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 ed4d6aa2c -> 0efc590e6 HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. (cherry picked from commit 7769e9614956283a86eda9e4e69aaa592c0ca960) Project:

hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria.

2017-08-13 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e96774455 -> de50bb636 HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. (cherry picked from commit 7769e9614956283a86eda9e4e69aaa592c0ca960) Project:

hadoop git commit: HADOOP-14560. Make HttpServer2 backlog size configurable. Contributed by Alexander Krasheninnikov.

2017-08-17 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 96b3a6b97 -> 1f04cb45f HADOOP-14560. Make HttpServer2 backlog size configurable. Contributed by Alexander Krasheninnikov. This closes #242. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge.

2017-08-10 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk a8b75466b -> 312e57b95 HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/312e57b9 Tree:

hadoop git commit: HDFS-12114. Consistent HttpFS property names. Contributed by John Zhuge.

2017-07-11 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 9144fd9e9 -> ac0a04a6e HDFS-12114. Consistent HttpFS property names. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ac0a04a6 Tree:

hadoop git commit: HDFS-12052. Set SWEBHDFS delegation token kind when ssl is enabled in HttpFS. Contributed by Zoran Dimitrijevic.

2017-07-11 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 3a7f02b81 -> 12c8fdcea HDFS-12052. Set SWEBHDFS delegation token kind when ssl is enabled in HttpFS. Contributed by Zoran Dimitrijevic. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12166. Do not deprecate HTTPFS_TEMP. Contributed by John Zhuge.

2017-07-20 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 44350fdf4 -> 3b48f8141 HDFS-12166. Do not deprecate HTTPFS_TEMP. Contributed by John Zhuge. Change-Id: Icdd032de9feea3d0dde71bf8145b70497993d97f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge.

2017-06-29 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 6917c1916 -> 1272ee153 HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge.

2017-06-29 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7c076f917 -> 2956c584c HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge. (cherry picked from commit 1272ee153b1a1578abf822b2141d8336d9c5652f) Project:

hadoop git commit: HADOOP-14608. KMS JMX servlet path not backwards compatible. Contributed by John Zhuge.

2017-07-05 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 6436768ba -> 946dd2567 HADOOP-14608. KMS JMX servlet path not backwards compatible. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14341. Support multi-line value for ssl.server.exclude.cipher.list. Contributed by John Zhuge.

2017-04-25 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk e4c32bccd -> 9ccb849eb HADOOP-14341. Support multi-line value for ssl.server.exclude.cipher.list. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14341. Support multi-line value for ssl.server.exclude.cipher.list. Contributed by John Zhuge.

2017-04-25 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 c3c9a9190 -> 19e94bfd1 HADOOP-14341. Support multi-line value for ssl.server.exclude.cipher.list. Contributed by John Zhuge. (cherry picked from commit 9ccb849eb69f05bccc3435306ec4bde104e411bf) Conflicts:

hadoop git commit: HADOOP-14341. Support multi-line value for ssl.server.exclude.cipher.list. Contributed by John Zhuge.

2017-04-25 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 5ceb61cb4 -> 1e60cfed7 HADOOP-14341. Support multi-line value for ssl.server.exclude.cipher.list. Contributed by John Zhuge. (cherry picked from commit 9ccb849eb69f05bccc3435306ec4bde104e411bf) Conflicts:

hadoop git commit: HADOOP-14340. Enable KMS and HttpFS to exclude SSL ciphers. Contributed by John Zhuge.

2017-04-26 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 93fa48fcf -> edd693833 HADOOP-14340. Enable KMS and HttpFS to exclude SSL ciphers. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14678. AdlFilesystem#initialize swallows exception when getting user name. Contributed by John Zhuge.

2017-07-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 369f73126 -> f735ad1b6 HADOOP-14678. AdlFilesystem#initialize swallows exception when getting user name. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14678. AdlFilesystem#initialize swallows exception when getting user name. Contributed by John Zhuge.

2017-07-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e5ada740f -> a1682876c HADOOP-14678. AdlFilesystem#initialize swallows exception when getting user name. Contributed by John Zhuge. (cherry picked from commit f735ad1b67ed82d9b11b1afd7ae39035a6aed18b) Project:

[1/2] hadoop git commit: HADOOP-14417. Update default SSL cipher list for KMS. Contributed by John Zhuge.

2017-05-15 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 d370edc6a -> da7c900fe HADOOP-14417. Update default SSL cipher list for KMS. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2be559b8

[2/2] hadoop git commit: HDFS-11816. Update default SSL cipher list for HttpFS. Contributed by John Zhuge.

2017-05-15 Thread jzhuge
HDFS-11816. Update default SSL cipher list for HttpFS. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/da7c900f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/da7c900f Diff:

hadoop git commit: HADOOP-14511. WritableRpcEngine.Invocation#toString NPE on null parameters. Contributed by John Zhuge.

2017-06-08 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 72d895a11 -> a86081408 HADOOP-14511. WritableRpcEngine.Invocation#toString NPE on null parameters. Contributed by John Zhuge. (cherry picked from commit 87f4428de017e5bfc4358304728bd2281d501d52) Project:

hadoop git commit: HADOOP-14511. WritableRpcEngine.Invocation#toString NPE on null parameters. Contributed by John Zhuge.

2017-06-08 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 8188b9dd0 -> 87f4428de HADOOP-14511. WritableRpcEngine.Invocation#toString NPE on null parameters. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-11579. Make HttpFS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge.

2017-05-18 Thread jzhuge
HDFS-11579. Make HttpFS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/85f7b7e8 Tree:

[1/2] hadoop git commit: HADOOP-14242. Make KMS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge.

2017-05-18 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 2ac5aab8d -> 85f7b7e8e HADOOP-14242. Make KMS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge.

2017-05-18 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 85f7b7e8e -> dad7d0e2f HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge. (cherry picked from commit 30f85d7a88a110637757cf7a1f4cdc9ed40f59fb) Conflicts:

hadoop git commit: HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge.

2017-05-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 31058b243 -> 6c6a7a596 HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge.

2017-05-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 d36e64b8b -> f72f194e2 HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge. (cherry picked from commit 6c6a7a59622ba7c1e4faa5534f4479de0cd84993) Project:

hadoop git commit: HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge.

2017-05-28 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 76c15121d -> f8a3de64f HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge. (cherry picked from commit 6c6a7a59622ba7c1e4faa5534f4479de0cd84993) Project:

hadoop git commit: HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge.

2017-06-07 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 396de0fd8 -> 01b6c6c3b HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge. (cherry picked from commit 5672ae7b37ce75086a1cb5bb9a388288fc913eb7) Project:

hadoop git commit: HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge.

2017-06-07 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 de4e4ec77 -> 2448d8457 HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge. (cherry picked from commit 5672ae7b37ce75086a1cb5bb9a388288fc913eb7) Project:

hadoop git commit: HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge.

2017-06-07 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk df35e4cc3 -> 5672ae7b3 HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11851. getGlobalJNIEnv() may deadlock if exception is thrown. Contributed by Sailesh Mukil.

2017-06-08 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk a062374c3 -> 164c222c4 HDFS-11851. getGlobalJNIEnv() may deadlock if exception is thrown. Contributed by Sailesh Mukil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11724. libhdfs compilation is broken on OS X. Contributed by John Zhuge.

2017-05-01 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 07b98e783 -> 343948ca7 HDFS-11724. libhdfs compilation is broken on OS X. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/343948ca Tree:

hadoop git commit: HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham.

2017-09-14 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-3.0 5f6abb280 -> 9e1e81396 HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham. (cherry picked from commit 7ee02d1065268511ec10a8b8852d0d6327419b9c) Project:

hadoop git commit: HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham.

2017-09-14 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk 09b476e6d -> 7ee02d106 HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham.

2017-09-14 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e63a2d4d3 -> 584cd134e HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham. (cherry picked from commit 7ee02d1065268511ec10a8b8852d0d6327419b9c) Project:

hadoop git commit: HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham.

2017-09-14 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 b93a23f41 -> eaef8446f HADOOP-14864. FSDataInputStream#unbuffer UOE should include stream class name. Contributed by Bharat Viswanadham. (cherry picked from commit 7ee02d1065268511ec10a8b8852d0d6327419b9c) Project:

hadoop git commit: HADOOP-14103. Sort out hadoop-aws contract-test-options.xml. Contributed by John Zhuge.

2017-09-06 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/trunk d7f27043c -> 50506e90a HADOOP-14103. Sort out hadoop-aws contract-test-options.xml. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

  1   2   >