Anu Engineer
|
acfae2716a
|
HDFS-12034. Ozone: Web interface for KSM. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
070f7e2e59
|
HDFS-11920. Ozone : add key partition. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
bc413a69cc
|
HDFS-12195. Ozone: DeleteKey-1: KSM replies delete key request asynchronously. Contributed by Yuanbo Liu.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
86b42907cf
|
HDFS-12183. Ozone: KSM : Use proper defaults for block client address. Contributed by Lokesh Jain.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
7907fe1c80
|
HDFS-12059. Ozone: OzoneClient: OzoneClientImpl Add setBucketProperty and delete calls. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
fcd4537e63
|
HDFS-12180. Ozone: Corona: Add stats and progress bar to corona. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
a4b3160efb
|
HDFS-12145. Ozone: OzoneFileSystem: Ozone & KSM should support / delimited key names. Contributed by Mukul Kumar Singh.
(cherry picked from commit fe0a957e92d506330ba005abba18f665eb5ac1cc)
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
8cf0c864c4
|
HDFS-12170. Ozone: OzoneFileSystem: KSM should maintain key creation time and modification time. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
d50a743015
|
HDFS-12155. Ozone : add RocksDB support to DEBUG CLI. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
0cc166c053
|
HDFS-12115. Ozone: SCM: Add queryNode RPC Call. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
539842ed8b
|
HDFS-12187. Ozone : add support to DEBUG CLI for ksm.db. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
eda559ffd2
|
HDFS-12181. Ozone: Fix TestContainerReplicationManager by setting proper log level for LogCapturer. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
f1e2592bf8
|
HDFS-12127. Ozone: Ozone shell: Add more testing for key shell commands. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
bbbfc885e7
|
HDFS-12149. Ozone: RocksDB implementation of ozone metadata store. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
6225622dee
|
HDFS-12071. Ozone: Corona: Implementation of Corona. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
d2ef3e40bc
|
HDFS-12126. Ozone: Ozone shell: Add more testing for bucket shell commands. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
4d333f8db1
|
HDFS-12058. Ozone: OzoneClient: OzoneClientImpl add getDetails calls. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
27262d8889
|
HDFS-12118. Ozone: Ozone shell: Add more testing for volume shell commands. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
db859e8172
|
HDFS-12148. Ozone: TestOzoneConfigurationFields is failing because ozone-default.xml has some missing properties. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
9522356b46
|
HDFS-12069. Ozone: Create a general abstraction for metadata store. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
b94b5021b8
|
HDFS-11989. Ozone: add TestKeysRatis, TestBucketsRatis and TestVolumeRatis. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
ab3d510c1d
|
HDFS-12123. Ozone: OzoneClient: Abstraction of OzoneClient and default implementation. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
3d430a6076
|
HDFS-11493. Ozone: SCM: Add the ability to handle container reports. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
58e850f262
|
HDFS-12083. Ozone: KSM: previous key has to be excluded from result in listVolumes, listBuckets and listKeys. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
a4cbd33dd5
|
HDFS-12129. Ozone: SCM http server is not stopped with SCM#stop(). Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
ea5e24c925
|
HDFS-12105. Ozone: listVolumes doesn't work from ozone commandline. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
7afddca9d5
|
HDFS-12037. Ozone: Improvement rest API output format for better looking. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
25c1b296e6
|
HDFS-11679. Ozone: SCM CLI: Implement list container command. Contributed by Yuanbo Liu.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
eb18b86e00
|
HDFS-12080. Ozone: Fix UT failure in TestOzoneConfigurationFields. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
eab407beac
|
HDFS-12057. Ozone: OzoneClient: Implementation of OzoneClient. Contributed by Nandakumar
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
a353094ba4
|
HDFS-12076. Ozone: Review all cases where we are returning FAILED_INTERNAL_ERROR. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
8caa5d1ac0
|
HDFS-12086. Ozone: Add the unit test for KSMMetrics. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
63ce883746
|
HDFS-12035. Ozone: listKey doesn't work from ozone commandline. Contributed by Yiqun Lin.
|
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
|
3b0996e2a1
|
HDFS-11585. Ozone: Support force update a container. Contributed by Yuanbo Liu.
|
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
|
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 |
|
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 |
|
Anu Engineer
|
863e4cfb56
|
HDFS-11958. Ozone: Ensure KSM is initiated using ProtobufRpcEngine. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|