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 |
|
Mukul Kumar Singh
|
377b31ffa1
|
HDFS-13022. Block Storage: Kubernetes dynamic persistent volume provisioner. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
ee5495456e
|
HDFS-13116. Ozone: Refactor Pipeline to have transport and container specific information. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
3cf07b43bc
|
HDFS-13127. Fix TestContainerStateManager and TestOzoneConfigurationFields. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
443425a5d9
|
HDFS-12522. Ozone: Remove the Priority Queues used in the Container State Manager. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
32245c78e2
|
HDFS-13080. Ozone: Make finalhash in ContainerInfo of StorageContainerDatanodeProtocol.proto optional. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
150c4e1d0b
|
HDFS-12879. Ozone : add scm init command to document. Contributed by Rahul Pathak.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
7b3179f551
|
HDFS-13072. Ozone: DatanodeStateMachine: Handling Uncaught Exception in command handler thread. Contributed by Nanda kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
6b03fca37d
|
HDFS-12868. Ozone: Service Discovery API. Contributed by Nanda Kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
fb09d75379
|
HDFS-13018. Block Storage: make the iscsi target addres configurable for discovery. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
4bb9ad8e8f
|
HDFS-13017. Block Storage: implement simple iscsi discovery in jscsi server. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Tsz-Wo Nicholas Sze
|
ba4d5a52a8
|
HDFS-12986. Ozone: Update ozone to latest ratis snapshot build (0.1.1-alpha-0f7169d-SNAPSHOT). Contributed by Lokesh Jain
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
94c0346f35
|
HDFS-13024. Ozone: ContainerStateMachine should synchronize operations between createContainer and writeChunk. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
4a051ba494
|
HDFS-12940. Ozone: KSM: TestKeySpaceManager#testExpiredOpenKey fails occasionally. Contributed by Nanda kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
1fb1ce107f
|
HDFS-13012. TestOzoneConfigurationFields fails due to missing configs in ozone-default.xml. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
916f31f7d1
|
HDFS-13026. Ozone: TestContainerPersistence is failing becaue of container data mismatch. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
28b87af51b
|
HDFS-13013. Fix closeContainer API with the right container state change. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
c4b88454a7
|
HDFS-12843. Ozone: Client: TestOzoneRpcClient#testPutKeyRatisThreeNodes is failing. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
98d62e55c4
|
Revert "HDFS-12794. Ozone: Parallelize ChunkOutputSream Writes to container. Contributed by Shashikant Banerjee."
This reverts commit 6ce5ec676164b84a9e2f8dc65b5f2199a141506d.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
98eeabbdb3
|
HDFS-12794. Ozone: Parallelize ChunkOutputSream Writes to container. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
0c48cb2cf2
|
HFDS-13007. Ozone: Fix TestKeySpaceManager#testKSMInitializationFailure. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
98973cd0c4
|
HDFS-12966. Ozone: owner name should be set properly when the container allocation happens. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
5e31b920f0
|
HDFS-12871. Ozone: Service Discovery: Adding REST server details in ServiceList. Contributed by Nanda Kumar.
|
2018-04-26 05:36:04 -07:00 |
|