Chris Douglas
|
4ed33e9ca3
|
HDFS-11026. Convert BlockTokenIdentifier to use Protobuf. Contributed by Ewan Higgs.
|
2017-02-13 11:29:18 -08:00 |
|
Kihwal Lee
|
07a5184f74
|
HDFS-11379. DFSInputStream may infinite loop requesting block locations. Contributed by Daryn Sharp.
|
2017-02-10 12:27:08 -06:00 |
|
Xiao Chen
|
2007e0cf2a
|
HDFS-11210. Enhance key rolling to guarantee new KeyVersion is returned from generateEncryptedKeys after a key is rolled.
|
2017-02-07 20:36:11 -08:00 |
|
Xiao Chen
|
69b23632c4
|
HDFS-10860. Switch HttpFS from Tomcat to Jetty. Contributed by John Zhuge.
|
2017-02-07 09:36:55 -08:00 |
|
Yiqun Lin
|
663e683adf
|
HDFS-10219. Change the default value for dfs.namenode.reconstruction.pending.timeout-sec from -1 to 300. Contributed by Yiqun Lin.
|
2017-02-06 19:19:30 +08:00 |
|
Yiqun Lin
|
9cbbd1eae8
|
HDFS-11377. Balancer hung due to no available mover threads. Contributed by yunjiong zhao.
|
2017-02-06 13:15:16 +08:00 |
|
Yiqun Lin
|
3433f572fa
|
HDFS-11353. Improve the unit tests relevant to DataNode volume failure testing. Contributed by Yiqun Lin.
|
2017-02-02 19:38:17 +08:00 |
|
Arpit Agarwal
|
6aa09dc28a
|
HDFS-11112. Journal Nodes should refuse to format non-empty directories. Contributed by Yiqun Lin.
|
2017-02-01 16:51:58 -08:00 |
|
Jing Zhao
|
b6f290d5b6
|
HDFS-11370. Optimize NamenodeFsck#getReplicaInfo. Contributed Takanobu Asanuma.
|
2017-02-01 11:21:35 -08:00 |
|
Lei Xu
|
bec9b7aa1d
|
HDFS-11335. Remove HdfsClientConfigKeys.DFS_CLIENT_SLOW_IO_WARNING_THRESHOLD_KEY usage from DNConf. (Manoj Govindassamy via lei)
|
2017-02-01 14:42:51 +08:00 |
|
Ming Ma
|
312b36d113
|
HDFS-11378. Verify multiple DataNodes can be decommissioned/maintenance at the same time. (Manoj Govindassamy via mingma)
|
2017-01-27 16:16:42 -08:00 |
|
Arpit Agarwal
|
7bc333ad41
|
HDFS-11374. Skip FSync in CreateEditsLog to speed up edit log generation. Contributed by Hanisha Koneru.
|
2017-01-26 16:21:25 -08:00 |
|
Masatake Iwasaki
|
55c9f6d747
|
HDFS-9884. Use doxia macro to generate in-page TOC of HDFS site documentation. (iwasakims)
|
2017-01-27 08:06:39 +09:00 |
|
Xiao Chen
|
88da9f6b67
|
Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang."
This reverts commit ada233b7cd .
|
2017-01-26 13:42:50 -08:00 |
|
Xiao Chen
|
44606aa850
|
HDFS-11364. Add a test to verify Audit log entries for setfacl/getfacl commands over FS shell. Contributed by Manoj Govindassamy.
|
2017-01-26 10:48:26 -08:00 |
|
Arpit Agarwal
|
7c1cc30b3c
|
HDFS-11369. Change exception message in StorageLocationChecker.
|
2017-01-26 09:12:38 -08:00 |
|
Andrew Wang
|
ff02bdfe65
|
Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release.
|
2017-01-25 15:39:40 -08:00 |
|
Jing Zhao
|
b782bf2156
|
HDFS-11124. Report blockIds of internal blocks for EC files in Fsck. Contributed by Takanobu Asanuma.
|
2017-01-25 11:16:17 -08:00 |
|
Zhe Zhang
|
18e1d68209
|
HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki.
|
2017-01-25 09:58:39 -08:00 |
|
Arpit Agarwal
|
b57368b6f8
|
HDFS-11194. Maintain aggregated peer performance metrics on NameNode.
|
2017-01-24 16:58:20 -08:00 |
|
Wei-Chiu Chuang
|
355b907c09
|
HDFS-11121. Add assertions to BlockInfo#addStorage to protect from breaking reportedBlock-blockGroup mapping. Contributed by Takanobu Asanuma.
|
2017-01-21 05:56:22 +08:00 |
|
Ming Ma
|
f3fb94be05
|
HDFS-11296. Maintenance state expiry should be an epoch time and not jvm monotonic. (Manoj Govindassamy via mingma)
|
2017-01-19 22:31:15 -08:00 |
|
Andrew Wang
|
5d8b80ea9b
|
Preparing for 3.0.0-alpha3 development
|
2017-01-19 15:50:07 -08:00 |
|
Lei Xu
|
78ae2aed8f
|
HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei)
|
2017-01-19 16:28:31 +08:00 |
|
Andrew Wang
|
a8f1c7f542
|
HDFS-110268. Correctly reconstruct erasure coding file from FSImage. Contributed by SammiChen.
|
2017-01-19 00:24:11 -08:00 |
|
Lei Xu
|
63320d1daa
|
HDFS-11287. Storage class member storageDirs should be private to avoid unprotected access by derived classes. (Manoj Govindassamy via lei)
|
2017-01-19 15:38:20 +08:00 |
|
Yiqun Lin
|
724bb86351
|
HDFS-11316. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails in trunk. Contributed by Yiqun Lin.
|
2017-01-19 12:05:13 +08:00 |
|
Allen Wittenauer
|
0eb4b513b7
|
HADOOP-13673. Update scripts to be smarter when running with privilege
Signed-off-by: Andrew Wang <wang@apache.org>
Signed-off-by: Ravi Prakash <raviprak@apache.org>
|
2017-01-18 14:39:05 -08:00 |
|
Andrew Wang
|
a2a5d7b5bc
|
HDFS-10759. Change fsimage bool isStriped from boolean to an enum. Contributed by Ewan Higgs.
|
2017-01-18 13:31:05 -08:00 |
|
Vinitha Reddy Gankidi
|
8a0fa0f7e8
|
HDFS-10733. NameNode terminated after full GC thinking QJM is unresponsive. Contributed by Vinitha Gankidi.
|
2017-01-18 12:46:32 -08:00 |
|
Akira Ajisaka
|
9130af3f74
|
HADOOP-13955. Replace deprecated HttpServer2 and SSLFactory constants. Contributed by John Zhuge.
|
2017-01-18 18:11:33 +09:00 |
|
Akira Ajisaka
|
b1a9ec856b
|
HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen.
|
2017-01-18 17:54:33 +09:00 |
|
Xiaoyu Yao
|
b1fce2b8b1
|
HDFS-11209. SNN can't checkpoint when rolling upgrade is not finalized. Contributed by Xiaoyu Yao.
|
2017-01-17 14:33:26 -08:00 |
|
Arpit Agarwal
|
89bb05d92b
|
HDFS-11339. Fix import.
|
2017-01-16 23:05:28 -08:00 |
|
Akira Ajisaka
|
e407449ddb
|
HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore.
|
2017-01-17 10:10:23 +09:00 |
|
Arpit Agarwal
|
79e939d0b8
|
HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. Contributed by Hanisha Koneru.
|
2017-01-16 14:43:29 -08:00 |
|
Arpit Agarwal
|
a853b4e1b5
|
HDFS-11342. Fix FileInputStream leak in loadLastPartialChunkChecksum. Contributed by Chen Liang.
|
2017-01-16 13:45:22 -08:00 |
|
Lei Xu
|
2f8e9b7e4b
|
Revert "HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei)"
This reverts commit c18590fce2 .
|
2017-01-16 15:11:53 +08:00 |
|
Anu Engineer
|
2604e82eba
|
HDFS-11344. The default value of the setting dfs.disk.balancer.block.tolerance.percent is different. Contributed by Yiqun Lin.
|
2017-01-13 22:38:46 -08:00 |
|
Wei-Chiu Chuang
|
1cde954a4f
|
HDFS-11306. Print remaining edit logs from buffer if edit log can't be rolled. Contributed by Wei-Chiu Chuang.
|
2017-01-13 11:46:30 -08:00 |
|
Andrew Wang
|
5f336512d0
|
HADOOP-13961. Fix compilation failure from missing hadoop-kms test jar. Contributed by Sangjin Lee and John Zhuge.
|
2017-01-11 15:48:50 -08:00 |
|
Brahma Reddy Battula
|
a5ec1e31a3
|
HDFS-9935. Remove LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD and unused import from HdfsServerConstants. Contributed Yiqun Lin.
|
2017-01-11 19:34:01 +05:30 |
|
Ming Ma
|
467f5f1735
|
HDFS-9391. Update webUI/JMX to display maintenance state info. (Manoj Govindassamy via mingma)
|
2017-01-10 20:12:42 -08:00 |
|
Andrew Wang
|
e69231658d
|
HDFS-11072. Add ability to unset and change directory EC policy. Contributed by Sammi Chen.
|
2017-01-10 11:32:48 -08:00 |
|
Arpit Agarwal
|
4046794a53
|
HDFS-11299. Support multiple Datanode File IO hooks. Contributed by Hanisha Koneru.
|
2017-01-10 10:43:11 -08:00 |
|
Lei Xu
|
c18590fce2
|
HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei)
|
2017-01-10 19:37:58 +08:00 |
|
Jing Zhao
|
7ec609b289
|
HDFS-11273. Move TransferFsImage#doGetUrl function to a Util class. Contributed by Hanisha Koneru.
|
2017-01-09 18:05:33 -08:00 |
|
Yongjun Zhang
|
603cbcd513
|
HDFS-11292. log lastWrittenTxId etc info in logSyncAll. Contributed by Yongjun Zhang.
|
2017-01-09 15:44:42 -08:00 |
|
Arpit Agarwal
|
91bf504440
|
HDFS-11301. Double wrapping over RandomAccessFile in LocalReplicaInPipeline#createStreams. Contributed by Hanisha Koneru.
|
2017-01-09 10:32:18 -08:00 |
|
Chris Nauroth
|
4c8f9e1302
|
HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore.
|
2017-01-05 15:04:47 -08:00 |
|
Xiaoyu Yao
|
87bb1c49bb
|
HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru
|
2017-01-03 18:25:46 -08:00 |
|
Andrew Wang
|
7fcc73fc0d
|
HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang.
|
2017-01-03 09:58:00 -08:00 |
|
Xiao Chen
|
e769957556
|
HDFS-11275. Check groupEntryIndex and throw a helpful exception on failures when removing ACL.
|
2016-12-29 10:36:50 -08:00 |
|
Lei Xu
|
a4f66655ec
|
HDFS-11267. Avoid redefinition of storageDirs in NNStorage and cleanup its accessors in Storage. (Manoj Govindassamy via lei)
|
2016-12-29 16:57:40 +08:00 |
|
Lei Xu
|
e9f1396834
|
HDFS-11251. ConcurrentModificationException during DataNode#refreshVolumes. (Manoj Govindassamy via lei)
|
2016-12-29 15:11:25 +08:00 |
|
Xiaoyu Yao
|
603f3ef138
|
HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao.
|
2016-12-28 22:08:13 -08:00 |
|
Daniel Templeton
|
ce3613c965
|
HDFS-11278. Add missing @Test annotation for TestSafeMode.testSafeModeUtils() (Contributed by Lukas Majercak via Daniel Templeton)
|
2016-12-28 20:09:00 -08:00 |
|
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 |
|
Wei-Chiu Chuang
|
1b5cceaffb
|
Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn."
This reverts commit b9522e86a5 .
|
2016-12-05 10:54:43 -08:00 |
|
Wei-Chiu Chuang
|
b9522e86a5
|
HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn.
|
2016-12-05 10:48:25 -08:00 |
|
Mingliang Liu
|
c7ff34f8dc
|
HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang
|
2016-12-02 11:10:13 -08:00 |
|
Kihwal Lee
|
96c574927a
|
HDFS-8674. Improve performance of postponed block scans. Contributed by Daryn Sharp.
|
2016-12-01 12:11:27 -06:00 |
|
Akira Ajisaka
|
e0fa49234f
|
HDFS-11180. Intermittent deadlock in NameNode when failover happens.
|
2016-12-01 23:08:59 +09:00 |
|
Andrew Wang
|
7226a71b1f
|
HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers and Andrew Wang.
|
2016-11-30 15:58:31 -08:00 |
|
Ravi Prakash
|
625df87c7b
|
HDFS-8678. Bring back the feature to view chunks of files in the HDFS file browser. Contributed by Ivo Udelsmann.
|
2016-11-30 09:12:15 -08:00 |
|
Kai Zheng
|
51e6c1cc3f
|
HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen
|
2016-11-30 15:52:56 +08:00 |
|
Kai Zheng
|
cfd8076f81
|
Revert due to an error "HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen"
This reverts commit 5614f847b2ef2a5b70bd9a06edc4eba06174c6.
|
2016-11-30 15:44:52 +08:00 |
|
Xiaoyu Yao
|
aeecfa24f4
|
HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao.
|
2016-11-29 20:52:36 -08:00 |
|
Arpit Agarwal
|
eaaa32950c
|
HDFS-11149. Support for parallel checking of FsVolumes.
|
2016-11-29 20:31:02 -08:00 |
|
Andrew Wang
|
b407d53195
|
Revert "HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers."
This reverts commit 09451252fa .
|
2016-11-29 10:50:10 -08:00 |
|
Andrew Wang
|
09451252fa
|
HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers.
|
2016-11-29 00:12:35 -08:00 |
|
Robert Kanter
|
47ca9e26fb
|
HADOOP-13838. KMSTokenRenewer should close providers (xiaochen via rkanter)
|
2016-11-28 18:08:09 -08:00 |
|
Andrew Wang
|
a2b1ff0257
|
HADOOP-13828. Implement getFileChecksum(path, length) for ViewFileSystem. Contributed by Manoj Govindassamy.
|
2016-11-28 11:54:43 -08:00 |
|
Kai Zheng
|
5d5614f847
|
HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen
|
2016-11-28 14:34:44 +08:00 |
|
Akira Ajisaka
|
209e805430
|
HADOOP-13506. Redundant groupid warning in child projects. Contributed by Kai Sasaki.
|
2016-11-28 14:34:57 +09:00 |
|
Akira Ajisaka
|
636f7547b7
|
HDFS-11175. Document uppercase key names are not supported in TransparentEncryption.md. Contributed by Yiqun Lin.
|
2016-11-25 17:48:54 +09:00 |
|
Andrew Wang
|
de4894936a
|
HDFS-11368. Erasure Coding: Deprecate replication-related config keys. Contributed by Rakesh R.
|
2016-11-23 16:42:06 -08:00 |
|
Andrew Wang
|
dd98a8005a
|
HDFS-11058. Implement 'hadoop fs -df' command for ViewFileSystem. Contributed by Manoj Govindassamy.
|
2016-11-23 16:40:39 -08:00 |
|
Lei Xu
|
3a09e5970d
|
HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (Manoj Govindassamy via lei)
|
2016-11-22 13:52:09 -08:00 |
|
Arpit Agarwal
|
613b902b98
|
HDFS-11148. Update DataNode to use StorageLocationChecker at startup.
|
2016-11-22 10:50:25 -08:00 |
|
Brahma Reddy Battula
|
afcf8d38e7
|
HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy Battula.
|
2016-11-22 19:45:45 +05:30 |
|
Kihwal Lee
|
49a09179e3
|
HDFS-10966. Enhance Dispatcher logic on deciding when to give up a source DataNode. Contributed by Mark Wagner and Zhe Zhang.
|
2016-11-21 10:13:24 -06:00 |
|
Brahma Reddy Battula
|
f922067748
|
HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails intermittently. Contributed By Brahma Reddy Battula.
|
2016-11-21 19:34:52 +05:30 |
|
Brahma Reddy Battula
|
c68dad18ab
|
HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails wind bind exception. Contributed By Brahma Reddy Battula.
|
2016-11-21 10:58:34 +05:30 |
|
Akira Ajisaka
|
d232625f73
|
HDFS-11113. Document dfs.client.read.striped configuration in hdfs-default.xml. Contributed by Rakesh R.
|
2016-11-21 14:05:15 +09:00 |
|
Kai Zheng
|
f6ffa11635
|
HDFS-11117. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen
|
2016-11-18 16:08:59 +06:00 |
|
Wei-Chiu Chuang
|
c0b1a44f6c
|
HADOOP-13660. Upgrade commons-configuration version. Contributed by Sean Mackrory.
|
2016-11-17 22:48:35 -06:00 |
|
Brahma Reddy Battula
|
b2d4b7b1b9
|
HDFS-11134. Fix bind exception threw in TestRenameWhileOpen. Contributed By Yiqun Lin.
|
2016-11-17 10:22:30 +05:30 |
|
Arpit Agarwal
|
04a024b683
|
HDFS-11147. Remove confusing log output in FsDatasetImpl#getInitialVolumeFailureInfos. Contributed by Chen Liang.
|
2016-11-16 14:47:34 -08:00 |
|
Mingliang Liu
|
c90891e7b3
|
HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. Contributed by Yiqun Lin
|
2016-11-16 13:02:10 -08:00 |
|
Kihwal Lee
|
4fcea8a0c8
|
HDFS-8870. Lease is leaked on write failure. Contributed by Kuhu Shukla.
|
2016-11-15 14:47:53 -06:00 |
|
Zhe Zhang
|
ff0b99eafe
|
HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations. Contributed by Erik Krogen.
|
2016-11-14 11:05:29 -08:00 |
|
Brahma Reddy Battula
|
6efb8c9c60
|
HDFS-11135. The tests in TestBalancer run fails due to NPE. Contributed By Yiqun Lin
|
2016-11-14 20:39:39 +05:30 |
|
Mingliang Liu
|
96f43921ba
|
HADOOP-13813. TestDelegationTokenFetcher#testDelegationTokenWithoutRenewer is failing. Contributed by Mingliang Liu
|
2016-11-12 10:35:22 -08:00 |
|
Mingliang Liu
|
2ee18fc15e
|
HDFS-11129. TestAppendSnapshotTruncate fails with bind exception. Contributed by Brahma Reddy Battula
|
2016-11-11 22:12:27 -08:00 |
|
Arpit Agarwal
|
3d26717777
|
HDFS-11119. Support for parallel checking of StorageLocations on DataNode startup.
This closes #155.
|
2016-11-11 15:02:52 -08:00 |
|
Xiaoyu Yao
|
4484b48498
|
HDFS-10941. Improve BlockManager#processMisReplicatesAsync log. Contributed by Chen Liang.
|
2016-11-11 14:31:23 -08:00 |
|
Mingliang Liu
|
aa6010ccca
|
HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out. Contributed by Yiqun Lin
|
2016-11-11 12:29:47 -08:00 |
|
Brahma Reddy Battula
|
1ae57f0f75
|
HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by Hanisha Koneru.
|
2016-11-11 20:08:15 +05:30 |
|
Akira Ajisaka
|
8848a8a76c
|
HDFS-11116. Fix javac warnings caused by deprecation of APIs in TestViewFsDefaultValue. Contributed by Yiqun Lin.
|
2016-11-11 13:45:30 +09:00 |
|
Vinayakumar B
|
ca68f9cb5b
|
HDFS-9337. Validate required params for WebHDFS requests (Contributed by Jagadesh Kiran N)
|
2016-11-10 16:51:33 +05:30 |
|