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 |
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 |
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 |
Steve Loughran
|
12ecb55ffe
|
HADOOP-15289. FileStatus.readFields() assertion incorrect.
Contributed by Steve Loughran.
|
2018-03-06 10:05:12 +00:00 |
Takanobu Asanuma
|
4971276631
|
HADOOP-15271. Remove unicode multibyte characters from JavaDoc
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-03-05 15:07:58 -08:00 |
Nanda kumar
|
55d04a6db1
|
HADOOP-15275. Incorrect javadoc for return type of RetryPolicy#shouldRetry
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-03-01 19:03:47 +09:00 |
Xiaoyu Yao
|
f20e10b2dd
|
HDFS-13081. Datanode#checkSecureConfig should allow SASL and privileged HTTP. Contributed by Ajay Kumar.
|
2018-02-28 09:44:39 -08:00 |
Arpit Agarwal
|
ac42dfc888
|
MAPREDUCE-7061. SingleCluster setup document needs to be updated. Contributed by Bharat Viswanadham.
|
2018-02-27 10:27:18 -08:00 |
Arpit Agarwal
|
137f0d324a
|
HADOOP-14959. DelegationTokenAuthenticator.authenticate() to wrap network exceptions. Contributed by Ajay Kumar.
|
2018-02-27 10:15:43 -08:00 |
Arpit Agarwal
|
28f644bf25
|
HADOOP-15178. Generalize NetUtils#wrapException to handle other subclasses with String Constructor. Contributed by Ajay Kumar.
|
2018-02-27 07:38:29 -08:00 |
Arpit Agarwal
|
2fa7963c3d
|
HADOOP-15254. Correct the wrong word spelling 'intialize'. Contributed by fang zhenyi.
|
2018-02-24 14:41:55 -08:00 |
Arpit Agarwal
|
033f9c68ea
|
HADOOP-15255. Upper/Lower case conversion support for group names in LdapGroupsMapping. Contributed by Nanda kumar.
|
2018-02-23 15:37:17 -08:00 |
Kihwal Lee
|
59cf758877
|
HADOOP-9747. Reduce unnecessary UGI synchronization. Contributed by Daryn Sharp.
|
2018-02-23 13:10:56 -06:00 |
Anu Engineer
|
3688e491d5
|
HADOOP-15007. Stabilize and document Configuration <tag> element. Contributed by Ajay Kumar.
|
2018-02-23 10:26:22 -08:00 |
Sean Mackrory
|
2bc3351eaf
|
HADOOP-6852. apparent bug in concatenated-bzip2 support (decoding). Contributed by Zsolt Venczel.
|
2018-02-21 12:57:14 -07:00 |