Weiwei Yang
|
c398ab49d3
|
HDFS-12047. Ozone: Add REST API documentation. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
5379ffa8de
|
HDFS-12030. Ozone: CLI: support infoKey command. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
4b63e3e504
|
HDFS-12002. Ozone : SCM cli misc fixes/improvements. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
c567e6766b
|
HDFS-11955. Ozone: Set proper parameter default values for listBuckets http request. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
b7b8511bae
|
HDFS-11773. Ozone: KSM : add listVolumes. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
b49c165d28
|
HDFS-12063. Ozone: Ozone shell: Multiple RPC calls for put/get key. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
0a8c903d3f
|
HDFS-12050. Ozone: StorageHandler: Implementation of close for releasing resources during shutdown. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
8ef1163eca
|
HDFS-12031. Ozone: Rename OzoneClient to OzoneRestClient. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
7e834c839d
|
HDFS-12018. Ozone: Misc: Add CBlocks defaults to ozone-defaults.xml. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
fea1ab6192
|
HDFS-12007. Ozone: Enable HttpServer2 for SCM and KSM. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
723da57644
|
HDFS-12016. Ozone: SCM: Container metadata are not loaded properly after datanode restart. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
77a4b248e4
|
HDFS-11990. Ozone: Add all configurable entries into ozone-default.xml. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
77e3bb783b
|
HDFS-11970. Ozone: TestXceiverClientManager.testFreeByEviction fails occasionally. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
52aa60ed2f
|
HDFS-11963. Ozone: Documentation: Add getting started page (addendum). Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
3d2339de38
|
HDFS-11983. Ozone: Add documentation for metrics in KSMMetrics to OzoneMetrics.md. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
3b0996e2a1
|
HDFS-11585. Ozone: Support force update a container. Contributed by Yuanbo Liu.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
8d289df627
|
HDFS-11963. Ozone: Documentation: Add getting started page. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
e73d285567
|
HDFS-11782. Ozone: KSM: Add listKey. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
721e7a6418
|
HDFS-11979. Ozone: TestContainerPersistence never uses MiniOzoneCluster. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
03606dd1a8
|
HDFS-11962. Ozone: Add stop-ozone.sh script. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
fc48e18151
|
HDFS-11961. Ozone: Add start-ozone.sh to quickly start ozone. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
18ddec6144
|
HDFS-11977. Ozone: cannot enable test debug/trace log. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
8916c70d90
|
HDFS-11969. Block Storage: Convert unnecessary info log levels to debug. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Tsz-Wo Nicholas Sze
|
15cc4007b0
|
HDFS-11946. Ozone: Containers in different datanodes are mapped to the same location. Contributed by Nandakumar
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
938728744c
|
HDFS-11845. Ozone: Output error when DN handshakes with SCM. Contributed by Weiwei Yang
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
863e4cfb56
|
HDFS-11958. Ozone: Ensure KSM is initiated using ProtobufRpcEngine. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
fa26dea89d
|
HDFS-11185. Ozone: remove disabled tests. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
e3591aeec0
|
HDFS-11953. Remove Guava v21 usage from HDFS-7240. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Lei Xu
|
08460f1559
|
HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail due to no DataNode available for pipeline recovery. Contributed by Lei (Eddy) Xu.
|
2018-04-26 05:36:04 -07:00 |
|
Rakesh Radhakrishnan
|
665f7c8b69
|
HDFS-11794. Add ec sub command -listCodec to show currently supported ec codecs. Contributed by SammiChen.
|
2018-04-26 05:36:04 -07:00 |
|
Arpit Agarwal
|
d18909d338
|
HDFS-11866. JournalNode Sync should be off by default in hdfs-default.xml. Contributed by Hanisha Koneru.
|
2018-04-26 05:36:04 -07:00 |
|
Akira Ajisaka
|
3e2ca23a53
|
HADOOP-14400. Fix warnings from spotbugs in hadoop-tools. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
ddc88eaf88
|
HDFS-11952. Ozone: Fix TestContainerSQLCli#testConvertContainerDB. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
0c37e05b10
|
HDFS-11779. Ozone: KSM: add listBuckets. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
bacd1188f1
|
HDFS-11880. Ozone: KSM: Remove protobuf formats from KSM wrappers. Contributed by Nandakumar Vadivelu.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
2007e85d5b
|
HDFS-11777. Ozone: KSM: add deleteBucket. Contributed by Nandakumar Vadivelu.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
3c0ed97df9
|
HDFS-11926. Ozone: Implement a common helper to return a range of KVs in levelDB. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
f617b2dddb
|
HDFS-11568. Ozone: Create metadata path automatically after null checking. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
d6dd557b24
|
HDFS-11887. Shared XceiverClient should be closed if there is no open clients to avoid resource leak. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
f5d17b8f7c
|
HDFS-11919. Ozone: SCM: TestNodeManager takes too long to execute. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
d67542c115
|
HDFS-11822. Block Storage: Fix TestCBlockCLI, failing because of " Address already in use". Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
bf8c168a80
|
HDFS-11781. Ozone: KSM: Add deleteKey. Contributed by Yuanbo Liu.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
42eaecae55
|
HDFS-11771. Ozone: KSM: Add checkVolumeAccess. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
1b2d0b4fec
|
HDFS-11796. Ozone: MiniOzoneCluster should set "ozone.handler.type" key correctly. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
aa5722dc44
|
HDFS-11913. Ozone: TestKeySpaceManager#testDeleteVolume fails. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
4893692972
|
HDFS-11597. Ozone: Add Ratis management API. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
a8c0976fb4
|
HDFS-11894. Ozone: Cleanup imports. Contributed by Weiwei Yang.
|
2018-04-26 05:35:59 -07:00 |
|
Mingliang Liu
|
677dcf529c
|
HDFS-11903. Ozone: Cleaning up local storage when closing MiniOzoneCluster. Contributed by Mingliang Liu
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
6b9915fcbd
|
HDFS-11774. Ozone: KSM: add deleteVolume. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
236c410881
|
HDFS-11776. Ozone: KSM: add SetBucketProperty. Contributed by Nandakumar Vadivelu.
|
2018-04-26 05:34:18 -07:00 |
|