Xiaoyu Yao
9445a9267f
HDFS-12572. Ozone: OzoneFileSystem: delete/list status/rename/mkdir APIs. Contributed by Mukul Kumar Singh.
2018-04-26 05:36:04 -07:00
Chen Liang
ae2b77a0e5
HDFS-12546. Ozone: DB listing operation performance improvement. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Chen Liang
b05ad0b315
HDFS-12611. Ozone: SCM Cli: Use the hostname of SCM server instead of the bind address. Contributed by Elek, Marton.
2018-04-26 05:36:04 -07:00
yuanbo
e76e10fd7a
HDFS-12609. Ozone: SCM: Refactoring of chill mode logic in NodeManager. Contributed by Nandakumar.
2018-04-26 05:36:04 -07:00
Tsz-Wo Nicholas Sze
e3b51d9074
HDFS-12598. Ozone: Fix 3 node ratis replication in Ozone. Contributed by Mukul Kumar Singh
2018-04-26 05:36:04 -07:00
Nandakumar
3504af9411
HDFS-12537. Ozone: Reduce key creation overhead in Corona. Contributed by Lokesh Jain.
2018-04-26 05:36:04 -07:00
Nandakumar
9630621be7
HDFS-12610. Ozone: OzoneClient: RpcClient list calls throw NPE when iterating over empty list. Contributed by Nandakumar.
2018-04-26 05:36:04 -07:00
Nandakumar
c3ef381011
HDFS-12543. Ozone : allow create key without specifying size. Contributed by Chen Liang.
2018-04-26 05:36:04 -07:00
Anu Engineer
c97ce55d06
HDFS-12602. Add Ozone config UI to KSM and SCM index page. Contributed by Ajay Kumar.
2018-04-26 05:36:04 -07:00
Anu Engineer
303ecae5d5
HDFS-12557. Ozone: Improve the formatting of the RPC stats on web UI. Contributed by Elek, Marton.
2018-04-26 05:36:04 -07:00
Anu Engineer
c17521b1bd
HDFS-12387. Ozone: Support Ratis as a first class replication mechanism. Contributed by Anu Engineer.
2018-04-26 05:36:04 -07:00
Anu Engineer
0b3270a8de
HDFS-12513. Ozone: Create UI page to show Ozone configs by tag. Contributed by Ajay Kumar.
2018-04-26 05:36:04 -07:00
Anu Engineer
c52019c291
HDFS-12539. Ozone: refactor some functions in KSMMetadataManagerImpl to be more readable and reusable. Contributed by Yuanbo Liu.
2018-04-26 05:36:04 -07:00
Anu Engineer
ceec14bff5
HDFS-12467. Ozone: SCM: NodeManager should log when it comes out of chill mode. Contributed by Nandakumar.
2018-04-26 05:36:04 -07:00
Anu Engineer
d7a94a21ae
HDFS-12471. Ozone: Reduce some KSM/SCM deletion log messages from INFO to DEBUG. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Anu Engineer
6a754caca0
HDFS-12568. Ozone: Cleanup the ozone-default.xml. Contributed by Anu Engineer.
2018-04-26 05:36:04 -07:00
Xiaoyu Yao
05246e2b32
HDFS-12060. Ozone: OzoneClient: Add list calls in RpcClient. Contributed by Nandakumar.
2018-04-26 05:36:04 -07:00
Xiaoyu Yao
7846636a5d
HDFS-12551. Ozone: Documentation: Add Ozone overview documentation. Contributed by Anu Engineer.
2018-04-26 05:36:04 -07:00
Anu Engineer
da9fd06f6a
HDFS-12562. Ozone: Add ASF license to docker files. Contributed by Mukul Kumar Singh.
2018-04-26 05:36:04 -07:00
Yiqun Lin
cb1fb3436e
HDFS-12563. Ozone: Creation time wrongly showed in OzoneRest.md. Contributed by Yiqun Lin.
2018-04-26 05:36:04 -07:00
Anu Engineer
aaec2689f4
HDFS-12511. Ozone: Add tags to config. Contributed by Ajay Kumar.
2018-04-26 05:36:04 -07:00
Anu Engineer
7151a9b604
HDFS-12488. Ozone: OzoneRestClient timeout is not configurable. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Weiwei Yang
7363c8fc09
HDFS-12540. Ozone: node status text reported by SCM is a bit confusing. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Xiaoyu Yao
13fdb58490
HDFS-12554. Ozone: Fix TestDatanodeStateMachine#testDatanodeStateMachineWithInvalidConfiguration. Contributed by Ajay Kumar.
2018-04-26 05:36:04 -07:00
Chen Liang
9530153f33
HDFS-12268. Ozone: Add metrics for pending storage container requests. Contributed by Yiqun Lin.
2018-04-26 05:36:04 -07:00
Anu Engineer
94090acf3a
HDFS-12469. Ozone: Create docker-compose definition to easily test real clusters. Contributed by Elek, Marton.
2018-04-26 05:36:04 -07:00
Anu Engineer
a44f3a777d
HDFS-12501. Ozone: Cleanup javac issues. Contributed by Yiqun Lin.
2018-04-26 05:36:04 -07:00
Yiqun Lin
6b10723ec3
HDFS-12525. Ozone: OzoneClient: Verify bucket/volume name in create calls. Contributed by Nandakumar.
2018-04-26 05:36:04 -07:00
Xiaoyu Yao
5e4a6b686c
HDFS-12425. Ozone: OzoneFileSystem: read/write/create/open/getFileInfo APIs. Contributed by Mukul Kumar Singh.
2018-04-26 05:36:04 -07:00
Anu Engineer
a1a3ba6529
HDFS-12454. Ozone : the sample ozone-site.xml in OzoneGettingStarted does not work. Contributed by Chen Liang.
2018-04-26 05:36:04 -07:00
Anu Engineer
2804435386
HDFS-12017. Ozone: Container: Move IPC port to 98xx range. Contributed by Nandakumar.
2018-04-26 05:36:04 -07:00
Xiaoyu Yao
b2447f8dd9
HDFS-11614. Ozone: Cleanup javadoc issues. Contributed by Mukul Kumar Singh.
2018-04-26 05:36:04 -07:00
Chen Liang
9ff136bb02
HDFS-12210. Block Storage: volume creation times out while creating 3TB volume because of too many containers. Contributed by Mukul Kumar Singh.
2018-04-26 05:36:04 -07:00
Chen Liang
dddded0016
Revert "Block Storage: volume creation times out while creating 3TB volume because of too many containers. Contributed by Mukul Kumar Singh." to fix commit message.
...
This reverts commit 087c69ba2434813044089f733581607d172efbd1.
2018-04-26 05:36:04 -07:00
Weiwei Yang
d303b7f40f
HDFS-12524. Ozone: Record number of keys scanned and hinted for getRangeKVs call. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Yiqun Lin
712bd70ac7
HDFS-12205. Ozone: List Key on an empty ozone bucket fails with command failed error. Contributed by Lokesh Jain.
2018-04-26 05:36:04 -07:00
Chen Liang
8052374e79
Block Storage: volume creation times out while creating 3TB volume because of too many containers. Contributed by Mukul Kumar Singh.
2018-04-26 05:36:04 -07:00
Weiwei Yang
fd1564b87e
HDFS-12506. Ozone: ListBucket is too slow. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Tsz-Wo Nicholas Sze
bf6f0cd831
HDFS-11563. Ozone: enforce DependencyConvergence uniqueVersions.
2018-04-26 05:36:04 -07:00
Weiwei Yang
46b65ec4fb
HDFS-12503. Ozone: some UX improvements to oz_debug. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Weiwei Yang
1c354e51ac
HDFS-12477. Ozone: Some minor text improvement in SCM web UI. Contributed by Elek Marton.
2018-04-26 05:36:04 -07:00
Nandakumar
0313bdf886
HDFS-11897. Ozone: KSM: Changing log level for client calls in KSM. Contributed by Shashikant Banerjee.
2018-04-26 05:36:04 -07:00
Anu Engineer
27ec22e20d
HDFS-12517. Ozone: mvn package is failing with out skipshade. Contributed by Bharat Viswanadham.
2018-04-26 05:36:04 -07:00
Anu Engineer
42e248372c
Revert "HDFS-12515. Ozone: mvn package compilation fails on HDFS-7240. Contributed by Anu Engineer."
...
This fix was need because of change in Trunk. That patch has been reverted and change proposed by this
patch will be applied in trunk. So reverting now to match the changes in trunk. Please see the JIRA for
details.
This reverts commit 244e7a5f65c3611d2091d91a8899ac5785fcff3c.
2018-04-26 05:36:04 -07:00
Anu Engineer
c14e8b17ec
HDFS-12515. Ozone: mvn package compilation fails on HDFS-7240. Contributed by Anu Engineer.
2018-04-26 05:36:04 -07:00
Weiwei Yang
3b290fe3bf
HDFS-12466. Ozone: KSM: Make ozone.ksm.address as mandatory property for client. Contributed by Nandakumar.
2018-04-26 05:36:04 -07:00
Weiwei Yang
8ddf75da17
HDFS-12489. Ozone: OzoneRestClientException swallows exceptions which makes client hard to debug failures. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Weiwei Yang
c329d3b4b4
HDFS-12329. Ozone: Ratis: Readonly calls in XceiverClientRatis should use sendReadOnly. Contributed by Mukul Kumar Singh.
2018-04-26 05:36:04 -07:00
Xiaoyu Yao
607d1fcd31
HDFS-12256. Ozone : handle inactive containers on DataNode. Contributed by Chen Liang.
2018-04-26 05:36:04 -07:00
Xiaoyu Yao
77d4b18700
HDFS-12385. Ozone: OzoneClient: Refactoring OzoneClient API. Contributed by Nadakumar.
2018-04-26 05:36:04 -07:00