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 |
|
Akira Ajisaka
|
cbc01ed08e
|
HDFS-8371. Fix test failure in TestHdfsConfigFields for spanreceiver properties. Contributed by Ray Chiang.
|
2015-05-15 12:14:47 +09:00 |
|
Vinayakumar B
|
def9136e02
|
HDFS-8150. Make getFileChecksum fail for blocks under construction (Contributed by J.Andreina)
|
2015-05-14 15:54:51 +05:30 |
|
Haohui Mai
|
b2c85db86c
|
HDFS-7728. Avoid updating quota usage while loading edits. Contributed by Jing Zhao.
|
2015-05-13 21:50:35 -07:00 |
|
Arpit Agarwal
|
54fa9b4217
|
HDFS-8243. Files written by TestHostsFiles and TestNameNodeMXBean are causing Release Audit Warnings. (Contributed by Ruth Wisniewski)
|
2015-05-13 19:43:53 -07:00 |
|
Colin Patrick Mccabe
|
281d47a969
|
HDFS-8380. Always call addStoredBlock on blocks which have been shifted from one storage to another (cmccabe)
|
2015-05-13 14:29:05 -07:00 |
|
Kihwal Lee
|
f9a46a00d2
|
HDFS-8358. TestTraceAdmin fails. Contributed by Masatake Iwasaki.
|
2015-05-13 14:15:27 -05:00 |
|
Tsz-Wo Nicholas Sze
|
cdec12d1b8
|
HDFS-8143. Mover should exit after some retry when failed to move blocks. Contributed by surendra singh lilhore
|
2015-05-13 11:57:49 -07:00 |
|
Vinayakumar B
|
065d8f2a34
|
HDFS-6300. Prevent multiple balancers from running simultaneously (Contributed by Rakesh R)
|
2015-05-13 17:27:34 +05:30 |
|
Akira Ajisaka
|
2463666ecb
|
HDFS-6184. Capture NN's thread dump when it fails over. Contributed by Ming Ma.
|
2015-05-13 11:37:22 +09:00 |
|
yliu
|
6d5da94841
|
HDFS-8255. Rename getBlockReplication to getPreferredBlockReplication. (Contributed by Zhe Zhang)
|
2015-05-12 21:29:22 +08:00 |
|
Vinayakumar B
|
987abc99b0
|
HDFS-8362. Java Compilation Error in TestHdfsConfigFields.java (Contributed by Arshad Mohammad)
|
2015-05-12 12:09:13 +05:30 |
|
Kihwal Lee
|
ea11590aad
|
HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop. Contributed by Rushabh Shah.
|
2015-05-11 14:31:58 -05:00 |
|
Akira Ajisaka
|
1dd79ffaca
|
HDFS-8241. Remove unused NameNode startup option -finalize. Contributed by Brahma Reddy Battula.
|
2015-05-12 00:18:18 +09:00 |
|
Haohui Mai
|
4536399d47
|
HDFS-8357. Consolidate parameters of INode.CleanSubtree() into a parameter objects. Contributed by Li Lu.
|
2015-05-09 22:51:58 -07:00 |
|
Haohui Mai
|
02a4a22b9c
|
HDFS-8327. Compute storage type quotas in INodeFile.computeQuotaDeltaForTruncate(). Contributed by Haohui Mai.
|
2015-05-08 23:09:25 -07:00 |
|
Haohui Mai
|
00fe1ed3a4
|
HDFS-6757. Simplify lease manager with INodeID. Contributed by Haohui Mai.
|
2015-05-08 23:04:31 -07:00 |
|
Arpit Agarwal
|
59995cec4a
|
HDFS-8097. TestFileTruncate is failing intermittently. (Contributed by Rakesh R)
|
2015-05-08 16:28:24 -07:00 |
|
Kihwal Lee
|
2d4ae3d18b
|
HDFS-8245. Standby namenode doesn't process DELETED_BLOCK if the addblock request is in edit log. Contributed by Rushabh S Shah.
|
2015-05-08 16:36:41 -05:00 |
|
Colin Patrick Mccabe
|
f523e963e4
|
HDFS-8113. Add check for null BlockCollection pointers in BlockInfoContiguous structures (Chengbing Liu via Colin P. McCabe)
|
2015-05-08 13:50:51 -07:00 |
|
cnauroth
|
26f61d41df
|
HDFS-5640. Add snapshot methods to FileContext. Contributed by Rakesh R.
|
2015-05-08 11:20:55 -07:00 |
|
Arun Suresh
|
3cefc02af7
|
HDFS-7559. Create unit test to automatically compare HDFS related classes and hdfs-default.xml. (Ray Chiang via asuresh)
|
2015-05-08 10:29:38 -07:00 |
|
Vinayakumar B
|
c648317a68
|
HDFS-3384. DataStreamer thread should be closed immediatly when failed to setup a PipelineForAppendOrRecovery (Contributed by Uma Maheswara Rao G)
|
2015-05-08 17:18:14 +05:30 |
|
Vinayakumar B
|
4c6816faf8
|
HDFS-8209. Support different number of datanode directories in MiniDFSCluster. (Contributed by surendra singh lilhore)
|
2015-05-08 15:03:44 +05:30 |
|
Uma Maheswara Rao G
|
e16f4b7f70
|
HDFS-8332. DFS client API calls should check filesystem closed. Contributed by Rakesh R.
|
2015-05-08 12:26:47 +05:30 |
|
Haohui Mai
|
4d9f9e546f
|
HDFS-8037. CheckAccess in WebHDFS silently accepts malformed FsActions parameters. Contributed by Walter Su.
|
2015-05-07 15:25:26 -07:00 |
|
Tsz-Wo Nicholas Sze
|
f9427f1760
|
HDFS-7980. Incremental BlockReport will dramatically slow down namenode startup. Contributed by Walter Su
|
2015-05-07 11:36:35 -07:00 |
|
Akira Ajisaka
|
449e4426a5
|
HDFS-8325. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
|
2015-05-07 15:14:20 +09:00 |
|
cnauroth
|
6633a8474d
|
HDFS-7833. DataNode reconfiguration does not recalculate valid volumes required, based on configured failed volumes tolerated. Contributed by Lei (Eddy) Xu.
|
2015-05-06 21:11:30 -07:00 |
|
Konstantin V Shvachko
|
c75cfa29cf
|
HDFS-2484. checkLease should throw FileNotFoundException when file does not exist. Contributed by Rakesh R.
|
2015-05-06 16:06:04 -07:00 |
|
Haohui Mai
|
4da8490b51
|
HDFS-8314. Move HdfsServerConstants#IO_FILE_BUFFER_SIZE and SMALL_BUFFER_SIZE to the users. Contributed by Li Lu.
|
2015-05-05 15:41:22 -07:00 |
|