Sammi Chen
|
34e8b9f9a8
|
HDFS-13540. DFSStripedInputStream should only allocate new buffers when reading. Contributed by Xiao Chen.
|
2018-05-23 19:10:09 +08:00 |
|
Andrew Wang
|
1d2640b613
|
HDFS-13601. Optimize ByteString conversions in PBHelper.
|
2018-05-22 23:55:20 -07:00 |
|
Inigo Goiri
|
9775ecb235
|
HDFS-13593. TestBlockReaderLocalLegacy#testBlockReaderLocalLegacyWithAppend fails on Windows. Contributed by Anbang Hu.
|
2018-05-18 09:46:02 -07:00 |
|
Inigo Goiri
|
57b893de3d
|
HDFS-13592. TestNameNodePrunesMissingStorages#testNameNodePrunesUnreportedStorages does not shut down cluster properly. Contributed by Anbang Hu.
|
2018-05-18 09:36:58 -07:00 |
|
Yiqun Lin
|
f749517cc7
|
HDFS-13573. Javadoc for BlockPlacementPolicyDefault is inaccurate. Contributed by Zsolt Venczel.
|
2018-05-18 10:43:53 +08:00 |
|
Inigo Goiri
|
53b807a6a8
|
HDFS-13560. Insufficient system resources exist to complete the requested service for some tests on Windows. Contributed by Anbang Hu.
|
2018-05-17 17:03:23 -07:00 |
|
Inigo Goiri
|
a97a2042f2
|
HDFS-13556. TestNestedEncryptionZones does not shut down cluster. Contributed by Anbang Hu.
|
2018-05-17 16:53:23 -07:00 |
|
Inigo Goiri
|
65476458fa
|
HDFS-13554. TestDatanodeRegistration#testForcedRegistration does not shut down cluster. Contributed by Anbang Hu.
|
2018-05-17 14:48:04 -07:00 |
|
Inigo Goiri
|
26f1e22fc9
|
HDFS-13558. TestDatanodeHttpXFrame does not shut down cluster. Contributed by Anbang Hu.
|
2018-05-17 13:35:09 -07:00 |
|
Inigo Goiri
|
c0ec061e28
|
HDFS-13570. TestQuotaByStorageType,TestQuota,TestDFSOutputStream fail on Windows. Contributed by Anbang Hu.
|
2018-05-17 09:21:57 -07:00 |
|
Kihwal Lee
|
0ce6290de6
|
HDFS-13581. DN UI logs link is broken when https is enabled. Contributed by Shashikant Banerjee.
|
2018-05-17 09:23:24 -05:00 |
|
Inigo Goiri
|
454de3b543
|
HDFS-13559. TestBlockScanner does not close TestContext properly. Contributed by Anbang Hu.
|
2018-05-16 19:23:02 -07:00 |
|
Arpit Agarwal
|
0fc988e6a3
|
HDFS-13512. WebHdfs getFileStatus doesn't return ecPolicy. Contributed by Ajay Kumar.
|
2018-05-16 11:28:39 -07:00 |
|
Inigo Goiri
|
55d5549087
|
HDFS-13550.TestDebugAdmin#testComputeMetaCommand fails on Windows. Contributed by Anbang Hu.
|
2018-05-16 10:08:49 -07:00 |
|
Inigo Goiri
|
6b67161ca3
|
HDFS-13557. TestDFSAdmin#testListOpenFiles fails on Windows. Contributed by Anbang Hu.
|
2018-05-16 09:31:46 -07:00 |
|
Inigo Goiri
|
63480976a0
|
HDFS-13567. TestNameNodeMetrics#testGenerateEDEKTime,TestNameNodeMetrics#testResourceCheck should use a different cluster basedir. Contributed by Anbang Hu.
|
2018-05-15 15:34:54 -07:00 |
|
Inigo Goiri
|
2d6195c0af
|
HDFS-13548. TestResolveHdfsSymlink#testFcResolveAfs fails on Windows. Contributed by Anbang Hu.
|
2018-05-15 11:20:32 -07:00 |
|
Inigo Goiri
|
eaca7980ad
|
HDFS-11700. TestHDFSServerPorts#testBackupNodePorts doesn't pass on Windows. Contributed by Anbang Hu.
|
2018-05-15 10:27:36 -07:00 |
|
Inigo Goiri
|
92ebd466c7
|
HDFS-13551. TestMiniDFSCluster#testClusterSetStorageCapacity does not shut down cluster. Contributed by Anbang Hu.
|
2018-05-15 10:21:42 -07:00 |
|
Hanisha Koneru
|
6beb25ab7e
|
HDFS-13544. Improve logging for JournalNode in federated cluster.
|
2018-05-14 10:12:08 -07:00 |
|
Xiao Chen
|
960940e0e0
|
HDFS-13539. DFSStripedInputStream NPE when reportCheckSumFailure.
|
2018-05-14 09:28:39 -07:00 |
|
Sammi Chen
|
f3f544b004
|
Add 2.9.1 release notes and changes documents
|
2018-05-14 15:14:02 +08:00 |
|
sammichen
|
66c9905b57
|
Revert "Add 2.9.1 release notes and changes documents"
This reverts commit e4dc346d65 .
|
2018-05-14 14:38:40 +08:00 |
|
littlezhou
|
e4dc346d65
|
Add 2.9.1 release notes and changes documents
|
2018-05-14 14:24:01 +08:00 |
|
Anu Engineer
|
4b4f24ad5f
|
HDDS-40. Separating packaging of Ozone/HDDS from the main Hadoop.
Contributed by Elek, Marton.
|
2018-05-11 14:24:36 -07:00 |
|
Inigo Goiri
|
d50c4d71dc
|
HDFS-13542. TestBlockManager#testNeededReplicationWhileAppending fails due to improper cluster shutdown in TestBlockManager#testBlockManagerMachinesArray on Windows. Contributed by Anbang Hu.
|
2018-05-11 09:47:57 -07:00 |
|
Xiao Chen
|
696a4be0da
|
HDFS-12981. renameSnapshot a Non-Existent snapshot to itself should throw error. Contributed by Kitti Nanasi.
|
2018-05-07 15:36:29 -07:00 |
|
Xiao Chen
|
118bd75805
|
Revert "HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445."
This reverts commit 6503593711 .
|
2018-05-07 13:32:27 -07:00 |
|
Aaron Fabbri
|
a732acd873
|
HDFS-5926 Documentation should clarify dfs.datanode.du.reserved impact from reserved disk capacity (Gabor Bota)
|
2018-05-04 16:38:30 -07:00 |
|
Inigo Goiri
|
9e2cfb2d3f
|
HDFS-13503. Fix TestFsck test failures on Windows. Contributed by Xiao Liang.
|
2018-05-01 08:12:46 -07:00 |
|
Inigo Goiri
|
fc074a359c
|
HDFS-13283. Percentage based Reserved Space Calculation for DataNode. Contributed by Lukas Majercak.
|
2018-04-30 13:28:33 -07:00 |
|
Inigo Goiri
|
eb7fe1d588
|
HDFS-13509. Bug fix for breakHardlinks() of ReplicaInfo/LocalReplica, and fix TestFileAppend failures on Windows. Contributed by Xiao Liang.
|
2018-04-28 09:05:30 -07:00 |
|
Ewan Higgs
|
84ecfe3ceb
|
HADOOP-14188. Remove the usage of org.mockito.internal.util.reflection.Whitebox
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-27 19:21:37 +09:00 |
|
Inigo Goiri
|
09c9cf1d43
|
HDFS-13326. RBF: Improve the interfaces to modify and view mount tables. Contributed by Gang Li.
|
2018-04-26 13:54:40 -07:00 |
|
Lei Xu
|
a8e428b2dc
|
HDFS-13468. Add erasure coding metrics into ReadStatistics. (Contributed by Lei (Eddy) Xu)
|
2018-04-26 13:54:40 -07:00 |
|
Yiqun Lin
|
48269c370c
|
HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri.
|
2018-04-26 13:54:40 -07:00 |
|
Owen O'Malley
|
2adda92de1
|
HDFS-7240 git commit fixup
Signed-off-by: Owen O'Malley <omalley@apache.org>
|
2018-04-26 13:52:17 -07:00 |
|
Anu Engineer
|
3d18ca4926
|
HDFS-13459. Ozone: Clean-up of ozone related change from MiniDFSCluste. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
979bbb4019
|
HDFS-13423. Ozone: Clean-up of ozone related change from hadoop-hdfs-project. Contributed by Nanda Kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
25f2398bbd
|
HDFS-13395. Ozone: Plugins support in HDSL Datanode Service. Contributed by Nanda Kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
4e61bc431e
|
HDFS-13258. Ozone: restructure Hdsl/Ozone code to separated maven subprojects.
Contributed by Elek Marton, Mukul Kumar Singh, Xiaoyu Yao, Ajay Kumar, Anu Engineer, Lokesh Jain, Nanda Kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
5e7164c614
|
HDFS-13137. Ozone: Ozonefs read fails because ChunkGroupInputStream#read does not iterate through all the blocks in the key.
Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
61651dcf5c
|
HDFS-13108. Ozone: OzoneFileSystem: Simplified url schema for Ozone File System. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
9a914126a7
|
HDFS-13008. Ozone: Add DN container open/close state to container report. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
f4466402ae
|
HDFS-12965. Ozone: Documentation : Add ksm -createObjectStore command documentation. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
1094af072c
|
HDFS-11699. Ozone:SCM: Add support for close containers in SCM. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
b4a3cf1476
|
HDFS-13070. Ozone: SCM: Support for container replica reconciliation - 1. Contributed by Nanda kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
4c10a849e8
|
HDFS-13078. Ozone: Update Ratis on Ozone to 0.1.1-alpha-8fd74ed-SNAPSHOT.
To fix large chunk reads (>4M) from Datanodes. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
136b419594
|
HDFS-13149. Ozone: Rename Corona to Freon. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
9272e1021d
|
HDFS-12636. Ozone: OzoneFileSystem: Implement seek functionality for rpc client. Contributed by Lokesh Jain.
|
2018-04-26 05:36:04 -07:00 |
|