Weiwei Yang
|
e5f2c5f893
|
HDFS-11936. Ozone: TestNodeManager times out before it is able to find all nodes. Contributed by Yuanbo Liu.
|
2017-07-21 15:32:27 +08:00 |
Anu Engineer
|
0edc4c3dd8
|
HDFS-12149. Ozone: RocksDB implementation of ozone metadata store. Contributed by Weiwei Yang.
|
2017-07-20 18:22:03 -07:00 |
Anu Engineer
|
c2f2e0fa2f
|
HDFS-12071. Ozone: Corona: Implementation of Corona. Contributed by Nandakumar.
|
2017-07-20 17:59:53 -07:00 |
Xiaoyu Yao
|
b3a7f3b2df
|
Merge branch 'trunk' into HDFS-7240
|
2017-07-19 14:52:35 -07:00 |
Xiaoyu Yao
|
84e11c7c01
|
Merge branch 'HDFS-7240' of https://git-wip-us.apache.org/repos/asf/hadoop into HDFS-7240
|
2017-07-19 14:47:05 -07:00 |
Yongjun Zhang
|
3556e36be3
|
HDFS-12139. HTTPFS liststatus returns incorrect pathSuffix for path of file. Contributed by Yongjun Zhang.
|
2017-07-19 10:56:50 -07:00 |
Anu Engineer
|
413b23eb04
|
HDFS-12158. Secondary Namenode's web interface lack configs for X-FRAME-OPTIONS protection. Contributed by Mukul Kumar Singh.
|
2017-07-19 10:29:06 -07:00 |
Brahma Reddy Battula
|
04ff412dab
|
HDFS-12133. Correct ContentSummaryComputationContext Logger class name.. Contributed by Surendra Singh Lilhore.
|
2017-07-19 23:43:10 +08:00 |
Brahma Reddy Battula
|
f8cd55fe33
|
HDFS-12067. Correct dfsadmin commands usage message to reflects IPC port. Contributed by steven-wugang.
|
2017-07-19 23:21:43 +08:00 |
Weiwei Yang
|
a715f60ce1
|
HDFS-12126. Ozone: Ozone shell: Add more testing for bucket shell commands. Contributed by Yiqun Lin.
|
2017-07-19 14:05:54 +08:00 |
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 |
Tsz-Wo Nicholas Sze
|
ed27f2b2cc
|
HDFS-12138. Remove redundant 'public' modifiers from BlockCollection. Contributed by Chen Liang
|
2017-07-17 13:54:16 -07: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 |
Brahma Reddy Battula
|
b778887af5
|
HDFS-12112. TestBlockManager#testBlockManagerMachinesArray sometimes fails with NPE. Contributed by Wei-Chiu Chuang.
|
2017-07-15 10:38:31 +08:00 |
Xiao Chen
|
0a6d5c0cf1
|
HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S Shah.
|
2017-07-14 22:22:53 -07: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 |
Tsz-Wo Nicholas Sze
|
f413ee33df
|
HDFS-12130. Optimizing permission check for getContentSummary. Contributed by Chen Liang
|
2017-07-14 14:35:51 -07:00 |
Tsz-Wo Nicholas Sze
|
a1f12bb543
|
Revert "HDFS-12130. Optimizing permission check for getContentSummary." to fix commit message.
This reverts commit a29fe100b3 .
|
2017-07-14 14:34:01 -07:00 |
Kihwal Lee
|
e7d187a1b6
|
HDFS-12140. Remove BPOfferService lock contention to get block pool id. Contributed by Daryn Sharp.
|
2017-07-14 16:07:17 -05:00 |
Kihwal Lee
|
8d86a93915
|
HDFS-12137. DN dataset lock should be fair. Contributed by Daryn Sharp.
|
2017-07-14 15:41:43 -05:00 |
Tsz-Wo Nicholas Sze
|
a29fe100b3
|
HDFS-12130. Optimizing permission check for getContentSummary.
|
2017-07-14 13:36:27 -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
|
ef9ba8332c
|
HDFS-12105. Ozone: listVolumes doesn't work from ozone commandline. Contributed by Yiqun Lin.
|
2017-07-12 17:11:46 -07:00 |
Weiwei Yang
|
6798e6dd71
|
HDFS-12037. Ozone: Improvement rest API output format for better looking. Contributed by Weiwei Yang.
|
2017-07-12 17:11:46 -07:00 |
Xiaoyu Yao
|
e15e2713e1
|
HDFS-11502. Datanode UI should display hostname based on JMX bean instead of window.location.hostname. Contributed by Jeffrey E Rodriguez and Yuanbo Liu.
|
2017-07-12 16:26:19 -07:00 |
Tsz-Wo Nicholas Sze
|
931a49800e
|
HDFS-6874. Add GETFILEBLOCKLOCATIONS operation to HttpFS. Contributed by Weiwei Yang
|
2017-07-12 14:15:04 -07:00 |
John Zhuge
|
ac0a04a6e1
|
HDFS-12114. Consistent HttpFS property names. Contributed by John Zhuge.
|
2017-07-11 21:06:41 -07:00 |
Akira Ajisaka
|
9144fd9e9b
|
HADOOP-14629. Improve exception checking in FileContext related JUnit tests. Contributed by Andras Bokor.
|
2017-07-12 11:35:50 +09:00 |
John Zhuge
|
12c8fdceaf
|
HDFS-12052. Set SWEBHDFS delegation token kind when ssl is enabled in HttpFS. Contributed by Zoran Dimitrijevic.
|
2017-07-11 11:19:08 -07:00 |
Yiqun Lin
|
3a7f02b815
|
HDFS-12085. Reconfigure namenode heartbeat interval fails if the interval was set with time unit. Contributed by Weiwei Yang.
|
2017-07-11 20:40:11 +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 |
Xiaoyu Yao
|
b36d08633a
|
Merge branch 'HDFS-7240' of https://git-wip-us.apache.org/repos/asf/hadoop into HDFS-7240
|
2017-07-07 13:17:11 -07:00 |
Xiaoyu Yao
|
99474212cc
|
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into HDFS-7240
|
2017-07-07 13:16:18 -07:00 |
Andrew Wang
|
f10864a820
|
Add release notes, changes, jdiff for 3.0.0-alpha4
|
2017-07-07 11:01:59 -07:00 |
Akira Ajisaka
|
8fc5dcc2a1
|
Revert "HADOOP-14587. Use GenericTestUtils.setLogLevel when available in hadoop-common. Contributed by Wenxin He."
This reverts commit 82cb2a6497 .
|
2017-07-08 02:53:18 +09: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 |
Akira Ajisaka
|
82cb2a6497
|
HADOOP-14587. Use GenericTestUtils.setLogLevel when available in hadoop-common. Contributed by Wenxin He.
|
2017-07-07 15:00:47 +09: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 |