Yiqun Lin
|
cbe4f314b3
|
HDFS-12731. Ozone: Fix inconsistent default value in ozone settings. Contributed by Bharat Viswanadham.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
4deb845d7c
|
HDFS-12759. Ozone: web: integrate configuration reader page to the SCM/KSM web ui. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
8e8ff85b16
|
HDFS-12830. Ozone: TestOzoneRpcClient#testPutKeyRatisThreeNodes fails. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
214b52dfce
|
HDFS-12500. Ozone: add logger for oz shell commands and move error stack traces to DEBUG level. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
419e86d580
|
HDFS-12805. Ozone: Redundant characters printed in exception log. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
93f1b04949
|
HDFS-12798. Ozone: scm web: fix the node status table. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
4460ac9c57
|
HDFS-12756. Ozone: Add datanodeID to heartbeat responses and container protocol. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
446e84357d
|
HDFS-12796. SCM should not start if Cluster Version file does not exist. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
740a06cdd7
|
HDFS-12719. Ozone: Fix checkstyle, javac, whitespace issues in HDFS-7240 branch. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
761926db2c
|
HDFS-12793. Ozone : TestSCMCli is failing consistently. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
e395244e95
|
HDFS-12758. Ozone: Correcting assertEquals argument order in test cases. Contributed by Bharat Viswanadham.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
cec96b296f
|
HDFS-12549. Ozone: OzoneClient: Support for REST protocol. Contributed by Nanda Kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
9734f505ea
|
HDFS-12739. Add Support for SCM --init command. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
709d56fdc9
|
HDFS-12474. Ozone: SCM: Handling container report with key count and container usage. Contributed by Nanda kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
2ec24a7542
|
HDFS-12774. Ozone: OzoneClient: Moving OzoneException from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nanda kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
132f30c8ea
|
HDFS-12443. Ozone: Improve SCM block deletion throttling algorithm. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
7ebe79e879
|
HDFS-12720. Ozone: Ratis options are not passed from KSM Client protobuf helper correctly. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
0559265822
|
HDFS-12750. Ozone: Fix TestStorageContainerManager#testBlockDeletionTransactions. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
0760418bec
|
HDFS-12697. Ozone services must stay disabled in secure setup for alpha. Contributed by Bharat Viswanadham.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
b687902590
|
HDFS-12718. Ozone: fix thread number calculation in CBlockManager. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
76d34bca62
|
HDFS-12521. Ozone: SCM should read all Container info into memory when booting up. Contributed by Lokesh Jain.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
6291ca1e32
|
HDFS-12663. Ozone: OzoneClient: Remove protobuf classes exposed to clients through OzoneBucket. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
80357c0eee
|
HDFS-12678. Ozone: Corona: Add statistical information to json output. Contributed by Lokesh Jain.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
1b56a73a4f
|
HDFS-12680. Ozone: SCM: Lease support for container creation. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
338c909ac6
|
HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
333dae888c
|
HDFS-12690. Ozone: generate swagger descriptor for the Ozone REST Api. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
0582d8b1b1
|
Revert "HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton."
This reverts commit 18c0cdcec9ff5676b10ba711039143d07dd4a510.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
402a1c1ba3
|
HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
731a69faa1
|
HDFS-12693. Ozone: Enable XFrame options for KSM/SCM web ui. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
6783dad766
|
HDFS-11468. Ozone: SCM: Add Node Metrics for SCM. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
393a02d8e1
|
HDFS-12692. Ozone: fix javadoc/unit test for calling MetadataStore.getRangeKVs with non existing key. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
6d9f914b55
|
HDFS-12684. Ozone: SCMMXBean NodeCount is overlapping with NodeManagerMXBean. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
cc86719451
|
HDFS-12675. Ozone: TestLeaseManager#testLeaseCallbackWithMultipleLeases fails. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
0f0417a12c
|
HDFS-12673. Ozone: Log elapsed time for block deletion tasks. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
06c6582694
|
HDFS-12585. Ozone: KSM UI: Add description for configs in UI. Contributed by Ajay Kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
763484e596
|
HDFS-12661. Ozone: Support optional documentation link in KSM/SCM webui. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
a467017068
|
HDFS-12411. Ozone: Add container usage information to DN container report. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
fb545e4291
|
HDFS-12415. Ozone: TestXceiverClientManager and TestAllocateContainer occasionally fails. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
895a4cc60a
|
HDFS-12632. Ozone: OzoneFileSystem: Add contract tests to OzoneFileSystem. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
9bb516118d
|
HDFS-12490. Ozone: OzoneClient: Add creation/modification time information in OzoneVolume/OzoneBucket/OzoneKey. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Nandakumar
|
8881309002
|
HDFS-12519. Ozone: Lease Manager framework. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
ebc4d4ebc3
|
HDFS-12475. Ozone: add documentation about Datanode http address. Contributed by Lokesh Jain.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
c85d3b2d25
|
HDFS-12593. Ozone: update Ratis to the latest snapshot. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Nandakumar
|
5ed663b32f
|
HDFS-12631. Ozone: ContainerStorageLocation#scmUsage should count only SCM usage. Contributed by Xiaoyu Yao.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
d19b4c8763
|
HDFS-12583. Ozone: Fix swallow exceptions which makes hard to debug failures. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
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 |
|