Brahma Reddy Battula
|
0ddb8defad
|
HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin.
|
2016-12-28 10:34:33 +05:30 |
|
Daniel Templeton
|
e216e8e233
|
HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge via Daniel Templeton)
|
2016-12-27 13:03:16 -08:00 |
|
Mingliang Liu
|
c0e0ef2969
|
HDFS-11270. Document the missing options of NameNode bootstrap command. Contributed by Yiqun Lin
|
2016-12-27 11:21:10 -08:00 |
|
Akira Ajisaka
|
ea547529cb
|
HDFS-11272. Refine the assert messages in TestFSDirAttrOp. Contributed by Jimmy Xiang.
|
2016-12-26 17:15:45 +09:00 |
|
Akira Ajisaka
|
8f218ea284
|
HDFS-11250. Fix a typo in ReplicaUnderRecovery#setRecoveryID. Contributed by Yiqun Lin.
|
2016-12-26 16:51:29 +09:00 |
|
Akira Ajisaka
|
483cd06ad4
|
HDFS-11271. Typo in NameNode UI. Contributed by Wei-Chiu Chuang.
|
2016-12-26 16:36:54 +09:00 |
|
Xiaoyu Yao
|
4e9029653d
|
HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou.
|
2016-12-22 23:46:58 -08:00 |
|
Kai Zheng
|
56a13a6a59
|
HDFS-11216. Add remoteBytesRead counter metrics for erasure coding reconstruction task. Contributed by Sammi Chen
|
2016-12-22 14:18:54 +08:00 |
|
Haohui Mai
|
f6e80acd68
|
HDFS-11258. File mtime change could not save to editlog. Contributed by Jimmy Xiang.
|
2016-12-21 13:04:03 -08:00 |
|
Xiaoyu Yao
|
f678080dbd
|
HDFS-11182. Update DataNode to use DatasetVolumeChecker. Contributed by Arpit Agarwal.
|
2016-12-20 13:53:32 -08:00 |
|
Xiaoyu Yao
|
5daa8d8631
|
HDFS-10913. Introduce fault injectors to simulate slow mirrors. Contributed by Xiaobing Zhou.
|
2016-12-20 13:17:52 -08:00 |
|
Xiao Chen
|
4af66b1d66
|
HDFS-11247. Add a test to verify NameNodeMXBean#getDecomNodes() and Live/Dead Decom Nodes shown in NameNode WebUI. Contributed by Manoj Govindassamy.
|
2016-12-20 12:42:13 -08:00 |
|
Xiao Chen
|
5b7acdd206
|
HDFS-11195. Return error when appending files by webhdfs rest api fails. Contributed by Yuanbo Liu.
|
2016-12-20 12:24:00 -08:00 |
|
Brahma Reddy Battula
|
1b401f6a73
|
HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. Contributed by Brahma Reddy Battula.
|
2016-12-20 20:54:03 +05:30 |
|
Xiaoyu Yao
|
fe4ff64a4a
|
HDFS-10959. Adding per disk IO statistics and metrics in DataNode. Contributed by Xiaoyu Yao.
|
2016-12-19 22:42:54 -08:00 |
|
Akira Ajisaka
|
d2026ae9e6
|
HDFS-11262. Remove unused variables in FSImage.java. Contributed by Jagadesh Kiran N.
|
2016-12-20 14:34:35 +09:00 |
|
Anu Engineer
|
a95639068c
|
HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin
|
2016-12-16 09:46:21 -08:00 |
|
Xiao Chen
|
cee0c468b0
|
HDFS-11188. Change min supported DN and NN versions back to 2.x. Contributed by Andrew Wang.
|
2016-12-15 16:48:50 -08:00 |
|
Wei-Chiu Chuang
|
aebb9127ba
|
HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang.
|
2016-12-15 16:32:50 -08:00 |
|
Mingliang Liu
|
6fce191549
|
HDFS-11253. FileInputStream leak on failure path in BlockSender. Contributed by Arpit Agarwal
|
2016-12-15 15:39:15 -08:00 |
|
Mingliang Liu
|
ac0d402c6a
|
HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger
|
2016-12-15 14:53:53 -08:00 |
|
Akira Ajisaka
|
36947f79ba
|
HDFS-11249. Redundant toString() in DFSConfigKeys.java. Contributed by Jagadesh Kiran N.
|
2016-12-16 00:33:27 +09:00 |
|
Arpit Agarwal
|
6ba9587d37
|
HDFS-10958. Add instrumentation hooks around Datanode disk IO.
|
2016-12-14 11:18:58 -08:00 |
|
Akira Ajisaka
|
72bff192cd
|
HDFS-11204. Document the missing options of hdfs zkfc command. Contributed by Yiqun Lin.
|
2016-12-14 18:50:43 +09:00 |
|
Kai Zheng
|
1f14f6d038
|
HDFS-8411. Add bytes count metrics to datanode for ECWorker. Contributed by Sammi Chen and Andrew Wang
|
2016-12-14 14:50:50 +08:00 |
|
Andrew Wang
|
fbdbbd57cd
|
HDFS-10684. WebHDFS DataNode calls fail without parameter createparent. Contributed by John Zhuge.
|
2016-12-13 18:01:31 -08:00 |
|
Uma Maheswara Rao G
|
e24a923db5
|
HDFS-11164: Mover should avoid unnecessary retries if the block is pinned. Contributed by Rakesh R
|
2016-12-13 17:09:58 -08:00 |
|
Mingliang Liu
|
754f15bae6
|
HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. Contributed by Brahma Reddy Battula
|
2016-12-12 18:21:15 -08:00 |
|
Akira Ajisaka
|
2d4731c067
|
HDFS-11233. Fix javac warnings related to the deprecated APIs after upgrading Jackson. Contributed by Yiqun Lin.
|
2016-12-13 11:11:15 +09:00 |
|
Wei-Chiu Chuang
|
2a28e8cf04
|
HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang.
|
2016-12-09 16:02:42 -08:00 |
|
Andrew Wang
|
5bd7dece92
|
HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N.
|
2016-12-09 12:05:42 -08:00 |
|
Vinayakumar B
|
d1d4aba71b
|
HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B)
|
2016-12-09 14:53:50 +05:30 |
|
Kihwal Lee
|
13d8e552d2
|
Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo."
This reverts commit 4c8db60092 .
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
|
2016-12-08 15:41:49 -06:00 |
|
Kihwal Lee
|
9f8344db50
|
Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger"
This reverts commit 8c4680852b .
|
2016-12-08 15:36:08 -06:00 |
|
Xiao Chen
|
401c731872
|
HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil.
|
2016-12-08 12:40:20 -08:00 |
|
Akira Ajisaka
|
9ef89ede2f
|
HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.
|
2016-12-08 13:38:02 +09:00 |
|
Akira Ajisaka
|
deb4743b2c
|
Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin."
This reverts commit 0857641f62 .
|
2016-12-08 13:37:06 +09:00 |
|
Akira Ajisaka
|
0857641f62
|
HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.
|
2016-12-08 13:34:45 +09:00 |
|
Andrew Wang
|
ea2895f4ed
|
HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.
|
2016-12-07 15:52:16 -08:00 |
|
Ming Ma
|
c73e08a6da
|
HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma)
|
2016-12-07 08:26:09 -08:00 |
|
Karthik Kambatla
|
c8d0a049b0
|
HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha)
|
2016-12-06 14:10:58 -08:00 |
|
Andrew Wang
|
f53b481ffe
|
HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou.
|
2016-12-06 12:49:38 -08:00 |
|
Xiaoyu Yao
|
df983b524a
|
HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao.
|
2016-12-06 11:05:47 -08:00 |
|
Mingliang Liu
|
43cb1678cc
|
HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N
|
2016-12-06 09:12:11 -08:00 |
|
Brahma Reddy Battula
|
ed89856755
|
HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin.
|
2016-12-06 22:30:43 +05:30 |
|
Kihwal Lee
|
4dd4f3a4bb
|
HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang.
|
2016-12-06 08:06:50 -06:00 |
|
Andrew Wang
|
08a7253bc0
|
Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang"
This reverts commit c7ff34f8dc .
|
2016-12-05 23:09:35 -08:00 |
|
Andrew Wang
|
8e63fa98ea
|
HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are decomissioning. Contributed by Weiwei Yang.
|
2016-12-05 18:13:53 -08:00 |
|
Xiaoyu Yao
|
dcedb72af4
|
Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao."
This reverts commit aeecfa24f4 .
|
2016-12-05 12:44:20 -08:00 |
|
Mingliang Liu
|
8c4680852b
|
HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger
|
2016-12-05 11:48:58 -08:00 |
|