Chris Nauroth
|
500e946729
|
HDFS-10438. When NameNode HA is configured to use the lifeline RPC server, it should log the address of that server. Contributed by Chris Nauroth.
|
2016-05-20 13:01:43 -07:00 |
|
Chris Nauroth
|
bcde1562d2
|
HDFS-10424. DatanodeLifelineProtocol not able to use under security cluster. Contributed by Chris Nauroth.
|
2016-05-20 12:47:41 -07:00 |
|
Kihwal Lee
|
204de430bf
|
HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu.
|
2016-05-19 15:52:32 -05:00 |
|
Andrew Wang
|
010e6ac328
|
HDFS-2173. saveNamespace should not throw IOE when only one storage directory fails to write VERSION file. Contributed by Andras Bokor.
|
2016-05-18 14:13:41 -07:00 |
|
Lei Xu
|
cf552aa87b
|
HDFS-10360. DataNode may format directory and lose blocks if current/VERSION is missing. (Wei-Chiu Chuang via lei)
|
2016-05-18 09:38:37 -07:00 |
|
Junping Du
|
f6ef876fe1
|
MAPREDUCE-6657. Job history server can fail on startup when NameNode is in start phase. Contributed by Haibo Chen.
|
2016-05-17 14:41:47 -07:00 |
|
Yongjun Zhang
|
e24fe2641b
|
HDFS-9732, Improve DelegationTokenIdentifier.toString() for better logging. Contributed by Yongjun Zhang.
|
2016-05-17 14:03:08 -07:00 |
|
Kihwal Lee
|
1356cbe994
|
Revert "HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu."
This reverts commit 0942954e8a .
|
2016-05-17 15:20:03 -05:00 |
|
Kihwal Lee
|
0942954e8a
|
HDFS-10417. Improve error message from checkBlockLocalPathAccess. Contributed by Tianyin Xu.
|
2016-05-17 15:06:25 -05:00 |
|
Colin Patrick Mccabe
|
7cd5ae62f6
|
HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe)
|
2016-05-17 11:10:48 -07:00 |
|
Lei Xu
|
6a6e74acf5
|
HDFS-10410. RedundantEditLogInputStream.LOG is set to wrong class. (John Zhuge via lei)
|
2016-05-16 17:05:46 -07:00 |
|
Kai Zheng
|
ad9441122f
|
HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed by Bo Li.
|
2016-05-15 23:39:09 -07:00 |
|
Andrew Wang
|
3c5c57af28
|
HADOOP-13142. Change project version from 3.0.0 to 3.0.0-alpha1.
|
2016-05-12 18:27:28 -07:00 |
|
Zhe Zhang
|
307db61aac
|
HDFS-10172. hdfs erasurecode command should remove the redundant -usage option. Contributed by Yuanbo Liu.
|
2016-05-10 15:20:17 -07:00 |
|
Colin Patrick Mccabe
|
f0252ad252
|
HDFS-10377. CacheReplicationMonitor shutdown log message should use INFO level (Yiqun Lin via cmccabe)
|
2016-05-10 11:15:05 -07:00 |
|
Akira Ajisaka
|
411fb4b2b7
|
HDFS-10337. OfflineEditsViewer stats option should print 0 instead of null for the count of operations. Contributed by Yiqun Lin.
|
2016-05-08 15:49:13 -07:00 |
|
Xiaoyu Yao
|
dacd1f50fe
|
HDFS-10324. Trash directory in an encryption zone should be pre-created with correct permissions. Contributed by Wei-Chiu Chuang.
|
2016-05-05 18:08:47 -07:00 |
|
Ming Ma
|
1268cf5fbe
|
HDFS-10320. Rack failures may result in NN terminate. (Xiao Chen via mingma)
|
2016-05-04 17:02:26 -07:00 |
|
Arpit Agarwal
|
6d77d6eab7
|
HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (Contributed by Brahma Reddy Battula)
|
2016-05-03 16:52:43 -07:00 |
|
Ravi Prakash
|
2753185a01
|
HADOOP-12563. Updated utility (dtutil) to create/modify token files. Contributed by Matthew Paduano
|
2016-04-29 22:32:27 -07:00 |
|
Kihwal Lee
|
7da540d03e
|
HDFS-10347. Namenode report bad block method doesn't log the bad block or datanode. Contributed by Rushabh Shah.
|
2016-04-29 15:50:43 -05:00 |
|
Tsz-Wo Nicholas Sze
|
4da6f69ca1
|
HDFS-10335 Mover$Processor#chooseTarget() always chooses the first matching target storage group. Contributed by Mingliang Liu
|
2016-04-29 11:22:33 -07:00 |
|
Kihwal Lee
|
6243eabb48
|
HDFS-9958. BlockManager#createLocatedBlocks can throw NPE for corruptBlocks on failed storages. Contributed by Kuhu Shukla
|
2016-04-28 12:44:53 -05:00 |
|
Lei Xu
|
0a152103f1
|
HDFS-3702. Add an option for NOT writing the blocks locally if there is a datanode on the same box as the client. (Contributed by Lei (Eddy) Xu)
|
2016-04-27 14:22:51 -07:00 |
|
Kihwal Lee
|
919a1d824a
|
HDFS-10330. Add Corrupt Blocks Information in Metasave output. Contributed by Kuhu Shukla.
|
2016-04-27 08:19:48 -05:00 |
|
Andrew Wang
|
6be22ddbf1
|
HDFS-10297. Increase default balance bandwidth and concurrent moves. Contributed by John Zhuge.
|
2016-04-26 13:04:18 -07:00 |
|
Kihwal Lee
|
c6a2430b47
|
HDFS-10329. Bad initialisation of StringBuffer in RequestHedgingProxyProvider. Contributed by Lin Yiqun.
|
2016-04-26 11:45:29 -05:00 |
|
Zhe Zhang
|
5865fe2bf0
|
HDFS-9869. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-2]. Contributed by Rakesh R.
|
2016-04-25 22:01:54 -07:00 |
|
Tsz-Wo Nicholas Sze
|
f308561f1d
|
HDFS-8057 Move BlockReader implementation to the client implementation package. Contributed by Takanobu Asanuma
|
2016-04-25 12:01:48 -07:00 |
|
Jing Zhao
|
63e5412f1a
|
HDFS-9427. HDFS should not default to ephemeral ports. Contributed by Xiaobing Zhou.
|
2016-04-22 15:14:40 -07:00 |
|
Ravi Prakash
|
d6402faded
|
Revert "HADOOP-12563. Updated utility (dtutil) to create/modify token files. Contributed by Matthew Paduano"
This reverts commit 4838b735f0 .
|
2016-04-22 10:17:20 -07:00 |
|
Kihwal Lee
|
5d4255a801
|
HDFS-9555. LazyPersistFileScrubber should still sleep if there are errors in the clear progress. Contributed by Phil Yang.
|
2016-04-22 11:08:44 -05:00 |
|
Tsz-Wo Nicholas Sze
|
14ab7a81e2
|
HDFS-10309 Balancer doesn't honor dfs.blocksize value defined with suffix k(kilo), m(mega), g(giga). Contributed by Amit Anand
|
2016-04-21 15:41:50 -07:00 |
|
Tsz-Wo Nicholas Sze
|
bbce1d525e
|
HDFS-10319. Balancer should not try to pair storages with different types.
|
2016-04-21 15:20:12 -07:00 |
|
Ravi Prakash
|
4838b735f0
|
HADOOP-12563. Updated utility (dtutil) to create/modify token files. Contributed by Matthew Paduano
|
2016-04-21 11:32:39 -07:00 |
|
Xiaoyu Yao
|
b4be288c5d
|
HDFS-10207. Support enable Hadoop IPC backoff without namenode restart. Contributed by Xiaobing Zhou.
|
2016-04-21 10:18:48 -07:00 |
|
Xiaoyu Yao
|
5bd7b592e5
|
HADOOP-12985. Support MetricsSource interface for DecayRpcScheduler Metrics. Contributed by Xiaoyu Yao.
|
2016-04-20 23:10:52 -07:00 |
|
Chris Nauroth
|
63ac2db59a
|
HDFS-10312. Large block reports may fail to decode at NameNode due to 64 MB protobuf maximum length restriction. Contributed by Chris Nauroth.
|
2016-04-20 13:39:44 -07:00 |
|
Arpit Agarwal
|
af9bdbe447
|
HDFS-10264. Logging improvements in FSImageFormatProtobuf.Saver. (Contributed by Xiaobing Zhou)
|
2016-04-19 11:26:30 -07:00 |
|
Kai Zheng
|
b5d4c7dc76
|
HADOOP-12924. Configure raw erasure coders for supported codecs. Contributed by Rui Li.
|
2016-04-20 15:47:01 +08:00 |
|
Jing Zhao
|
be0bce1b71
|
HDFS-10306. SafeModeMonitor should not leave safe mode if name system is starting active service. Contributed by Mingliang Liu.
|
2016-04-18 18:05:49 -07:00 |
|
Colin Patrick Mccabe
|
cb3ca460ef
|
HDFS-10265. OEV tool fails to read edit xml file if OP_UPDATE_BLOCKS has no BLOCK tag (Wan Chang via cmccabe)
|
2016-04-18 13:47:56 -07:00 |
|
Kihwal Lee
|
d8b729e16f
|
HDFS-10302. BlockPlacementPolicyDefault should use default replication considerload value. Contributed by Lin Yiqun.
|
2016-04-18 07:58:55 -05:00 |
|
Walter Su
|
67523ffcf4
|
HDFS-9412. getBlocks occupies FSLock and takes too long to complete. Contributed by He Tianyi.
|
2016-04-18 09:28:02 +08:00 |
|
Kihwal Lee
|
c970f1d005
|
HDFS-10280. Document new dfsadmin command -evictWriters. Contributed by Wei-Chiu Chuang.
|
2016-04-14 12:45:47 -05:00 |
|
Kihwal Lee
|
0d1c1152f1
|
HDFS-10282. The VolumeScanner should warn about replica files which are misplaced. Contributed by Colin Patrick McCabe.
|
2016-04-14 07:58:24 -05:00 |
|
Xiaoyu Yao
|
5566177c9a
|
HDFS-10209. Support enable caller context in HDFS namenode audit log without restart namenode. Contributed by Xiaobing Zhou.
|
2016-04-13 16:51:13 -07:00 |
|
Xiaoyu Yao
|
4895c73dd4
|
Revert "HDFS-10209. Support enable caller context in HDFS namenode audit log without restart namenode"
This reverts commit 192112d5a2 .
|
2016-04-13 16:45:18 -07:00 |
|
Andrew Wang
|
314aa21a89
|
HDFS-10279. Improve validation of the configured number of tolerated failed volumes. Contributed by Lin Yiqun.
|
2016-04-13 16:39:50 -07:00 |
|
Xiaobing Zhou
|
192112d5a2
|
HDFS-10209. Support enable caller context in HDFS namenode audit log without restart namenode
|
2016-04-13 15:34:41 -07:00 |
|