Eric Payne
|
4518ece4c9
|
YARN-4589: Diagnostics for localization timeouts is lacking. Contributed by Chang Li (lichangleo) and Jim Brennan (Jim_Brennan)
(cherry picked from commit d8fadec944 )
|
2021-01-13 17:17:07 +00:00 |
|
touchida
|
75f34a156f
|
HDFS-15762. TestMultipleNNPortQOP#testMultipleNNPortOverwriteDownStream fails intermittently (#2598)
Co-authored-by: Toshihiko Uchida <toshihiko.uchida@linecorp.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 8ec824f2ba )
|
2021-01-13 11:25:10 +09:00 |
|
bilaharith
|
8204ad9d5b
|
HADOOP-17459. ADLS Gen1: Fixes for rename contract tests #2607
Contributed by Bilaharith
|
2021-01-12 14:04:37 +00:00 |
|
lzx404243
|
b3f85576e9
|
MAPREDUCE-7310. Clear the fileMap in JHEventHandlerForSigtermTest (#2499)
Co-authored-by: Zhengxi Li <zli89@illinois.edu>
Reviewed-by: Wanqiang Ji <jiwq@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit ca7dd5fad3 )
|
2021-01-12 15:45:54 +09:00 |
|
Ahmed Hussein
|
c6b1507eb2
|
HADOOP-17438. Increase docker memory limit in Jenkins (#2560)
Reviewed-by: Eric Badger <ebadger@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit ae894ecfcc )
|
2021-01-12 15:35:59 +09:00 |
|
stack
|
b74d642220
|
Revert "HADOOP-16524. Reloading SSL keystore for both DataNode and NameNode (#2470)"
This reverts commit f7d2a5d7a52c41cba14b17eb0c9189d983f202cf.
|
2021-01-11 08:56:24 -08:00 |
|
Ahmed Hussein
|
98690134d5
|
YARN-10334. Close clients in TestDistributedShell (#2571)
(cherry picked from commit 513f1995ad )
|
2021-01-09 21:18:00 +09:00 |
|
Ahmed Hussein
|
a40eabd717
|
YARN-10536. Client in distributedShell swallows interrupt exceptions (#2554)
(cherry picked from commit 7a88f45366 )
|
2021-01-09 21:18:00 +09:00 |
|
Masatake Iwasaki
|
35740a25d9
|
YARN-10558. Fix failure of TestDistributedShell#testDSShellWithOpportunisticContainers. (#2586)
(cherry picked from commit 5abeecd33f )
|
2021-01-09 21:18:00 +09:00 |
|
He Xiaoqiao
|
e95ee67632
|
Make upstream aware of 3.2.2 release.
|
2021-01-09 18:07:10 +08:00 |
|
Michael Stack
|
f046ed27d6
|
HADOOP-16524. Reloading SSL keystore for both DataNode and NameNode (#2470) (#2609)
Co-authored-by: Borislav Iordanov <biordanov@apple.com>
Signed-off-by: stack <stack@apache.org>
Co-authored-by: Borislav Iordanov <borislav.iordanov@gmail.com>
Co-authored-by: Borislav Iordanov <biordanov@apple.com>
|
2021-01-08 13:45:44 -08:00 |
|
Ahmed Hussein
|
18e2835766
|
HADOOP-17408. Optimize NetworkTopology sorting block locations. (#2601). Contributed by Ahmed Hussein and Daryn Sharp.
(cherry picked from commit 77435a025e )
|
2021-01-08 19:29:14 +00:00 |
|
Neil
|
cd5ee0014f
|
YARN-10541. capture the performance metrics of ZKRMStateStore (#2568)
(cherry picked from commit fa4cf91b57 )
|
2021-01-08 10:38:08 -08:00 |
|
Szilard Nemeth
|
f6b9f82b3f
|
YARN-10528. maxAMShare should only be accepted for leaf queues, not parent queues. Contributed by Siddharth Ahuja
|
2021-01-08 12:41:17 +01:00 |
|
Steve Loughran
|
a2ae0d7079
|
Revert "HADOOP-17430. Restore ability to set Text to empty byte array (#2545)"
This reverts commit 9e85eb9a2e .
Change-Id: Id1ac803b29931b0f643cb37bbe58534726c36f1e
|
2021-01-08 10:50:28 +00:00 |
|
srinivasst
|
98565b6c60
|
YARN-10538: Add RECOMMISSIONING nodes to the list of updated nodes returned to the AM (#2564)
Contributed by Srinivas S T
(cherry picked from commit 1b1791075a )
|
2021-01-08 10:57:37 +05:30 |
|
Akira Ajisaka
|
3748c258f9
|
YARN-10560. Upgrade node.js to 10.23.1 and yarn to 1.22.5 in Web UI v2. (#2592)
(cherry picked from commit ae4945fb2c )
|
2021-01-06 12:14:09 +09:00 |
|
dgzdot
|
9e85eb9a2e
|
HADOOP-17430. Restore ability to set Text to empty byte array (#2545)
Contributed by gaozhan.ding
Change-Id: Ib2ad9120c15c46a3fa2de9e3206875cbbc2363c2
|
2021-01-05 21:15:14 +00:00 |
|
Wei-Chiu Chuang
|
94c126cc9e
|
HDFS-15719. [Hadoop 3] Both NameNodes can crash simultaneously due to the short JN socket timeout (#2533)
(cherry picked from commit 2b4febcf57 )
|
2021-01-04 20:56:18 -08:00 |
|
Wei-Chiu Chuang
|
6340ac857b
|
HADOOP-17371. Bump Jetty to the latest version 9.4.34. Contributed by Wei-Chiu Chuang. (#2453)
(cherry picked from commit 66ee0a6df0 )
|
2021-01-04 11:28:26 -08:00 |
|
He Xiaoqiao
|
cfcd17ffe7
|
HDFS-15751. Add documentation for msync() API to filesystem.md. Contributed by Konstantin V Shvachko.
Reviewed-by: He Xiaoqiao <hexiaoqiao@apache.org>
Reviewed-by: Chao Sun <sunchao@apache.org>
|
2021-01-03 16:32:24 +08:00 |
|
Liang-Chi Hsieh
|
060594259c
|
HDFS-15690. Add lz4-java as test dependency (#2481)
|
2020-12-29 13:36:04 -08:00 |
|
Gautham B A
|
98fe00e208
|
HDFS-15699 Remove lz4 references in vcxproj (#2498)
|
2020-12-29 13:34:54 -08:00 |
|
dengzh
|
bc0c3ece0f
|
HADOOP-17390. Skip license check on lz4 code files (#2478)
The relevant files are `Copyright (C) 2011-present, Yann Collet.` and licensed on the BSD 2-clause license
Contributed by Zhihua Deng.
|
2020-12-29 13:32:26 -08:00 |
|
Liang-Chi Hsieh
|
87064df1f2
|
HADOOP-17292. Using lz4-java in Lz4Codec (#2350)
Contributed by Liang-Chi Hsieh.
|
2020-12-29 13:17:26 -08:00 |
|
Masatake Iwasaki
|
b8a4361d7b
|
HADOOP-17270. Fix testCompressorDecompressorWithExeedBufferLimit to c… (#2311)
|
2020-12-29 13:11:51 -08:00 |
|
He Xiaoqiao
|
3736f6eb57
|
HADOOP-17445. Update the year to 2021. Contributed by He Xiaoqiao.
|
2020-12-24 20:47:16 +08:00 |
|
Eric Badger
|
1b5b2bea83
|
YARN-10540. Node page is broken in YARN UI1 and UI2 including RMWebService api
for nodes. Contributed by Jim Brennan.
(cherry picked from commit 4c5d88e230 )
|
2020-12-21 23:11:47 +00:00 |
|
yzhangal
|
adf6ca18b4
|
HADOOP-17338. Intermittent S3AInputStream failures: Premature end of Content-Length delimited message body etc (#2497)
Yongjun Zhang <yongjunzhang@pinterest.com>
Change-Id: Ibbc6a39afb82de1208e6ed6a63ede224cc425466
|
2020-12-19 12:24:16 +00:00 |
|
Ahmed Hussein
|
be508718d8
|
HDFS-15704. Mitigate lease monitor's rapid infinite loop. (#2511). Contributed by Daryn Sharp and Ahmed Hussein
(cherry picked from commit c2672bb234 )
|
2020-12-17 17:50:47 +00:00 |
|
He Xiaoqiao
|
3a860e876e
|
HADOOP-17068. Client fails forever when namenode ipaddr changed. Contributed by Sean Chow.
(cherry picked from commit fa14e4bc00 )
|
2020-12-15 14:01:48 -08:00 |
|
Ayush Saxena
|
faf26f70aa
|
HDFS-15170. EC: Block gets marked as CORRUPT in case of failover and pipeline recovery. Contributed by Ayush Saxena.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 5e5c53070f1946b86e49c039e1f5ae42e5d022cb)
|
2020-12-14 20:41:06 -08:00 |
|
Chao Sun
|
81e533de8f
|
HADOOP-16080. hadoop-aws does not work with hadoop-client-api. Contributed by Chao Sun (#2522)
|
2020-12-12 09:37:13 -08:00 |
|
S O'Donnell
|
1a63df86e2
|
HDFS-15725. Lease Recovery never completes for a committed block which the DNs never finalize. Contributed by Stephen O'Donnell
(cherry picked from commit 9ed737001c )
|
2020-12-11 21:05:00 +00:00 |
|
Jim Brennan
|
e5f11ea5b2
|
HADOOP-13571. ServerSocketUtil.getPort() should use loopback address, not 0.0.0.0. Contributed by Eric Badger
(cherry picked from commit 6de1a8eb67 )
|
2020-12-11 20:19:08 +00:00 |
|
Ahmed Hussein
|
16ca8b7d20
|
HDFS-15717. Improve fsck logging. (#2529) Contributed by Kihwal Lee and Ahmed Hussein
(cherry picked from commit be35fa186c )
|
2020-12-11 17:04:40 +00:00 |
|
Akira Ajisaka
|
71bda1a2e8
|
HADOOP-17138. Fix spotbugs warnings surfaced after upgrade to 4.0.6. (#2155) (#2538)
(cherry picked from commit 1b29c9bfee )
Co-authored-by: Masatake Iwasaki <iwasakims@apache.org>
|
2020-12-11 13:58:02 +09:00 |
|
Neil
|
bc5458bbd4
|
HDFS-15720 namenode audit async logger should add some log4j config (#2532)
(cherry picked from commit 9bd3c9bc50 )
|
2020-12-10 13:50:32 -08:00 |
|
Jim Brennan
|
27e455a1a0
|
HDFS-15711. Add Metrics to HttpFS Server. (#2521) Contributed by Ahmed Hussein and Kihwal Lee
|
2020-12-10 20:57:43 +00:00 |
|
Liang-Chi Hsieh
|
485e4e3348
|
HADOOP-17425. Bump up snappy-java to 1.1.8.2. (#2536)
(cherry picked from commit c2cecfc9b9 )
Conflicts:
hadoop-project/pom.xml
|
2020-12-10 13:58:49 +00:00 |
|
Masatake Iwasaki
|
3a50148809
|
HADOOP-17369. Bump up snappy-java to 1.1.8.1. (#2451)
(cherry picked from commit 0946f58cae )
|
2020-12-10 13:57:35 +00:00 |
|
Mukund Thakur
|
e4cab4b7a3
|
HADOOP-17186. Fixing javadoc in ListingOperationCallbacks (#2196)
(cherry picked from commit ac697571a1 )
|
2020-12-10 18:32:22 +09:00 |
|
Akira Ajisaka
|
b84bc63aa2
|
HADOOP-17344. Harmonize guava version and shade guava in yarn-csi. (#2434)
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2020-12-10 05:51:45 +05:30 |
|
Ayush Saxena
|
8378ab9f92
|
HADOOP-17288. Use shaded guava from thirdparty. Contributed by Ayush Saxena. #2505
|
2020-12-10 05:50:55 +05:30 |
|
Ankit Kumar
|
f04a9dfda1
|
YARN-10491. Fix deprecation warnings in SLSWebApp.java (#2519)
Signed-off-by: Akira Ajisaka <ajisaka@apache.org>
(cherry picked from commit aaf9e3d320 )
|
2020-12-09 10:53:42 +09:00 |
|
Ahmed Hussein
|
e02b179c4c
|
HDFS-15716. WaitforReplication in TestUpgradeDomainBlockPlacementPolicy (#2528)
(cherry picked from commit 01383a2172 )
|
2020-12-08 19:28:44 +00:00 |
|
Hui Fei
|
cb2dce30d4
|
HDFS-15240. Erasure Coding: dirty buffer causes reconstruction block error. Contributed by HuangTao.
|
2020-12-08 10:40:14 +08:00 |
|
crossfire
|
edd9b659ca
|
HDFS-15709. Socket file descriptor leak in StripedBlockChecksumReconstructor. (#2518)
(cherry picked from commit 40f7543a6d )
|
2020-12-07 15:50:38 -08:00 |
|
Jim Brennan
|
6a5864ee4a
|
HDFS-15707. NNTop counts don't add up as expected. (#2516) Contributed by Ahmed Hussein and Daryn Sharp
|
2020-12-07 21:19:36 +00:00 |
|
Ahmed Hussein
|
30c9f3920f
|
HADOOP-17389. KMS should log full UGI principal. (#2476)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Reviewed-by: Jim Brennan <jbrennan@apache.org>
(cherry picked from commit 8c234fc0d4 )
|
2020-12-07 17:12:52 +00:00 |
|