Weiwei Yang
|
b581cde542
|
HDFS-11728. Ozone: add the DB names to OzoneConsts. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
6b3da448eb
|
HDFS-11675. Ozone: SCM CLI: Implement delete container command. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Chen Liang
|
e9588c6422
|
HDFS-11627. Block Storage: Cblock cache should register with flusher to upload blocks to containers. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:34:18 -07:00 |
|
Chen Liang
|
668b056984
|
HDFS-11667. Block Storage:Handling flushing of incomplete block id buffers during shutdown. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
1a245accb5
|
HDFS-11668. Ozone: misc improvements for SCM CLI. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Yiqun Lin
|
5984d40b86
|
HDFS-11666. Ozone: Fix compile error due to inconsistent package name. Contributed by Yiqun Lin.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
a9ba8b5ded
|
HDFS-11504. Ozone: SCM: Add Block APIs. Contributed by Xiaoyu Yao.
|
2018-04-26 05:34:18 -07:00 |
|
Weiwei Yang
|
720e5c40f6
|
HDFS-11649. Ozone: SCM: CLI: Add shell code placeholder classes. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
6c4bd1647c
|
HDFS-11581. Ozone: Support force delete a container. Contributed by Yuanbo Liu.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
d3f93d55d9
|
HDFS-11631. Block Storage : allow cblock server to be started from hdfs commandline. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
05b12c48cf
|
HDFS-11657. Ozone: Add unit test for storage container metrics. Contributed by Yiqun Lin.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
783b7c27b1
|
HDFS-11582. Block Storage : add SCSI target access daemon. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
7d4a2d4104
|
HDFS-11569. Ozone: Implement listKey function for KeyManager. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Chen Liang
|
5b19a03f63
|
HDFS-11635. Block Storage: Add metrics for Container Flushes. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
2129c6b276
|
HDFS-11062. Ozone:SCM: Remove null command. Contributed by Yuanbo Liu.
|
2018-04-26 05:34:18 -07:00 |
|
Chen Liang
|
b7463924af
|
HDFS-11618. Block Storage: Add Support for Direct I/O. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
57b2a9b17d
|
HDFS-11006. Ozone: support setting chunk size in streaming API. Contributed by Yiqun Lin.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
7573a0bc61
|
HDFS-11620. Ozone: Allocate container for MiniOzone cluster fails because of insufficient space error. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
82d814fa79
|
HDFS-11564. Ozone: SCM: Add Comparable Metric Support. Contributed by Anu Engineer.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
68da45a789
|
HDFS-11519. Ozone: Implement XceiverServerSpi and XceiverClientSpi using Ratis. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
7c59add3da
|
HDFS-11594. Ozone: close container should call compactDB. Contributed by Anu Engineer.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
bc9c313907
|
HDFS-11567. Ozone: SCM: Support update container. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
17a6e62629
|
HDFS-11537. Block Storage : add cache layer. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
3598d4b8cf
|
HDFS-11548. Ozone: SCM: Add node pool management API. Contributed by Xiaoyu Yao
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
dc8e73a7d5
|
HDFS-11355. Block Storage : Merge configuration into ozone configuration classes. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
860a4e0044
|
HDFS-11550. Ozone: Add a check to prevent removing a container that has keys in it. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
23044c1db8
|
HDFS-11361. Block Storage: add cache interface. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
1e892f5748
|
HDFS-11162. Block Storage: add command line tool. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
85c2312e7d
|
HDFS-11492. Ozone: Add the ability to handle sendContainerReport Command. Contributed by Anu Engineer.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
98d3360e3a
|
HDFS-11444. Ozone: Fix datanode ID handling in MiniOzoneCluster. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
88371ff07f
|
HDFS-11491. Ozone: SCM: Add close container RPC. Contributed by Anu Engineer.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
932423211f
|
HDFS-11469. Ozone: SCM: Container allocation based on node report. Contributed by Xiaoyu Yao.
|
2018-04-26 05:34:18 -07:00 |
|
Xiaoyu Yao
|
fc7d678d3d
|
HDFS-11071. Ozone: SCM: Move SCM config keys to ScmConfig. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Tsz-Wo Nicholas Sze
|
7b7d186b82
|
HDFS-11513. Ozone: Separate XceiverServer and XceiverClient into interfaces and implementations.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
1058aa2523
|
HDFS-10928. Ozone:SCM: Support MXBean for SCM and NodeManager. Contributed by Weiwei Yang.
|
2018-04-26 05:34:18 -07:00 |
|
Anu Engineer
|
386dbc11da
|
HDFS-11196. Ozone: Improve logging and error handling in the container layer. Contributed by Anu Engineer.
|
2018-04-25 15:55:06 -07:00 |
|
Anu Engineer
|
9c57a61f68
|
HDFS-11424. Block Storage: add container representation to meta data. Contributed Chen Liang.
|
2018-04-25 15:54:56 -07:00 |
|
Anu Engineer
|
3e1317de02
|
HDFS-11451. Ozone: Add protobuf definitions for container reports. Contributed by Anu Engineer.
|
2018-04-25 15:54:56 -07:00 |
|
Anu Engineer
|
753979865b
|
HDFS-11137. Ozone: SCM: Add negative tests cases for datanodeStatemachine. Contributed by Weiwei Yang.
|
2018-04-25 15:54:42 -07:00 |
|
Anu Engineer
|
56f011fd02
|
HDFS-11447. Ozone: SCM: Send node report to SCM with heartbeat.Contributed by Xiaoyu Yao.
|
2018-04-25 15:54:41 -07:00 |
|
Arpit Agarwal
|
754ed7d651
|
HDFS-11414. Ozone : move StorageContainerLocation protocol to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:54:34 -07:00 |
|
Anu Engineer
|
bb410de10c
|
HDFS-11184. Ozone: SCM: Make SCM use container protocol. Contributed by Anu Engineer.
|
2018-04-25 15:54:26 -07:00 |
|
Anu Engineer
|
c169dd1306
|
HDFS-11463. Ozone: Add metrics for container operations and export over JMX. Contributed by Mukul Kumar Singh.
|
2018-04-25 15:54:03 -07:00 |
|
Anu Engineer
|
a7f82cba71
|
HDFS-11154. Block Storage: store server state to persistent storage. Contributed by Chen Liang
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
9997d36eb6
|
HDFS-11138. Block Storage: add block storage server. Contributed by Chen Liang
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
48db56adea
|
HDFS-11133. Ozone: Add allocateContainer RPC. Contributed by Anu Engineer
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
ca12aac5a4
|
HDFS-11126. Ozone: Add small file support RPC. Contributed by Anu Engineer.
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
05b44e1ad8
|
HDFS-11108. Ozone: use containers with the state machine. Contributed by Anu Engineer
|
2018-04-25 15:53:56 -07:00 |
|
Anu Engineer
|
8bd85268e6
|
HDFS-11081. Ozone:SCM: Add support for registerNode in datanode. Contributed by Anu Engineer.
|
2018-04-25 15:53:50 -07:00 |
|
Anu Engineer
|
2b8b3754f6
|
HDFS-11130. Block Storage : Add storage client to server protocol. Contributed by Chen Lian
|
2018-04-25 15:53:49 -07:00 |
|
Anu Engineer
|
3d83ee25c5
|
HDFS-11127. Block Storage : add block storage service protocol. Contributed by Chen Liang
|
2018-04-25 15:53:43 -07:00 |
|
Anu Engineer
|
8274ff356a
|
HDFS-11103. Ozone: Cleanup some dependencies. Contributed by Anu Engineer.
|
2018-04-25 15:53:39 -07:00 |
|
Anu Engineer
|
e49e305f25
|
HDFS-11001. Ozone:SCM: Add support for registerNode in SCM. Contributed by Anu Engineer.
|
2018-04-25 15:53:34 -07:00 |
|
Anu Engineer
|
964daed853
|
fix a build break due to merge
|
2018-04-25 15:53:34 -07:00 |
|
Anu Engineer
|
b186fc81f7
|
HDFS-10938. Ozone:SCM: Add datanode protocol. Contributed by Anu Engineer.
|
2018-04-25 15:53:32 -07:00 |
|
Anu Engineer
|
ee119ff60a
|
HDFS-11004. Ozone : move Chunk IO and container protocol calls to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:53:27 -07:00 |
|
Anu Engineer
|
ed84388fca
|
HDFS-10912. Ozone:SCM: Add chill mode support to NodeManager. Contributed by Anu Engineer.
|
2018-04-25 15:53:27 -07:00 |
|
Anu Engineer
|
5520f73dee
|
Fixing merge conflicts due to HDFS-10637
|
2018-04-25 15:53:27 -07:00 |
|
Anu Engineer
|
56b0fddfbd
|
HDFS-10995. Ozone: Move ozone XceiverClient to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:53:25 -07:00 |
|
Anu Engineer
|
d0422a74ea
|
HDFS-10932. Ozone: fix XceiverClient slow shutdown. Contributed by Chen Liang.
|
2018-04-25 15:53:21 -07:00 |
|
Anu Engineer
|
4c95c3d6ab
|
HDFS-10897. Ozone: SCM: Add NodeManager. Contributed by Anu Engineer.
|
2018-04-25 15:53:21 -07:00 |
|
Arpit Agarwal
|
e3aa2b687c
|
HDFS-10420. Fix Ozone unit tests to use MiniOzoneCluster. Contributed by Arpit Agarwal.
|
2018-04-25 15:53:21 -07:00 |
|
Anu Engineer
|
3beee0b3d1
|
HDFS-10363. Ozone: Introduce new config keys for SCM service endpoints. Contributed by Arpit Agarwal.
|
2018-04-25 15:53:19 -07:00 |
|
Arpit Agarwal
|
6c61902389
|
HDFS-10361. Support starting StorageContainerManager as a daemon. (Contributed by Arpit Agarwal)
|
2018-04-25 15:53:12 -07:00 |
|
Anu Engineer
|
aa3ca951f9
|
HDFS-10351. Ozone: Optimize key writes to chunks by providing a bulk write implementation in ChunkOutputStream. Contributed by Chris Nauroth.
|
2018-04-25 15:53:07 -07:00 |
|
Chris Nauroth
|
acf0b220ce
|
HDFS-10349. Ozone: StorageContainerManager fails to compile after merge of HDFS-10312 maxDataLength enforcement. Contributed by Chris Nauroth.
|
2018-04-25 15:53:07 -07:00 |
|
Anu Engineer
|
7d661a289a
|
HDFS-10232. Ozone: Make config key naming consistent. Contributed by Anu Engineer.
|
2018-04-25 15:53:05 -07:00 |
|
Anu Engineer
|
0ecbc13128
|
HDFS-10278. Ozone: Add paging support to list Volumes. Contributed by Anu Engineer.
|
2018-04-25 15:52:58 -07:00 |
|
Anu Engineer
|
7bb2ab7d7c
|
HDFS-10251. Ozone: Shutdown cleanly. Contributed by Anu Engineer
|
2018-04-25 15:52:58 -07:00 |
|
Anu Engineer
|
e11e824c9b
|
HDFS-10268. Ozone: end-to-end integration for create/get volumes, buckets and keys. Contributed by Chris Nauroth.
|
2018-04-25 15:52:56 -07:00 |
|
Chris Nauroth
|
0addb1033e
|
HDFS-10250. Ozone: Add key Persistence. Contributed by Anu Engineer.
|
2018-04-25 15:52:48 -07:00 |
|
Chris Nauroth
|
c6fd5ea3f0
|
HDFS-10238. Ozone : Add chunk persistance. Contributed by Anu Engineer.
|
2018-04-25 15:52:48 -07:00 |
|
Anu Engineer
|
0744d0a947
|
HDFS-8210. Ozone: Implement storage container manager. Contributed by Chris Nauroth.
|
2018-04-25 15:52:46 -07:00 |
|
Chris Nauroth
|
e758f90f93
|
HDFS-10195. Ozone: Add container persistence. Contributed by Anu Engineer.
|
2018-04-25 15:52:33 -07:00 |
|
Chris Nauroth
|
c18c6801ef
|
HDFS-10202. ozone : Add key commands to CLI. Contributed by Anu Engineer.
|
2018-04-25 15:52:25 -07:00 |
|
Chris Nauroth
|
f69ce5f3c6
|
HDFS-10196. Ozone : Enable better error reporting for failed commands in ozone shell. Contributed by Anu Engineer.
|
2018-04-25 15:52:09 -07:00 |
|
Chris Nauroth
|
fd2fe47b32
|
HDFS-10179. Ozone: Adding logging support. Contributed by Anu Engineer.
|
2018-04-25 15:52:07 -07:00 |
|
Chris Nauroth
|
7c55d7feb5
|
HDFS-9960. OzoneHandler : Add localstorage support for keys. Contributed by Anu Engineer.
|
2018-04-25 15:52:00 -07:00 |
|
Chris Nauroth
|
4009b66090
|
HDFS-10180. Ozone: Refactor container Namespace. Contributed by Anu Engineer.
|
2018-04-25 15:52:00 -07:00 |
|
Chris Nauroth
|
044cc47145
|
HDFS-9961. Ozone: Add buckets commands to CLI. Contributed by Anu Engineer.
|
2018-04-25 15:52:00 -07:00 |
|
Chris Nauroth
|
bb47d03906
|
HDFS-9944. Ozone : Add container dispatcher. Contributed by Anu Engineer.
|
2018-04-25 15:52:00 -07:00 |
|
Chris Nauroth
|
b9d53ed836
|
HDFS-9926. ozone : Add volume commands to CLI. Contributed by Anu Engineer.
|
2018-04-25 15:52:00 -07:00 |
|
Chris Nauroth
|
60fbef08ec
|
HDFS-9925. Ozone: Add Ozone Client lib for bucket handling. Contributed by Anu Engineer.
Fix build break
|
2018-04-25 15:52:00 -07:00 |
|
Chris Nauroth
|
a9879798a6
|
HDFS-9916. OzoneHandler : Add Key handler. Contributed by Anu Engineer.
|
2018-04-25 15:52:00 -07:00 |
|
Chris Nauroth
|
93201330b8
|
HDFS-9916. OzoneHandler : Add Key handler. Contributed by Anu Engineer.
|
2018-04-25 15:52:00 -07:00 |
|
Chris Nauroth
|
085c62545d
|
HDFS-9891. Ozone: Add container transport client. Contributed by Anu Engineer.
|
2018-04-25 15:51:58 -07:00 |
|
Chris Nauroth
|
9b158f3b57
|
HDFS-9873. Ozone: Add container transport server. Contributed by Anu Engineer.
|
2018-04-25 15:51:53 -07:00 |
|
Chris Nauroth
|
0a43e272f1
|
HDFS-9848. Ozone: Add Ozone Client lib for volume handling. Contributed by Anu Engineer.
|
2018-04-25 15:51:53 -07:00 |
|
Anu Engineer
|
3481897bde
|
HDFS-9853. Ozone: Add container definitions. Contributed by Anu Engineer.
|
2018-04-25 15:51:51 -07:00 |
|
cnauroth
|
11a6cc2a4d
|
HDFS-9845. OzoneHandler : Support List and Info Volumes. Contributed by Anu Engineer.
|
2018-04-25 15:51:39 -07:00 |
|
cnauroth
|
f6ef841f74
|
HDFS-9834. OzoneHandler : Enable MiniDFSCluster based testing for Ozone. Contributed by Anu Engineer.
|
2018-04-25 15:51:39 -07:00 |
|
Anu Engineer
|
f6b9c0f8a1
|
HDFS-8757 : OzoneHandler : Add localStorageHandler support for Buckets. Contributed by Anu Engineer
|
2018-04-25 15:51:39 -07:00 |
|
Anu Engineer
|
ae109d1de7
|
HDFS-8527. OzoneHandler: Integration of REST interface and container data pipeline back-end. Contributed by Chris Nauroth
|
2018-04-25 15:51:36 -07:00 |
|
Anu Engineer
|
a301827c6a
|
HDFS-8695. OzoneHandler : Add Bucket REST Interface. (aengineer)
|
2018-04-25 15:51:00 -07:00 |
|
Anu Engineer
|
764ff0d505
|
HDFS-8753. Ozone: Unify StorageContainerConfiguration with ozone-default.xml & ozone-site.xml. Contributed by kanaka kumar avvaru
|
2018-04-25 15:51:00 -07:00 |
|
Arpit Agarwal
|
507e7274aa
|
HDFS-8717. OzoneHandler : Add common bucket objects. (Contributed by Anu Engineer)
|
2018-04-25 15:51:00 -07:00 |
|
Arpit Agarwal
|
07213f4eb5
|
HDFS-8680. OzoneHandler : Add Local StorageHandler support for volumes. (Contributed by Anu Engineer)
|
2018-04-25 15:51:00 -07:00 |
|
Arpit Agarwal
|
835f872a0a
|
HDFS-8654. OzoneHandler : Add ACL support. (Contributed by Anu Engineer)
|
2018-04-25 15:51:00 -07:00 |
|
Arpit Agarwal
|
b1fa06aacb
|
HDFS-8644. OzoneHandler : Add volume handler. (Contributed by Anu Engineer)
|
2018-04-25 15:51:00 -07:00 |
|
Arpit Agarwal
|
2793b4c96f
|
HDFS-8634. OzoneHandler: Add userAuth Interface and Simple userAuth handler. (Contributed by Anu Engineer)
|
2018-04-25 15:51:00 -07:00 |
|
Arpit Agarwal
|
d65b373ec4
|
HDFS-8637. OzoneHandler : Add Error Table. (Contributed by Anu Engineer)
|
2018-04-25 15:51:00 -07:00 |
|
cnauroth
|
2ea29ee062
|
HDFS-8448. Create REST Interface for Volumes. Contributed by Anu Engineer.
|
2018-04-25 15:51:00 -07:00 |
|
Arpit Agarwal
|
0a90e6d45c
|
HDFS-8614. OzoneHandler : Add Quota Support. (Contributed by Anu Engineer)
|
2018-04-25 15:51:00 -07:00 |
|
Arpit Agarwal
|
d41245ca56
|
HDFS-8456. Introduce STORAGE_CONTAINER_SERVICE as a new NodeType. (Contributed by Arpit Agarwal)
|
2018-04-25 15:50:52 -07:00 |
|
Bharat Viswanadham
|
9b5375e0c1
|
HDFS-13356. Balancer:Set default value of minBlockSize to 10mb. Contributed by Bharat Viswanadham
|
2018-04-23 16:09:01 -07:00 |
|
Arpit Agarwal
|
c533c77047
|
HDFS-13433. webhdfs requests can be routed incorrectly in federated cluster. Contributed by Arpit Agarwal.
|
2018-04-23 10:08:53 -07:00 |
|
Arpit Agarwal
|
1c1ce63cda
|
HDFS-13055. Aggregate usage statistics from datanodes. Contributed by Ajay Kumar.
|
2018-04-22 08:07:19 -07:00 |
|
Sangjin Lee
|
f40969a141
|
HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov.
|
2018-04-20 20:33:10 -07:00 |
|
Bharat Viswanadham
|
bf7694d020
|
HDFS-13464. Fix javadoc in FsVolumeList#handleVolumeFailures. Contributed by Shashikant Banerjee
|
2018-04-18 08:23:45 -07:00 |
|
Mukul Kumar Singh
|
bf2f493f81
|
HDFS-13463. Fix javadoc in FsDatasetImpl#checkAndUpdate. Contributed by Shashikant Banerjee.
|
2018-04-18 16:11:37 +05:30 |
|
Erik Krogen
|
2d9e791a90
|
HDFS-12828. OIV ReverseXML Processor fails with escaped characters
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-18 14:38:23 +09:00 |
|
Inigo Goiri
|
c9b33514b8
|
HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak.
|
2018-04-17 14:19:23 -07:00 |
|
Arpit Agarwal
|
d907fdc3cd
|
HDFS-13439. Add test case for read block operation when it is moved. Contributed by Ajay Kumar.
|
2018-04-16 14:16:59 -07:00 |
|
Bharat Viswanadham
|
fa8b88ab2b
|
HDFS-13438. Fix javadoc in FsVolumeList#removeVolume. Contributed by Shashikant Banerjee.
|
2018-04-13 08:56:02 -07:00 |
|
Yiqun Lin
|
0725953efe
|
HDFS-13418. NetworkTopology should be configurable when enable DFSNetworkTopology. Contributed by Tao Jie.
|
2018-04-13 17:55:45 +08:00 |
|
Akira Ajisaka
|
9b0b9f2af2
|
HDFS-13436. Fix javadoc of package-info.java
|
2018-04-13 13:23:51 +09:00 |
|
Mukul Kumar Singh
|
7ed8511ad8
|
HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume. Contributed by Shashikant Banerjee.
|
2018-04-12 20:12:31 +05:30 |
|
Akira Ajisaka
|
113af12cfb
|
HDFS-7101. Potential null dereference in DFSck#doWork(). Contributed by skrho and Ted Yu.
|
2018-04-12 17:47:37 +09:00 |
|
Xiao Chen
|
7c9cdad6d0
|
HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo.
|
2018-04-10 21:31:48 -07:00 |
|
Xiao Chen
|
e76c2aeb28
|
HDFS-13363. Record file path when FSDirAclOp throws AclException. Contributed by Gabor Bota.
|
2018-04-10 11:19:48 -07:00 |
|
Rakesh Radhakrishnan
|
f89594f0b8
|
HDFS-13328. Abstract ReencryptionHandler recursive logic in separate class. Contributed by Surendra Singh Lilhore.
|
2018-04-10 23:35:00 +05:30 |
|
Surendra Singh Lilhore
|
70590cd8d9
|
HDFS-13292. Crypto command should give proper exception when trying to set key on existing EZ directory. Contributed by Ranith Sardar.
|
2018-04-07 11:23:49 +05:30 |
|
Lei Xu
|
d737bf99d4
|
HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be considered as striped block. (Contributed by Lei (Eddy) Xu).
|
2018-04-05 09:59:10 -07:00 |
|
Xiao Chen
|
2c6cfad5a3
|
HDFS-13087. Snapshotted encryption zone information should be immutable. Contributed by LiXin Ge.
|
2018-03-29 15:46:34 -07:00 |
|
Wei-Chiu Chuang
|
ad10cbd91b
|
HDFS-13357. Improve AclException message "Invalid ACL: only directories may have a default ACL.". Contributed by Gabor Bota.
|
2018-03-29 07:08:22 -07:00 |
|
Arpit Agarwal
|
a991e899fb
|
HDFS-13314. NameNode should optionally exit if it detects FsImage corruption. Contributed by Arpit Agarwal.
|
2018-03-28 12:49:17 -07:00 |
|
weiy
|
6e31a09084
|
HDFS-12512. RBF: Add WebHDFS.
|
2018-03-23 08:32:25 -07:00 |
|
Kihwal Lee
|
66461ed98b
|
HDFS-13195. DataNode conf page cannot display the current value after reconfig. Contributed by maobaolong.
|
2018-03-22 12:21:10 -05:00 |
|
Konstantin V Shvachko
|
8d898ab25f
|
HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan.
|
2018-03-21 16:46:03 -07:00 |
|
Yongjun Zhang
|
6c63cc7d30
|
HDFS-13315. Add a test for the issue reported in HDFS-11481 which is fixed by HDFS-10997. Contributed by Yongjun Zhang.
|
2018-03-20 23:04:05 -07:00 |
|
weiy
|
6e2b5fa493
|
HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan
|
2018-03-19 22:13:40 -07:00 |
|
Inigo Goiri
|
08ff1586d5
|
HDFS-12886. Ignore minReplication for block recovery. Contributed by Lukas Majercak.
|
2018-03-16 10:29:19 -07:00 |
|
Xiaoyu Yao
|
78b05fde6c
|
HDFS-13280. WebHDFS: Fix NPE in get snasphottable directory list call. Contributed by Lokesh Jain.
|
2018-03-15 11:02:27 -07:00 |
|
Inigo Goiri
|
e71bc00a47
|
HDFS-13224. RBF: Resolvers to support mount points across multiple subclusters. Contributed by Inigo Goiri.
|
2018-03-15 10:32:30 -07:00 |
|
fang zhenyi
|
5e013d50d1
|
HADOOP-15305. Replace FileUtils.writeStringToFile(File, String) with (File, String, Charset) to fix deprecation warnings.
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-03-15 16:12:07 +09:00 |
|
Xiao Chen
|
5ff22d4c3a
|
HDFS-13246. FileInputStream redundant closes in readReplicasFromCache. Contributed by liaoyuxiangqin.
|
2018-03-14 21:59:51 -07:00 |
|
Yiqun Lin
|
3a0f4bc0d5
|
HDFS-13261. Fix incorrect null value check. Contributed by Jianfei Jiang.
|
2018-03-15 11:06:04 +08:00 |
|
Inigo Goiri
|
41fc7f80be
|
HDFS-13198. RBF: RouterHeartbeatService throws out CachedStateStore related exceptions when starting router. Contributed by Wei Yan.
|
2018-03-14 13:14:36 -07:00 |
|
Xiaoyu Yao
|
0be0f1ce1d
|
HDFS-13275. Adding log for BlockPoolManager#refreshNamenodes failures. Contributed by Ajay Kumar.
|
2018-03-14 10:38:00 -07:00 |
|
Arpit Agarwal
|
4c57fb0cd9
|
HDFS-13257. Code cleanup: INode never throws QuotaExceededException. Contributed by Tsz Wo Nicholas Sze.
|
2018-03-14 09:42:48 -07:00 |
|
Yiqun Lin
|
76be6cbf6c
|
HDFS-12773. RBF: Improve State Store FS implementation. Contributed by Inigo Goiri.
|
2018-03-14 11:20:59 +08:00 |
|
Arpit Agarwal
|
9714fc1dd4
|
HDFS-336. dfsadmin -report should report number of blocks from datanode. Contributed by Bharat Viswanadham.
|
2018-03-13 16:39:17 -07:00 |
|
Arpit Agarwal
|
39537b7c84
|
HDFS-13235. DiskBalancer: Update Documentation to add newly added options. Contributed by Bharat Viswanadham.
|
2018-03-13 16:35:51 -07:00 |
|
Xiao Chen
|
d6931c30c5
|
HDFS-13239. Fix non-empty dir warning message when setting default EC policy. Contributed by Bharat Viswanadham.
|
2018-03-13 10:07:26 -07:00 |
|
Xiaoyu Yao
|
0355ec20eb
|
HDFS-13141. WebHDFS: Add support for getting snasphottable directory list. Contributed by Lokesh Jain.
|
2018-03-12 20:41:37 -07:00 |
|
Yiqun Lin
|
19292bc264
|
HDFS-13226. RBF: Throw the exception if mount table entry validated failed. Contributed by maobaolong.
|
2018-03-13 11:03:31 +08:00 |
|
Yiqun Lin
|
7fab787de7
|
HDFS-13253. RBF: Quota management incorrect parent-child relationship judgement. Contributed by Yiqun Lin.
|
2018-03-13 10:30:20 +08:00 |
|
Inigo Goiri
|
8133cd5305
|
HDFS-13232. RBF: ConnectionPool should return first usable connection. Contributed by Ekanth S.
|
2018-03-09 18:25:05 -08:00 |
|
Inigo Goiri
|
afe1a3ccd5
|
HDFS-13212. RBF: Fix router location cache issue. Contributed by Weiwei Wu.
|
2018-03-09 17:18:51 -08:00 |
|
Tsz-Wo Nicholas Sze
|
ba0da2785d
|
HDFS-13252. Code refactoring: Remove Diff.ListType.
|
2018-03-09 15:50:26 -08:00 |
|