Ewan Higgs
|
2ec97abb2e
|
HADOOP-15576. S3A Multipart Uploader to work with S3Guard and encryption Originally contributed by Ewan Higgs with refinements by Steve Loughran.
|
2018-08-08 13:50:23 +02:00 |
|
Vinayakumar B
|
4203bc738c
|
HDFS-13785. EC: 'removePolicy' is not working for built-in/system Erasure Code policies. Contributed by Ayush Saxena
|
2018-08-08 12:42:20 +05:30 |
|
Xiao Chen
|
6677717c68
|
HDFS-13728. Disk Balancer should not fail if volume usage is greater than capacity. Contributed by Stephen O'Donnell.
|
2018-08-07 22:05:17 -07:00 |
|
Vinayakumar B
|
2b0f977241
|
HDFS-13786. EC: Display erasure coding policy for sub-directories is not working. Contributed by Ayush Saxena.
|
2018-08-08 07:53:17 +05:30 |
|
Xiao Chen
|
0f8cb127cd
|
HDFS-13799. TestEditLogTailer#testTriggersLogRollsForAllStandbyNN fails due to missing synchronization
between rollEditsRpcExecutor and tailerThread shutdown. Contributed by Hrishikesh Gadre.
|
2018-08-07 16:13:41 -07:00 |
|
Virajith Jalaparti
|
b1a59b1644
|
HDFS-13796. Allow verbosity of InMemoryLevelDBAliasMapServer to be configurable.
|
2018-08-07 10:15:28 -07:00 |
|
Takanobu Asanuma
|
2b18bb4f37
|
HDFS-11610. sun.net.spi.nameservice.NameService has moved to a new location. Contributed by Akira Ajisaka.
|
2018-08-03 23:38:05 +09:00 |
|
Aaron Fabbri
|
40f9b0c5c1
|
HDFS-13322 fuse dfs - uid persists when switching between ticket caches. Contributed by Istvan Fajth.
|
2018-07-31 18:44:49 -07:00 |
|
Brahma Reddy Battula
|
3108d27edd
|
HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar and usharani
|
2018-07-30 15:50:04 +05:30 |
|
Arpit Agarwal
|
1c40bc2836
|
HDFS-13765. Fix javadoc for FSDirMkdirOp#createParentDirectories. Contributed by Lokesh Jain.
|
2018-07-27 10:14:01 -07:00 |
|
Anu Engineer
|
64e739e344
|
HDFS-13727. Log full stack trace if DiskBalancer exits with an unhandled exception.
Contributed by Gabor Bota.
|
2018-07-27 06:11:56 -07:00 |
|
Xiao Chen
|
be150a17b1
|
HDFS-13622. mkdir should print the parent directory in the error message when parent directories do not exist. Contributed by Shweta.
|
2018-07-26 10:24:32 -07:00 |
|
Wei-Chiu Chuang
|
e95c5e9f62
|
HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.
|
2018-07-25 11:04:18 -07:00 |
|
Xiao Chen
|
26864471c2
|
HDFS-13761. Add toString Method to AclFeature Class. Contributed by Shweta.
|
2018-07-24 21:42:47 -07:00 |
|
Daniel Templeton
|
849c45db18
|
HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica
(Contributed by BELUGA BEHR via Daniel Templeton)
Change-Id: I965d1cfa642ad24296038b83e3d5c9983545267d
|
2018-07-24 16:05:27 -07:00 |
|
Yiqun Lin
|
17a87977f2
|
HDFS-13583. RBF: Router admin clrQuota is not synchronized with nameservice. Contributed by Dibyendu Karmakar.
|
2018-07-24 11:15:47 +08:00 |
|
Yiqun Lin
|
7b25fb949b
|
HDFS-13743. RBF: Router throws NullPointerException due to the invalid initialization of MountTableResolver. Contributed by Takanobu Asanuma.
|
2018-07-20 17:28:57 +08:00 |
|
Yiqun Lin
|
1af87df242
|
HDFS-13733. RBF: Add Web UI configurations and descriptions to RBF document. Contributed by Takanobu Asanuma.
|
2018-07-17 10:45:08 +08:00 |
|
Konstantin V Shvachko
|
0a1e922f3d
|
Fix potential FSImage corruption. Contributed by Ekanth Sethuramalingam & Arpit Agarwal.
|
2018-07-16 18:24:18 -07:00 |
|
Wei-Chiu Chuang
|
88b2794244
|
HDFS-13524. Occasional "All datanodes are bad" error in TestLargeBlock#testLargeBlockSize. Contributed by Siyao Meng.
|
2018-07-16 10:51:23 -07:00 |
|
Inigo Goiri
|
359ea4e181
|
HDFS-13475. RBF: Admin cannot enforce Router enter SafeMode. Contributed by Chao Sun.
|
2018-07-16 09:46:21 -07:00 |
|
Akira Ajisaka
|
88625f5cd9
|
HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma.
|
2018-07-13 11:42:12 -04:00 |
|
Xiao Chen
|
87eeb26e72
|
HDFS-13663. Should throw exception when incorrect block size is set. Contributed by Shweta.
|
2018-07-12 20:24:11 -07:00 |
|
Xiao Chen
|
b37074be5a
|
HDFS-12837. Intermittent failure in TestReencryptionWithKMS.
|
2018-07-11 21:03:19 -07:00 |
|
Akira Ajisaka
|
418cc7f3ae
|
HDFS-13729. Fix broken links to RBF documentation. Contributed by Gabor Bota.
|
2018-07-11 14:46:43 -04:00 |
|
Wei-Chiu Chuang
|
162228e8db
|
HDFS-13723. Occasional "Should be different group" error in TestRefreshUserMappings#testGroupMappingRefresh. Contributed by Siyao Meng.
|
2018-07-11 10:02:08 -07:00 |
|
Yiqun Lin
|
2ae13d41dc
|
HDFS-13726. RBF: Fix RBF configuration links. Contributed by Takanobu Asanuma.
|
2018-07-11 22:11:59 +08:00 |
|
Allen Wittenauer
|
5d0f01e1fe
|
HDFS-13722. HDFS Native Client Fails Compilation on Ubuntu 18.04 (contributed by Jack Bearden)
|
2018-07-10 12:17:44 -07:00 |
|
Bharat Viswanadham
|
c275a9a6a0
|
Merge trunk into HDDS-48
|
2018-07-09 12:13:03 -07:00 |
|
Andrew Wang
|
eecb5baaaa
|
HDFS-13719. Docs around dfs.image.transfer.timeout are misleading. Contributed by Kitti Nansi.
|
2018-07-09 15:17:21 +02:00 |
|
Yiqun Lin
|
43f7fe8aae
|
HDFS-13710. RBF: setQuota and getQuotaUsage should check the dfs.federation.router.quota.enable. Contributed by yanghuafeng.
|
2018-07-09 15:06:07 +08:00 |
|
Xiao Chen
|
936e0df0d3
|
HDFS-13721. NPE in DataNode due to uninitialized DiskBalancer.
|
2018-07-06 21:00:32 -07:00 |
|
Wei-Chiu Chuang
|
0247cb6318
|
HDFS-13121. NPE when request file descriptors when SC read. Contributed by Zsolt Venczel.
|
2018-07-06 14:59:49 -07:00 |
|
Yiqun Lin
|
3b637155a4
|
HDFS-13528. RBF: If a directory exceeds quota limit then quota usage is not refreshed for other mount entries. Contributed by Dibyendu Karmakar.
|
2018-07-04 15:03:24 +08:00 |
|
Andrew Wang
|
344f324710
|
HDFS-13712. BlockReaderRemote.read() logging improvement. Contributed by Gergo Repas.
|
2018-07-03 11:07:45 +02:00 |
|
Bharat Viswanadham
|
59a3038bc3
|
HDFS-13715:diskbalancer does not work if one of the blockpools are empty on a Federated cluster. Contributed by Bharat Viswanadham
|
2018-07-02 21:43:18 -07:00 |
|
Inigo Goiri
|
7296b644f7
|
HDFS-13714. Fix TestNameNodePrunesMissingStorages test failures on Windows. Contributed by Lukas Majercak.
|
2018-07-02 16:36:25 -07:00 |
|
Inigo Goiri
|
1804a31515
|
HDFS-13536. [PROVIDED Storage] HA for InMemoryAliasMap. Contributed by Virajith Jalaparti.
|
2018-07-02 10:48:20 -07:00 |
|
Wei-Chiu Chuang
|
fef20a446f
|
HDFS-13635. Incorrect message when block is not found. Contributed by Gabor Bota.
|
2018-07-02 09:41:15 -07:00 |
|
Andrew Wang
|
5d748bd056
|
HDFS-13702. Remove HTrace hooks from DFSClient to reduce CPU usage. Contributed by Todd Lipcon.
|
2018-07-02 12:11:06 +02:00 |
|
Andrew Wang
|
6ba9974108
|
HDFS-13703. Avoid allocation of CorruptedBlocks hashmap when no corrupted blocks are hit. Contributed by Todd Lipcon.
|
2018-07-02 12:02:19 +02:00 |
|
Inigo Goiri
|
73746c5da7
|
HDFS-13707. [PROVIDED Storage] Fix failing integration tests in ITestProvidedImplementation. Contributed by Virajith Jalaparti.
|
2018-06-29 09:56:13 -07:00 |
|
Bharat Viswanadham
|
c104525168
|
Merge remote-tracking branch 'apache-commit/trunk' into HDDS-48
|
2018-06-28 14:28:23 -07:00 |
|
Akira Ajisaka
|
2b2399d623
|
HADOOP-15495. Upgrade commons-lang version to 3.7 in hadoop-common-project and hadoop-tools. Contributed by Takanobu Asanuma.
|
2018-06-28 14:37:22 +09:00 |
|
Todd Lipcon
|
7a3c6e9c3c
|
HADOOP-15550. Avoid static initialization of ObjectMappers
|
2018-06-25 15:36:45 -07:00 |
|
Yiqun Lin
|
30728aced4
|
HDFS-13692. StorageInfoDefragmenter floods log when compacting StorageInfo TreeSet. Contributed by Bharat Viswanadham.
|
2018-06-22 10:50:54 +08:00 |
|
Xiao Chen
|
32f867a6a9
|
HDFS-13682. Cannot create encryption zone after KMS auth token expires.
|
2018-06-20 15:58:26 -07:00 |
|
Akira Ajisaka
|
fba9d7cd74
|
HDFS-13621. Upgrade commons-lang version to 3.7 in hadoop-hdfs-project. Contributed by Takanobu Asanuma.
|
2018-06-18 10:17:07 -07:00 |
|
Chris Douglas
|
980031bb04
|
HADOOP-13186. Multipart Uploader API. Contributed by Ewan Higgs
|
2018-06-17 11:54:26 -07:00 |
|
Inigo Goiri
|
8762e9cf10
|
HDFS-13681. Fix TestStartup.testNNFailToStartOnReadOnlyNNDir test failure on Windows. Contributed by Xiao Liang.
|
2018-06-15 16:49:06 -07:00 |
|