Zhe Zhang
|
922631f04f
|
HDFS-8188. Erasure coding: refactor client-related code to sync with HDFS-8082 and HDFS-8169. Contributed by Zhe Zhang.
|
2015-05-26 11:59:51 -07:00 |
|
Vinayakumar B
|
a1c9425265
|
HDFS-8146. Protobuf changes for BlockECRecoveryCommand and its fields for making it ready for transfer to DN (Contributed by Uma Maheswara Rao G)
|
2015-05-26 11:59:51 -07:00 |
|
Jing Zhao
|
f6e1160ef1
|
HDFS-8145. Fix the editlog corruption exposed by failed TestAddStripedBlocks. Contributed by Jing Zhao.
|
2015-05-26 11:59:46 -07:00 |
|
Jing Zhao
|
ab76e1fe36
|
HDFS-7937. Erasure Coding: INodeFile quota computation unit tests. Contributed by Kai Sasaki.
|
2015-05-26 11:59:13 -07:00 |
|
Jing Zhao
|
cd458c38a0
|
HDFS-8166. DFSStripedOutputStream should not create empty blocks. Contributed by Jing Zhao.
|
2015-05-26 11:59:13 -07:00 |
|
Tsz-Wo Nicholas Sze
|
4c039b0876
|
HDFS-7994. Detect if resevered EC Block ID is already used during namenode startup. Contributed by Hui Zheng
|
2015-05-26 11:59:12 -07:00 |
|
Jing Zhao
|
5e8837dd6c
|
HDFS-8120. Erasure coding: created util class to analyze striped block groups. Contributed by Zhe Zhang and Li Bo.
|
2015-05-26 11:59:12 -07:00 |
|
Zhe Zhang
|
a32c4dc38a
|
HDFS-8122. Erasure Coding: Support specifying ECSchema during creation of ECZone. Contributed by Vinayakumar B.
|
2015-05-26 11:59:06 -07:00 |
|
Zhe Zhang
|
35797b0889
|
HDFS-7936. Erasure coding: resolving conflicts in the branch when merging trunk changes (this commit mainly addresses HDFS-8081 and HDFS-8048. Contributed by Zhe Zhang.
|
2015-05-26 11:58:40 -07:00 |
|
Vinayakumar B
|
f53e402635
|
HDFS-8090. Erasure Coding: Add RPC to client-namenode to list all ECSchemas loaded in Namenode. (Contributed by Vinayakumar B)
|
2015-05-26 11:58:40 -07:00 |
|
Kai Zheng
|
4970f2a2ab
|
HDFS-7889 Subclass DFSOutputStream to support writing striping layout files. Contributed by Li Bo
|
2015-05-26 11:58:40 -07:00 |
|
Jing Zhao
|
4d0bc724f2
|
HDFS-8077. Erasure coding: fix bugs in EC zone and symlinks. Contributed by Jing Zhao and Zhe Zhang.
|
2015-05-26 11:58:32 -07:00 |
|
Kai Zheng
|
c4a0d88366
|
HDFS-8104 Make hard-coded values consistent with the system default schema first before remove them. Contributed by Kai Zheng
|
2015-05-26 11:55:17 -07:00 |
|
Vinayakumar B
|
16484f0030
|
HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B)
|
2015-05-26 11:55:16 -07:00 |
|
Zhe Zhang
|
91c741a2a1
|
HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao
|
2015-05-26 11:55:15 -07:00 |
|
Zhe Zhang
|
146ce7a978
|
HDFS-7969. Erasure coding: NameNode support for lease recovery of striped block groups. Contributed by Zhe Zhang.
|
2015-05-26 11:55:14 -07:00 |
|
Zhe Zhang
|
1af8c14862
|
HDFS-7839. Erasure coding: implement facilities in NameNode to create and manage EC zones. Contributed by Zhe Zhang
|
2015-05-26 11:55:07 -07:00 |
|
Zhe Zhang
|
9edc73d123
|
HDFS-7617. Add unit tests for editlog transactions for EC. Contributed by Hui Zheng.
|
2015-05-26 11:44:47 -07:00 |
|
Jing Zhao
|
cd655ee817
|
HDFS-8005. Erasure Coding: simplify striped block recovery work computation and add tests. Contributed by Jing Zhao.
|
2015-05-26 11:44:42 -07:00 |
|
Jing Zhao
|
abf833a7b2
|
HDFS-7907. Erasure Coding: track invalid, corrupt, and under-recovery striped blocks in NameNode. Contributed by Jing Zhao.
|
2015-05-26 11:43:44 -07:00 |
|
Zhe Zhang
|
97378e4cd0
|
HDFS-7936. Erasure coding: resolving conflicts in the branch when merging (this commit is for HDFS-7742)
|
2015-05-26 11:43:43 -07:00 |
|
Tsz-Wo Nicholas Sze
|
9d1175b8fb
|
HDFS-7716. Add a test for BlockGroup support in FSImage. Contributed by Takuya Fukudome
|
2015-05-26 11:43:43 -07:00 |
|
Zhe Zhang
|
ea2e60fbcc
|
HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435, HDFS-7930, HDFS-7960 (this commit is for HDFS-7960)
|
2015-05-26 11:43:42 -07:00 |
|
Jing Zhao
|
d0d75a8339
|
HDFS-7827. Erasure Coding: support striped blocks in non-protobuf fsimage. Contributed by Hui Zheng.
|
2015-05-26 11:43:42 -07:00 |
|
Jing Zhao
|
46dac3595f
|
HDFS-7864. Erasure Coding: Update safemode calculation for striped blocks. Contributed by GAO Rui.
|
2015-05-26 11:43:42 -07:00 |
|
Zhe Zhang
|
57a84c0d14
|
HDFS-7369. Erasure coding: distribute recovery work for striped blocks to DataNode. Contributed by Zhe Zhang.
|
2015-05-26 11:43:37 -07:00 |
|
Jing Zhao
|
a38a37c634
|
HDFS-7912. Erasure Coding: track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks. Contributed by Jing Zhao.
|
2015-05-26 11:41:59 -07:00 |
|
Jing Zhao
|
11585883a9
|
HDFS-7936. Erasure coding: resolving conflicts when merging with HDFS-7903 and HDFS-7435. Contributed by Zhe Zhang.
|
2015-05-26 11:32:26 -07:00 |
|
Jing Zhao
|
f05c21285e
|
HDFS-7853. Erasure coding: extend LocatedBlocks to support reading from striped files. Contributed by Jing Zhao.
|
2015-05-26 11:32:25 -07:00 |
|
Jing Zhao
|
1e1e930407
|
HDFS-7837. Erasure Coding: allocate and persist striped blocks in NameNode. Contributed by Jing Zhao.
|
2015-05-26 11:32:20 -07:00 |
|
Jing Zhao
|
9f2f583f40
|
HDFS-7749. Erasure Coding: Add striped block support in INodeFile. Contributed by Jing Zhao.
|
2015-05-26 11:07:15 -07:00 |
|
Jing Zhao
|
ba93714920
|
HDFS-7716. Erasure Coding: extend BlockInfo to handle EC info. Contributed by Jing Zhao.
|
2015-05-26 11:07:11 -07:00 |
|
Jing Zhao
|
ec48013426
|
Fix Compilation Error in TestAddBlockgroup.java after the merge
|
2015-05-26 11:03:34 -07:00 |
|
Zhe Zhang
|
bc2833b1c9
|
HDFS-7339. Allocating and persisting block groups in NameNode. Contributed by Zhe Zhang
|
2015-05-26 11:03:34 -07:00 |
|
Vinayakumar B
|
f166e67a23
|
HDFS-7347. Configurable erasure coding policy for individual files and directories ( Contributed by Zhe Zhang )
|
2015-05-26 11:03:34 -07:00 |
|
Haohui Mai
|
ada233b7cd
|
HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang.
|
2015-05-24 22:30:32 -07:00 |
|
Arpit Agarwal
|
cf2b5694d6
|
HDFS-8454. Remove unnecessary throttling in TestDatanodeDeath. (Arpit Agarwal)
|
2015-05-21 20:43:57 -07:00 |
|
Xiaoyu Yao
|
05e04f34f2
|
HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran.
|
2015-05-21 11:58:00 -07:00 |
|
Kihwal Lee
|
8860e352c3
|
HDFS-8404. Pending block replication can get stuck using older genstamp. Contributed by Nathan Roberts.
|
2015-05-19 13:05:15 -05:00 |
|
Colin Patrick Mccabe
|
470c87dbc6
|
HADOOP-11970. Replace uses of ThreadLocal<Random> with JDK7 ThreadLocalRandom (Sean Busbey via Colin P. McCabe)
|
2015-05-19 10:50:15 -07:00 |
|
Kihwal Lee
|
de30d66b26
|
HDFS-8131. Implement a space balanced block placement policy. Contributed by Liu Shaohui.
|
2015-05-19 08:04:38 -05:00 |
|
Vinayakumar B
|
d4a2830b63
|
HADOOP-11103. Clean up RemoteException (Contributed by Sean Busbey)
|
2015-05-19 14:41:05 +05:30 |
|
Vinayakumar B
|
93972a332a
|
HDFS-6348. SecondaryNameNode not terminating properly on runtime exceptions (Contributed by Rakesh R)
|
2015-05-19 12:24:25 +05:30 |
|
Ravi Prakash
|
cdfae446ad
|
HDFS-4185. Add a metric for number of active leases (Rakesh R via raviprak)
|
2015-05-18 12:37:21 -07:00 |
|
Tsz-Wo Nicholas Sze
|
0c590e1c09
|
HDFS-8405. Fix a typo in NamenodeFsck. Contributed by Takanobu Asanuma
|
2015-05-19 02:57:54 +08:00 |
|
Arpit Agarwal
|
a2190bf15d
|
HDFS-8345. Storage policy APIs must be exposed via the FileSystem interface. (Arpit Agarwal)
|
2015-05-18 11:36:29 -07:00 |
|
Arpit Agarwal
|
e453989a57
|
HDFS-8157. Writes to RAM DISK reserve locked memory for block files. (Arpit Agarwal)
|
2015-05-16 09:05:35 -07:00 |
|
Haohui Mai
|
ac742c762d
|
HDFS-8403. Eliminate retries in TestFileCreation#testOverwriteOpenForWrite. Contributed by Arpit Agarwal.
|
2015-05-15 19:12:40 -07:00 |
|
Haohui Mai
|
e5afac5896
|
HDFS-8394. Move getAdditionalBlock() and related functionalities into a separate class. Contributed by Haohui Mai.
|
2015-05-15 19:09:59 -07:00 |
|
Vinayakumar B
|
3bef7c80a9
|
HDFS-6888. Allow selectively audit logging ops (Contributed by Chen He)
|
2015-05-15 11:07:51 +05:30 |
|