Nanda kumar
|
45ec3e18e3
|
HADOOP-15275. Incorrect javadoc for return type of RetryPolicy#shouldRetry
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 55d04a6db10d0e58cfe0ff82fa646bb6ba57aaac)
|
2018-03-01 19:04:57 +09:00 |
|
Arpit Agarwal
|
0945f0eb23
|
HADOOP-15266. [branch-2] Upper/Lower case conversion support for group names in LdapGroupsMapping. Contributed by Nanda kumar.
|
2018-02-26 13:45:51 -08:00 |
|
Jason Lowe
|
b1d5e73c1f
|
HADOOP-15206. BZip2 drops and duplicates records when input split size is small. Contributed by Aki Tanaka
(cherry picked from commit 0898ff42e9e5c53f2fce7ccdeb4e1cd7d0f123b3)
|
2018-02-16 15:00:10 -06:00 |
|
Kihwal Lee
|
34466c6b16
|
HADOOP-15212. Add independent secret manager method for logging expired tokens. Contributed by Daryn Sharp.
(cherry picked from commit 2dd960de983a30bf0d9ee957bdb09f825f9d40a3)
|
2018-02-06 15:36:32 -06:00 |
|
Xiao Chen
|
0922ea0aaf
|
HDFS-12974. Exception message is not printed when creating an encryption zone fails with AuthorizationException. Contributed by fang zhenyi.
(cherry picked from commit b63dcd583f0b98e785831004f41bd7c7de8b3c18)
(cherry picked from commit 75be15cf021e31d167570b3038060ddce62e2120)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/EncryptionFaultInjector.java
|
2018-01-28 22:30:14 -08:00 |
|
Steve Loughran
|
312c571694
|
HADOOP-15039/HADOOP-15189. Move SemaphoredDelegatingExecutor to hadoop-common
Contributed by Genmao Yu
|
2018-01-27 20:31:21 -08:00 |
|
Chris Douglas
|
9bd439e2c5
|
MapFile.fix creates a wrong index file in case of block-compressed data file. Contributed by Grigori Rybkine
(cherry picked from commit 91db424c4360d7556660e8c57ac9a266e6688e01)
(cherry picked from commit 7f354877889b343878a8a09792d5cec8d2846a50)
|
2018-01-26 09:15:53 -08:00 |
|
Wei Yan
|
cefe4b7bb6
|
HDFS-13049. RBF: Inconsistent Router OPTS config in branch-2 and branch-3. Contributed by Wei Yan.
|
2018-01-25 12:58:16 -08:00 |
|
Masahiro Tanaka
|
ab482ebe73
|
HADOOP-15181. Typo in SecureMode.md
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 6e27b20b4d695ed94bd44c60f191cfbb5cdb32e2)
|
2018-01-22 17:15:31 +09:00 |
|
Brahma Reddy Battula
|
8181367c62
|
HADOOP-15150. in FsShell, UGI params should be overidden through env vars(-D arg). Contributed by Brahma Reddy Battula.
(cherry picked from commit 08332e12d055d85472f0c9371fefe9b56bfea1ed)
|
2018-01-18 10:56:58 +05:30 |
|
Miklos Szegedi
|
679ad2ced0
|
HADOOP-15060. TestShellBasedUnixGroupsMapping.testFiniteGroupResolutionTime flaky. Contributed by Miklos Szegedi.
(cherry picked from commit 12d0645)
|
2018-01-10 11:15:58 -08:00 |
|
Jitendra Pandey
|
cb60c05c3a
|
HADOOP-15143. NPE due to Invalid KerberosTicket in UGI. Contributed by Mukul Kumar Singh.
|
2018-01-01 21:51:48 -08:00 |
|
Xiao Chen
|
e20173d557
|
HADOOP-15149. CryptoOutputStream should implement StreamCapabilities.
(cherry picked from commit 81127616c571b7cd25686e60a1105f96ca0626b7)
(cherry picked from commit 8c275c63ffd06db2cde26cbadc6a2ce4195c7b43)
|
2017-12-29 13:57:39 -08:00 |
|
Steve Loughran
|
1ef906e29e
|
HADOOP-15123. KDiag tries to load krb5.conf from KRB5CCNAME instead of KRB5_CONFIG.
Contributed by Vipin Rathor.
|
2017-12-18 18:48:32 +00:00 |
|
Jason Lowe
|
93fdc3d935
|
HADOOP-15085. Output streams closed with IOUtils suppressing write errors. Contributed by Jim Brennan
|
2017-12-15 17:17:25 -06:00 |
|
Yiqun Lin
|
22bc62058b
|
HDFS-12883. RBF: Document Router and State Store metrics. Contributed by Yiqun Lin.
(cherry picked from commit 91c96bdf8eb9a06193b719186b527563091d7666)
|
2017-12-14 16:03:34 +08:00 |
|
John Zhuge
|
5e0f4f212d
|
HADOOP-14872. CryptoInputStream should implement unbuffer. Contributed by John Zhuge.
(cherry picked from commit 6c32ddad30240a251caaefdf7fec9ff8ad177a7c)
(cherry picked from commit fc9e156484824fcb59faef2b2914f3cb53901b87)
|
2017-12-07 21:26:12 -08:00 |
|
Xiao Chen
|
31436a12d5
|
HADOOP-15056. Fix TestUnbuffer#testUnbufferException failure. Contributed by Jack Bearden.
(cherry picked from commit 19e089420999dd9d97d981dcd0abd64b6166152d)
(cherry picked from commit 1d1401ad3898834a740f4b9bfcea83d28635a3b6)
|
2017-12-07 21:20:33 -08:00 |
|
Xiao Chen
|
c9d48352c2
|
HADOOP-15012. Add readahead, dropbehind, and unbuffer to StreamCapabilities. Contributed by John Zhuge.
|
2017-12-07 21:20:33 -08:00 |
|
Chris Douglas
|
afc606c3aa
|
HDFS-11576. Block recovery will fail indefinitely if recovery time > heartbeat interval. Contributed by Lukas Majercak
|
2017-12-07 00:43:21 -08:00 |
|
Xiao Chen
|
274bbb193f
|
HDFS-12396. Webhdfs file system should get delegation token from kms provider. Contributed by Rushabh S Shah.
|
2017-12-04 10:40:22 -08:00 |
|
Xiao Chen
|
a4674c3e40
|
HADOOP-15067. GC time percentage reported in JvmMetrics should be a gauge, not counter. Contributed by Misha Dmitriev.
(cherry picked from commit d162252d7a7223631ff66ba0210953296407e55f)
|
2017-11-23 09:02:23 -08:00 |
|
Robert Kanter
|
8db49df4a2
|
HADOOP-14982. Clients using FailoverOnNetworkExceptionRetry can go into a loop if they're used without authenticating with kerberos in HA env (pbacsko via rkanter)
(cherry picked from commit f2efaf013f7577948061abbb49c6d17c375e92cc)
|
2017-11-16 11:12:01 -08:00 |
|
Xiao Chen
|
ba2eab9122
|
HADOOP-15023. ValueQueue should also validate (int) (lowWatermark * numValues) > 0 on construction.
(cherry picked from commit b1941b200d6b4fa6a7891421c0a1e212cad3d6eb)
|
2017-11-15 16:45:06 -08:00 |
|
Arun Suresh
|
4e847d63a3
|
Addendum patch for Configuration fix. (Jason Lowe via asuresh)
|
2017-11-13 13:49:08 -08:00 |
|
Xiao Chen
|
39fb402da4
|
HADOOP-14960. Add GC time percentage monitor/alerter. Contributed by Misha Dmitriev.
(cherry picked from commit 3c6adda291745c592741b87cd613214ae11887e4)
|
2017-11-09 21:06:55 -08:00 |
|
Arun Suresh
|
7af9b8ad1e
|
Fixing Job History Server Configuration parsing. (Jason Lowe via asuresh)
|
2017-11-09 15:10:21 -08:00 |
|
Brahma Reddy Battula
|
135abcac4b
|
HDFS-12783. [branch-2] dfsrouter should use hdfsScript. Contributed by Brahma Reddy Battula
|
2017-11-08 01:45:53 +05:30 |
|
Arun Suresh
|
71a55bebfb
|
Preparing for 2.10.0 development
|
2017-10-31 12:51:14 -07:00 |
|
Jason Lowe
|
347997c959
|
HADOOP-14919. BZip2 drops records when reading data in splits. Contributed by Jason Lowe
(cherry picked from commit 2fae63aa60c43b62bd908a9499562fe528603185)
|
2017-10-31 09:32:45 -05:00 |
|
Chris Douglas
|
9e721775a4
|
HADOOP-14986. Enforce JDK limitations.
(cherry picked from commit b50def36970e0afa65bd3fd3f40d8c4f81119200)
(cherry picked from commit 1660a638f04435ca363fe4f07c7f03f109a6784a)
|
2017-10-27 21:42:42 -07:00 |
|
Steve Loughran
|
3fbcf76324
|
HADOOP-14553. Add (parallelized) integration tests to hadoop-azure.
Contributed by Steve Loughran.
(backport JIRA HADOOP-14870)
|
2017-10-27 12:55:12 +01:00 |
|
Junping Du
|
3793d2b9cf
|
Add CHANGES.md and RELEASENOTES for 2.8.2 release.
|
2017-10-26 23:23:39 -07:00 |
|
Junping Du
|
1f2a2ba2be
|
Add several jdiff xml files for 2.8.2 release.
(cherry picked from commit a25b5aa0cf5189247fa38e7b0a188d568eba1b6c)
|
2017-10-26 23:20:24 -07:00 |
|
Varun Saxena
|
0c8a2c2609
|
HADOOP-9657. NetUtils.wrapException to have special handling for 0.0.0.0 addresses and :0 ports. Contributed by Varun Saxena.
(cherry picked from commit 67e7673750e731f5ecfa84e82b84b7fc7ee0b233)
|
2017-10-25 03:09:07 +05:30 |
|
Naganarasimha
|
2b04ae918c
|
HADOOP-14966. Handle JDK-8071638 for hadoop-common. Contributed by Bibin A Chundatt.
(cherry picked from commit 6b8122458ede9ececb138bed99d368580e5439a1)
|
2017-10-23 23:47:33 +05:30 |
|
Arpit Agarwal
|
a373094bf9
|
HDFS-12683. DFSZKFailOverController re-order logic for logging Exception. Contributed by Bharat Viswanadham.
|
2017-10-23 10:47:35 -07:00 |
|
Xiao Chen
|
a6370dde90
|
HADOOP-14944. Add JvmMetrics to KMS.
|
2017-10-19 22:37:35 -07:00 |
|
Wei-Chiu Chuang
|
9eb33d0e87
|
HADOOP-14880. [KMS] Document&test missing KMS client side configs. Contributed by Gabor Bota.
(cherry picked from commit 97c70c7ac6881f87eee1575bcbdd28b31ecac231)
Conflicts:
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
|
2017-10-19 06:06:01 -07:00 |
|
Junping Du
|
e7e2b8158d
|
HADOOP-14958. Fix source-level compatibility after HADOOP-11252. Contributed by Junping Du.
(cherry picked from commit b016f08f67830ed3ca741bc6a10c3f5164781be5)
(cherry picked from commit 9433f9eb09af0ca61f01a2eb42ff3ffe31a94d5f)
|
2017-10-18 15:07:59 -07:00 |
|
Wangda Tan
|
d894f910d0
|
YARN-6608. Backport all SLS improvements from trunk to branch-2. (Carlo Curino via wangda)
|
2017-10-17 19:45:09 -07:00 |
|
Rohith Sharma K S
|
4e1af68ae1
|
YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena.
(cherry picked from commit 387dd3da87759860dd18bd8aa95c60d962b1e6a9)
|
2017-10-17 23:36:39 +05:30 |
|
Sangjin Lee
|
e212e562ec
|
YARN-5355. Backported YARN-2928 into our branch-2 feature branch.
|
2017-10-17 23:36:33 +05:30 |
|
Xiao Chen
|
a103b323e6
|
Revert "HADOOP-14948. Document missing config key hadoop.treat.subject.external. Contributed by Ajay Kumar."
This reverts commit 1452ba139ea845ad9e82a5902d239b59a789bff3.
|
2017-10-17 10:11:38 -07:00 |
|
Robert Kanter
|
8a1ed84c77
|
HADOOP-14938. Configuration.updatingResource map should be initialized lazily (misha@cloudera.com via rkanter)
|
2017-10-16 16:51:28 -07:00 |
|
Wei-Chiu Chuang
|
1452ba139e
|
HADOOP-14948. Document missing config key hadoop.treat.subject.external. Contributed by Ajay Kumar.
(cherry picked from commit e906108fc98a011630d12a43e557b81d7ef7ea5d)
|
2017-10-16 16:44:35 -07:00 |
|
Anu Engineer
|
5933068e70
|
HADOOP-13102. Update GroupsMapping documentation to reflect the new changes. Contributed by Esther Kundin.
(cherry picked from commit 075358eb6fff5ae4a40ac4dfde292e2a9a4ceddf)
|
2017-10-11 16:15:59 -07:00 |
|
Arun Suresh
|
fb8bd4d2d7
|
HADOOP-13556. Change Configuration.getPropsWithPrefix to use getProps instead of iterator. (Larry McCay via asuresh)
(cherry picked from commit b6c2c9058e83116dcca46cd6934db3428f931347)
|
2017-10-11 15:22:51 -07:00 |
|
Steve Loughran
|
ccfd1a4a56
|
HADOOP-14913. Sticky bit implementation for rename() operation in Azure WASB.
Contributed by Varada Hemeswari.
Cherry-picked from commit ref 3de574413c4d5554213d02bd0ad343ba82cf82aa
|
2017-10-11 18:09:13 +01:00 |
|
Jason Lowe
|
63d86ee3a5
|
HADOOP-14912. FairCallQueue may defer servicing calls. Contributed by Daryn Sharp
(cherry picked from commit 1123f8f0b62292197f5433cd40e66d8620044608)
|
2017-10-10 14:50:15 -05:00 |
|