Steve Loughran
|
f729faaabb
|
HADOOP-15250. Split-DNS MultiHomed Server Network Cluster Network IPC Client Bind Addr Wrong
Contributed by Ajay Kumar
(cherry picked from commit 8f42dafcf8 )
|
2018-05-17 10:14:27 -07:00 |
Sammi Chen
|
e5281d9f8b
|
Add 2.9.1 release notes and changes documents
|
2018-05-14 15:26:00 +08:00 |
Rushabh Shah
|
4d9a58756c
|
HADOOP-15441. Log kms url and token service at debug level. Contributed by Gabor Bota
(cherry picked from commit a5449d3631 )
|
2018-05-12 12:21:01 -05:00 |
Inigo Goiri
|
f4f2912820
|
HADOOP-15454. TestRollingFileSystemSinkWithLocal fails on Windows. Contributed by Xiao Liang.
(cherry picked from commit 1da8d4190d )
|
2018-05-10 09:41:42 -07:00 |
Xiao Chen
|
752092a860
|
Revert "HADOOP-14445. Delegation tokens are not shared between KMS instances. Contributed by Xiao Chen and Rushabh S Shah."
This reverts commit 583fa6ed48 .
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/kms/KMSTokenRenewer.java
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
(cherry picked from commit a3a1552c33 )
Conflicts:
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
|
2018-05-07 13:47:52 -07:00 |
Rushabh Shah
|
864640c1e3
|
HADOOP-14841 Kms client should disconnect if unable to get output stream from connection. Contributed by Rushabh S Shah
(cherry picked from commit 4cdbdce752 )
|
2018-05-04 15:49:39 -05:00 |
Daniel Templeton
|
57e4115436
|
HDFS-13481. TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently
(Contributed by Gabor Bota via Daniel Templeton)
Change-Id: I9921981dfa69669fe7912dd2a31ae8b638283204
(cherry picked from commit 87c23ef643 )
|
2018-05-02 17:17:46 -07:00 |
Jason Lowe
|
cacd267b0d
|
HADOOP-15406. hadoop-nfs dependencies for mockito and junit are not test scope
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit e07156e8b0 )
|
2018-05-02 17:32:08 +09:00 |
Wangda Tan
|
da9d5a3fee
|
HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda)
Change-Id: Ia19458a43aceb4ffdb1e8eccc519655235d92ba9
(cherry picked from commit 3559d8b1dacf5cf207424de37cb6ba8865d26ffe)
|
2018-04-25 22:16:07 -07:00 |
Robert Kanter
|
ea7ad50499
|
HADOOP-15390. Yarn RM logs flooded by DelegationTokenRenewer trying to renew KMS tokens (xiaochen via rkanter)
(cherry picked from commit 7ab08a9c37 )
|
2018-04-23 16:25:41 -07:00 |
Mukul Kumar Singh
|
94076c4028
|
HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure clean shutdown. Contributed by Shashikant Banerjee.
|
2018-04-18 16:30:59 +05:30 |
Virajith Jalaparti
|
70830d9f9c
|
HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on Windows. Contributed by Inigo Goiri
|
2018-04-16 16:06:25 -07:00 |
Xiao Chen
|
805e33b62c
|
HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo.
|
2018-04-16 11:58:10 -07:00 |
Yufei Gu
|
6891da1e75
|
HADOOP-15331. Fix a race condition causing parsing error of java.io.BufferedInputStream in class org.apache.hadoop.conf.Configuration. Contributed by Miklos Szegedi.
|
2018-04-13 10:13:34 -07:00 |
fang zhenyi
|
922a0db13c
|
HADOOP-15330. Remove jdk1.7 profile from hadoop-annotations module
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-13 10:12:27 -07:00 |
Yufei Gu
|
9014f98b60
|
HADOOP-15062. TestCryptoStreamsWithOpensslAesCtrCryptoCodec fails on Debian 9. Contributed by Miklos Szegedi.
|
2018-04-13 10:12:01 -07:00 |
Chris Douglas
|
ffc39ec3ab
|
HADOOP-14667. Flexible Visual Studio support. Contributed by Allen Wittenauer
|
2018-04-13 10:11:35 -07:00 |
Bharat Viswanadham
|
b652e915fb
|
HADOOP-15379. Make IrqHandler.bind() public. Contributed by Ajay Kumar
(cherry picked from commit ec1e8c1a8c )
|
2018-04-12 21:55:40 -07:00 |
Xiao Chen
|
6d6f65f224
|
HADOOP-14445. Delegation tokens are not shared between KMS instances. Contributed by Xiao Chen and Rushabh S Shah.
(cherry picked from commit 583fa6ed48 )
|
2018-04-10 15:45:35 -07:00 |
Xiao Chen
|
96af1af28f
|
HADOOP-15313. TestKMS should close providers.
(cherry picked from commit c22d62b338 )
|
2018-04-10 15:45:34 -07:00 |
Jason Lowe
|
ffceb907fe
|
HADOOP-15357. Configuration.getPropsWithPrefix no longer does variable substitution. Contributed by Jim Brennan
(cherry picked from commit e81397545a )
|
2018-04-10 16:49:27 -05:00 |
Ewan Higgs
|
c9da1e97f8
|
HADOOP-15376. Remove double semi colons on imports that make Clover fall over.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit cef8eb7981 )
|
2018-04-10 23:59:34 +09:00 |
Wangda Tan
|
25bf1d3ac6
|
Updated branch-3.1 to track 3.1.1
Change-Id: Idd55c79921b8acacc8a8a3258450e476f3abb706
|
2018-04-09 10:58:50 -07:00 |
Wangda Tan
|
a336561e2b
|
Added CHANGES/RELEASES/Jdiff for 3.1.0 release
Change-Id: Ied5067a996151c04d15cad46c46ac98b60c37b39
(cherry picked from commit 2d96570452a72569befdf9cfe9b90c9fa2e0e261)
|
2018-04-05 15:52:02 -07:00 |
Wei Yan
|
89efe30f65
|
HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by Takanobu Asanuma.
(cherry picked from commit 3121e8c293 )
|
2018-04-05 13:13:16 -07:00 |
Xiao Chen
|
8d755371f2
|
HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312. Contributed by LiXin Ge.
(cherry picked from commit f614b44fe583033947cc78d8f04cfe6fb64fc892)
|
2018-04-02 23:10:17 -07:00 |
Xiao Chen
|
dcb2176c5d
|
HADOOP-15317. Improve NetworkTopology chooseRandom's loop.
(cherry picked from commit 57374c4737 )
|
2018-04-02 22:48:54 -07:00 |
Konstantin V Shvachko
|
4ce45a8ec7
|
HADOOP-15253. Should update maxQueueSize when refresh call queue. Contributed by Tao Jie.
(cherry picked from commit acfd764fcc )
|
2018-03-30 18:57:18 -07:00 |
Konstantin V Shvachko
|
99b5b9dce1
|
HADOOP-12862. LDAP Group Mapping over SSL can not specify trust store. Contributed by Wei-Chiu Chuang and Konstantin Shvachko.
(cherry picked from commit 2216bde322 )
|
2018-03-29 17:20:28 -07:00 |
Wei-Chiu Chuang
|
1176a128d6
|
HADOOP-15312. Undocumented KeyProvider configuration keys. Contributed by LiXin Ge.
(cherry picked from commit 3fe41c65d8 )
|
2018-03-27 13:36:00 -07:00 |
Jitendra Pandey
|
91b98ad03a
|
HADOOP-14067. VersionInfo should load version-info.properties from its own classloader. Contributed by Thejas M Nair.
|
2018-03-27 10:24:04 -07:00 |
Lei Xu
|
98d7a5aaef
|
Update releasenotes and changelogs for 3.0.1 release
|
2018-03-23 11:53:16 -07:00 |
Inigo Goiri
|
9b96e7522b
|
HDFS-13268. TestWebHdfsFileContextMainOperations fails on Windows. Contributed by Xiao Liang.
(cherry picked from commit fe224ff972 )
|
2018-03-20 11:20:37 -07:00 |
Inigo Goiri
|
7eb0bdbd32
|
HDFS-13296. GenericTestUtils generates paths with drive letter in Windows and fail webhdfs related test cases. Contributed by Xiao Liang.
(cherry picked from commit e65ff1c8be )
|
2018-03-19 17:20:36 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
0bd99621c5
|
Preparing for 3.1.0 development
|
2018-03-19 15:16:54 -07:00 |
Xiao Chen
|
21c6661461
|
HADOOP-15234. Throw meaningful message on null when initializing KMSWebApp. Contributed by fang zhenyi.
|
2018-03-15 20:17:16 -07:00 |
Steve Loughran
|
1976e0066e
|
HADOOP-15209. DistCp to eliminate needless deletion of files under already-deleted directories.
Contributed by Steve Loughran.
|
2018-03-15 18:05:14 +00:00 |
Aaron Fabbri
|
e840b4adf4
|
HADOOP-15278 log s3a at info. Contributed by Steve Loughran.
|
2018-03-14 15:47:56 -07:00 |
Wangda Tan
|
252c2b4d52
|
Revert "HADOOP-13707. If kerberos is enabled while HTTP SPNEGO is not configured, some links cannot be accessed. Contributed by Yuanbo Liu"
Change-Id: I946a466a43d56c73bb0135384e73cb8513595461
(cherry picked from commit 80ee5248b2dda1cb8d122d4f362f2f8cf02b9467)
|
2018-03-14 13:36:53 -07:00 |
Takanobu Asanuma
|
fea16a440d
|
HADOOP-15294. TestUGILoginFromKeytab fails on Java9
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-03-14 13:38:07 +09:00 |
Inigo Goiri
|
427fd027a3
|
HADOOP-15308. TestConfiguration fails on Windows because of paths. Contributed by Xiao Liang.
|
2018-03-13 20:01:07 -07:00 |
Chris Douglas
|
9d6994da19
|
HADOOP-15311. HttpServer2 needs a way to configure the acceptor/selector count. Contributed by Erik Krogen
|
2018-03-13 13:55:18 -07:00 |
Chris Douglas
|
45d1b0fdcc
|
HADOOP-14696. parallel tests don't work for Windows. Contributed by Allen Wittenauer
|
2018-03-12 20:05:39 -07:00 |
Steve Loughran
|
dd05871b8b
|
HADOOP-15297. Make S3A etag => checksum feature optional.
Contributed by Steve Loughran.
|
2018-03-12 14:01:42 +00:00 |
Owen O'Malley
|
fa6a8b78d4
|
Revert "HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu."
This reverts commit a847903b6e .
Change-Id: I3122a2142f5bdf8507dece930e447556a43cd9ae
(cherry picked from commit 8fad3ec76070ccfcd3ed80feaba4355077bc6f5c)
|
2018-03-09 22:46:41 -08:00 |
Owen O'Malley
|
3a8dade9b1
|
Revert "HADOOP-14077. Add ability to access jmx via proxy. Contributed by Yuanbo Liu."
This reverts commit 172b23af33 .
(cherry picked from commit d0d2d4c51e9534e08893ae14cf3fff7b2ee70b1d)
|
2018-03-09 22:46:30 -08:00 |
Takanobu Asanuma
|
99ab511cba
|
HADOOP-15293. TestLogLevel fails on Java 9
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-03-09 10:20:35 -08:00 |
Steve Loughran
|
3f7bd46797
|
HADOOP-15277. Remove .FluentPropertyBeanIntrospector from CLI operation log output.
Contributed by Steve Loughran.
|
2018-03-09 10:44:07 +00:00 |
Xiao Chen
|
a906a22645
|
HADOOP-15280. TestKMS.testWebHDFSProxyUserKerb and TestKMS.testWebHDFSProxyUserSimple fail in trunk. Contributed by Bharat Viswanadham.
|
2018-03-08 10:17:02 -08:00 |
Takanobu Asanuma
|
e6f99e205b
|
HADOOP-15291. TestMiniKdc fails on Java 9
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-03-06 06:01:33 -08:00 |