Commit Graph

16339 Commits

Author SHA1 Message Date
Weiwei Yang bb0adcb6e0 HDFS-12154. Incorrect javadoc description in StorageLocationChecker#check. Contributed by Nandakumar. 2017-07-18 17:28:08 +08:00
Weiwei Yang 0981119eb3 HDFS-11996. Ozone : add an UT to test partial read of chunks. Contributed by Chen Liang. 2017-07-18 12:12:20 +08:00
Anu Engineer e0687dde4a HDFS-12058. Ozone: OzoneClient: OzoneClientImpl add getDetails calls. Contributed by Nandakumar. 2017-07-17 12:59:47 -07:00
Chen Liang 19f665f480 HDFS-12118. Ozone: Ozone shell: Add more testing for volume shell commands. Contributed by Yiqun Lin. 2017-07-17 11:35:15 -07:00
Weiwei Yang 1bec6a11a2 HDFS-12148. Ozone: TestOzoneConfigurationFields is failing because ozone-default.xml has some missing properties. Contributed by Weiwei Yang. 2017-07-16 22:41:45 +08:00
Weiwei Yang 8f122a7505 HDFS-12069. Ozone: Create a general abstraction for metadata store. Contributed by Weiwei Yang. 2017-07-16 09:34:02 +08:00
Anu Engineer 90f1d58546 HDFS-11989. Ozone: add TestKeysRatis, TestBucketsRatis and TestVolumeRatis. Contributed by Tsz Wo Nicholas Sze. 2017-07-14 17:33:05 -07:00
Anu Engineer c99d2890e8 HDFS-12123. Ozone: OzoneClient: Abstraction of OzoneClient and default implementation. Contributed by Nandakumar. 2017-07-14 15:28:50 -07:00
Anu Engineer 8d37ef30e1 HDFS-11493. Ozone: SCM: Add the ability to handle container reports. Contributed by Anu Engineer. 2017-07-14 11:18:36 -07:00
Yiqun Lin 5341fa13af HDFS-12083. Ozone: KSM: previous key has to be excluded from result in listVolumes, listBuckets and listKeys. Contributed by Nandakumar. 2017-07-14 23:52:34 +08:00
Weiwei Yang 35c55ebd0e HDFS-12129. Ozone: SCM http server is not stopped with SCM#stop(). Contributed by Weiwei Yang. 2017-07-13 16:10:58 +08:00
Weiwei Yang 87154fcd61 HDFS-12105. Ozone: listVolumes doesn't work from ozone commandline. Contributed by Yiqun Lin. 2017-07-10 10:24:22 +08:00
Weiwei Yang 4e3fbc8697 HDFS-12037. Ozone: Improvement rest API output format for better looking. Contributed by Weiwei Yang. 2017-07-08 10:06:58 +08:00
Weiwei Yang 5fd38a6dc1 HDFS-11679. Ozone: SCM CLI: Implement list container command. Contributed by Yuanbo Liu. 2017-07-07 15:54:21 +08:00
Weiwei Yang 8efb1fafd5 HDFS-12080. Ozone: Fix UT failure in TestOzoneConfigurationFields. Contributed by Mukul Kumar Singh. 2017-07-06 17:35:20 +08:00
Anu Engineer 952009217e HDFS-12057. Ozone: OzoneClient: Implementation of OzoneClient. Contributed by Nandakumar 2017-07-05 23:08:56 -07:00
Anu Engineer 4d3993bb9b HDFS-12076. Ozone: Review all cases where we are returning FAILED_INTERNAL_ERROR. Contributed by Chen Liang. 2017-07-05 22:26:20 -07:00
Anu Engineer 2959102b1f HDFS-12086. Ozone: Add the unit test for KSMMetrics. Contributed by Yiqun Lin. 2017-07-05 15:23:11 -07:00
Anu Engineer 62c0cc767e HDFS-12081. Ozone: Add infoKey REST API document. Contributed by Weiwei Yang. 2017-07-05 11:53:02 -07:00
Anu Engineer ebbc04c2d5 HDFS-12053. Ozone: ozone server should create missing metadata directory if it has permission to. Contributed by Weiwei Yang. 2017-07-05 11:15:16 -07:00
Weiwei Yang b23b01645b HDFS-12035. Ozone: listKey doesn't work from ozone commandline. Contributed by Yiqun Lin. 2017-07-04 09:56:01 +08:00
Weiwei Yang 737759e3d5 HDFS-12048. Ozone:TestOzoneContainerRatis & TestRatisManager are failing consistently. Contributed by Mukul Kumar Singh. 2017-07-03 22:11:04 +08:00
Weiwei Yang f6a51ad440 HDFS-12023. Ozone: Test if all the configuration keys are documented in ozone-defaults.xml. Contributed by Elek, Marton. 2017-07-03 22:01:29 +08:00
Weiwei Yang 1fd09a865f HDFS-12047. Ozone: Add REST API documentation. Contributed by Weiwei Yang. 2017-07-03 10:08:29 +08:00
Weiwei Yang b3c8f9c810 HDFS-12030. Ozone: CLI: support infoKey command. Contributed by Yiqun Lin. 2017-07-01 23:01:09 +08:00
Weiwei Yang b6bc23d406 HDFS-12002. Ozone : SCM cli misc fixes/improvements. Contributed by Chen Liang. 2017-07-01 15:23:22 +08:00
Anu Engineer f4af0c91c5 HDFS-11955. Ozone: Set proper parameter default values for listBuckets http request. Contributed by Weiwei Yang. 2017-07-01 00:08:30 -07:00
Anu Engineer 2708e6260d HDFS-11773. Ozone: KSM : add listVolumes. Contributed by Weiwei Yang. 2017-06-30 23:44:15 -07:00
Chen Liang 0e0893930c HDFS-12063. Ozone: Ozone shell: Multiple RPC calls for put/get key. Contributed by Yiqun Lin. 2017-06-30 14:36:26 -07:00
Chen Liang ba647764f3 HDFS-12050. Ozone: StorageHandler: Implementation of close for releasing resources during shutdown. Contributed by Nandakumar. 2017-06-29 14:43:30 -07:00
Weiwei Yang 4c683936e7 HDFS-12031. Ozone: Rename OzoneClient to OzoneRestClient. Contributed by Nandakumar. 2017-06-28 23:57:34 +08:00
Weiwei Yang f98c3523a2 HDFS-12018. Ozone: Misc: Add CBlocks defaults to ozone-defaults.xml. Contributed by Chen Liang. 2017-06-27 12:55:08 +08:00
Weiwei Yang 102dd20b73 HDFS-12028. Ozone: CLI: remove noisy slf4j binding output from hdfs oz command. Contributed by Chen Liang. 2017-06-27 12:35:16 +08:00
Anu Engineer 31eafb15bc HDFS-12007. Ozone: Enable HttpServer2 for SCM and KSM. Contributed by Elek, Marton. 2017-06-24 00:44:32 -07:00
Xiaoyu Yao 29c942b225 HDFS-12016. Ozone: SCM: Container metadata are not loaded properly after datanode restart. Contributed by Xiaoyu Yao. 2017-06-23 14:32:05 -07:00
Anu Engineer c395bc8faa HDFS-11990. Ozone: Add all configurable entries into ozone-default.xml. Contributed by Yiqun Lin. 2017-06-22 23:04:07 -07:00
Anu Engineer c77d7f9047 HDFS-11970. Ozone: TestXceiverClientManager.testFreeByEviction fails occasionally. Contributed by Mukul Kumar Singh. 2017-06-21 18:01:58 -07:00
Yiqun Lin b9a6441e1b HDFS-11963. Ozone: Documentation: Add getting started page (addendum). Contributed by Yiqun Lin. 2017-06-21 10:32:35 +08:00
Yiqun Lin 66552374e1 HDFS-11983. Ozone: Add documentation for metrics in KSMMetrics to OzoneMetrics.md. Contributed by Yiqun Lin. 2017-06-21 10:27:01 +08:00
Anu Engineer 14a94e7a4f HDFS-11999. Ozone: Clarify startup error message of Datanode in case namenode is missing. Contributed by Marton Elek. 2017-06-20 16:37:03 -07:00
Anu Engineer 185e3ad744 HDFS-11585. Ozone: Support force update a container. Contributed by Yuanbo Liu. 2017-06-20 11:13:12 -07:00
Anu Engineer f8110c3e6e HDFS-11963. Ozone: Documentation: Add getting started page. Contributed by Anu Engineer. 2017-06-19 21:29:18 -07:00
Xiaoyu Yao 0f671caf8d HDFS-11782. Ozone: KSM: Add listKey. Contributed by Yiqun Lin. 2017-06-19 15:55:58 -07:00
Anu Engineer 3a868fe8c4 HDFS-11979. Ozone: TestContainerPersistence never uses MiniOzoneCluster. Contributed by Tsz Wo Nicholas Sze. 2017-06-15 10:33:09 -07:00
Anu Engineer 505dd9608a HDFS-11962. Ozone: Add stop-ozone.sh script. Contributed by Weiwei Yang. 2017-06-15 10:13:48 -07:00
Anu Engineer 150ac98863 HDFS-11961. Ozone: Add start-ozone.sh to quickly start ozone. Contributed by Weiwei Yang. 2017-06-15 10:02:59 -07:00
Xiaoyu Yao a3c75be588 HDFS-11977. Ozone: cannot enable test debug/trace log. Contributed by Tsz Wo Nicholas Sze. 2017-06-15 08:25:20 -07:00
Anu Engineer ba1afb25cc HDFS-11969. Block Storage: Convert unnecessary info log levels to debug. Contributed by Mukul Kumar Singh. 2017-06-14 19:33:59 -07:00
Tsz-Wo Nicholas Sze 0688a1c25a HDFS-11946. Ozone: Containers in different datanodes are mapped to the same location. Contributed by Nandakumar 2017-06-13 17:25:20 +08:00
Anu Engineer 0a05da9a89 HDFS-11845. Ozone: Output error when DN handshakes with SCM. Contributed by Weiwei Yang 2017-06-09 10:44:07 -07:00