Weiwei Yang
|
ea568123fa
|
HDFS-12154. Incorrect javadoc description in StorageLocationChecker#check. Contributed by Nandakumar.
|
2017-07-31 17:02:44 -07:00 |
|
Arpit Agarwal
|
3e23415a92
|
HDFS-12082. BlockInvalidateLimit value is incorrectly set after namenode heartbeat interval reconfigured. Contributed by Weiwei Yang.
|
2017-07-31 11:33:55 -07:00 |
|
Andrew Wang
|
480c8db40c
|
HDFS-12206. Rename the split EC / replicated block metrics.
|
2017-07-28 11:24:44 -07:00 |
|
Lei Xu
|
77791e4c36
|
HDFS-12044. Mismatch between BlockManager.maxReplicationStreams and ErasureCodingWorker.stripedReconstructionPool pool size causes slow and bursty recovery. (Contributed by Lei (Eddy) Xu)
|
2017-07-28 10:50:49 -07:00 |
|
Wei-Chiu Chuang
|
369f731264
|
HDFS-12062. removeErasureCodingPolicy needs super user permission. Contributed by Wei-Chiu Chuang.
|
2017-07-28 00:51:03 -07:00 |
|
Yongjun Zhang
|
c6330f22a5
|
HDFS-12190. Enable 'hdfs dfs -stat' to display access time. Contributed by Yongjun Zhang.
|
2017-07-27 16:48:24 -07:00 |
|
Jitendra Pandey
|
e3c7300225
|
HDFS-2319. Add test cases for FSshell -stat. Contributed by XieXianshan and Bharat Viswanadham.
|
2017-07-27 13:23:15 -07:00 |
|
Brahma Reddy Battula
|
c4a85c694f
|
HDFS-11896. Non-dfsUsed will be doubled on dead node re-registration. Contributed by Brahma Reddy Battula.
|
2017-07-27 12:02:57 -07:00 |
|
Kihwal Lee
|
a68b5b31cf
|
HDFS-12171. Reduce IIP object allocations for inode lookup. Contributed by Daryn Sharp.
|
2017-07-25 11:03:49 -05:00 |
|
Brahma Reddy Battula
|
6d983cca52
|
HADOOP-14455. ViewFileSystem#rename should support be supported within same nameservice with different mountpoints. Contributed by Brahma Reddy Battula.
|
2017-07-25 23:51:53 +08:00 |
|
Kihwal Lee
|
1a79dcfc45
|
HDFS-12143. Improve performance of getting and removing inode features. Contributed by Daryn Sharp.
|
2017-07-25 10:28:57 -05:00 |
|
Akira Ajisaka
|
770cc46228
|
HDFS-12176. dfsadmin shows DFS Used%: NaN% if the cluster has zero block. Contributed by Weiwei Yang.
|
2017-07-24 16:24:23 +09:00 |
|
Kihwal Lee
|
8e3a992ecc
|
HDFS-11742. Improve balancer usability after HDFS-8818. Contributed by Kihwal Lee
|
2017-07-21 09:14:19 -05:00 |
|
Konstantin V Shvachko
|
8c2c812832
|
HDFS-11472. Fix inconsistent replica size after a data pipeline failure. Contributed by Erik Krogen and Wei-Chiu Chuang.
|
2017-07-20 14:47:25 -07:00 |
|
Anu Engineer
|
413b23eb04
|
HDFS-12158. Secondary Namenode's web interface lack configs for X-FRAME-OPTIONS protection. Contributed by Mukul Kumar Singh.
|
2017-07-19 10:29:06 -07:00 |
|
Brahma Reddy Battula
|
04ff412dab
|
HDFS-12133. Correct ContentSummaryComputationContext Logger class name.. Contributed by Surendra Singh Lilhore.
|
2017-07-19 23:43:10 +08:00 |
|
Brahma Reddy Battula
|
f8cd55fe33
|
HDFS-12067. Correct dfsadmin commands usage message to reflects IPC port. Contributed by steven-wugang.
|
2017-07-19 23:21:43 +08:00 |
|
Tsz-Wo Nicholas Sze
|
ed27f2b2cc
|
HDFS-12138. Remove redundant 'public' modifiers from BlockCollection. Contributed by Chen Liang
|
2017-07-17 13:54:16 -07:00 |
|
Brahma Reddy Battula
|
b778887af5
|
HDFS-12112. TestBlockManager#testBlockManagerMachinesArray sometimes fails with NPE. Contributed by Wei-Chiu Chuang.
|
2017-07-15 10:38:31 +08:00 |
|
Xiao Chen
|
0a6d5c0cf1
|
HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S Shah.
|
2017-07-14 22:22:53 -07:00 |
|
Tsz-Wo Nicholas Sze
|
f413ee33df
|
HDFS-12130. Optimizing permission check for getContentSummary. Contributed by Chen Liang
|
2017-07-14 14:35:51 -07:00 |
|
Tsz-Wo Nicholas Sze
|
a1f12bb543
|
Revert "HDFS-12130. Optimizing permission check for getContentSummary." to fix commit message.
This reverts commit a29fe100b3 .
|
2017-07-14 14:34:01 -07:00 |
|
Kihwal Lee
|
e7d187a1b6
|
HDFS-12140. Remove BPOfferService lock contention to get block pool id. Contributed by Daryn Sharp.
|
2017-07-14 16:07:17 -05:00 |
|
Kihwal Lee
|
8d86a93915
|
HDFS-12137. DN dataset lock should be fair. Contributed by Daryn Sharp.
|
2017-07-14 15:41:43 -05:00 |
|
Tsz-Wo Nicholas Sze
|
a29fe100b3
|
HDFS-12130. Optimizing permission check for getContentSummary.
|
2017-07-14 13:36:27 -07:00 |
|
Xiaoyu Yao
|
e15e2713e1
|
HDFS-11502. Datanode UI should display hostname based on JMX bean instead of window.location.hostname. Contributed by Jeffrey E Rodriguez and Yuanbo Liu.
|
2017-07-12 16:26:19 -07:00 |
|
Akira Ajisaka
|
9144fd9e9b
|
HADOOP-14629. Improve exception checking in FileContext related JUnit tests. Contributed by Andras Bokor.
|
2017-07-12 11:35:50 +09:00 |
|
Yiqun Lin
|
3a7f02b815
|
HDFS-12085. Reconfigure namenode heartbeat interval fails if the interval was set with time unit. Contributed by Weiwei Yang.
|
2017-07-11 20:40:11 +08:00 |
|
Andrew Wang
|
f10864a820
|
Add release notes, changes, jdiff for 3.0.0-alpha4
|
2017-07-07 11:01:59 -07:00 |
|
Akira Ajisaka
|
8fc5dcc2a1
|
Revert "HADOOP-14587. Use GenericTestUtils.setLogLevel when available in hadoop-common. Contributed by Wenxin He."
This reverts commit 82cb2a6497 .
|
2017-07-08 02:53:18 +09:00 |
|
Akira Ajisaka
|
82cb2a6497
|
HADOOP-14587. Use GenericTestUtils.setLogLevel when available in hadoop-common. Contributed by Wenxin He.
|
2017-07-07 15:00:47 +09:00 |
|
Akira Ajisaka
|
186650d21d
|
HDFS-12078. Add time unit to the description of property dfs.namenode.stale.datanode.interval in hdfs-default.xml. Contributed by Weiwei Yang.
|
2017-07-04 14:51:52 +09:00 |
|
Akira Ajisaka
|
b0560e0624
|
HDFS-12079. Description of dfs.block.invalidate.limit is incorrect in hdfs-default.xml. Contributed by Weiwei Yang.
|
2017-07-04 14:02:14 +09:00 |
|
Wei-Chiu Chuang
|
bcba844d11
|
HDFS-12042. Lazy initialize AbstractINodeDiffList#diffs for snapshots to reduce memory consumption. Contributed by Misha Dmitriev.
|
2017-06-30 10:28:01 -07:00 |
|
Arpit Agarwal
|
6a9dc5f44b
|
HDFS-12043. Add counters for block re-replication. Contributed by Chen Liang.
|
2017-06-30 10:20:12 -07:00 |
|
Arpit Agarwal
|
a2f0cbd92f
|
Revert "HDFS-12043. Add counters for block re-replication. Contributed by Chen Liang."
Accidentally committed the wrong patch version, reverting to fix that.
This reverts commit 900221f95e .
|
2017-06-30 10:19:27 -07:00 |
|
Andrew Wang
|
af2773f609
|
Updating version for 3.0.0-beta1 development
|
2017-06-29 17:57:40 -07:00 |
|
Arpit Agarwal
|
900221f95e
|
HDFS-12043. Add counters for block re-replication. Contributed by Chen Liang.
|
2017-06-29 17:15:13 -07:00 |
|
Andrew Wang
|
441378e7e4
|
Revert "HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin."
This reverts commit 89a8edc014 .
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java
|
2017-06-29 13:54:16 -07:00 |
|
Wei-Chiu Chuang
|
16c8dbde57
|
HDFS-11881. NameNode consumes a lot of memory for snapshot diff report generation. Contributed by Manoj Govindassamy.
|
2017-06-29 06:38:41 -07:00 |
|
Wei-Chiu Chuang
|
e9d8bdfdf5
|
HADOOP-14297. Update the documentation about the new ec codecs config keys. Contributed by Kai Sasaki.
|
2017-06-28 13:53:54 -07:00 |
|
Lei Xu
|
d6df0fdbbd
|
Add -E option in 'ls' to list erasure coding policy of each file and directory if applicable. Contributed by luhuichun via lei.
|
2017-06-28 13:47:23 -07:00 |
|
Wei-Chiu Chuang
|
f99b6d19de
|
HDFS-11870. Add CLI cmd to enable/disable an erasure code policy. Contributed by lufei.
|
2017-06-28 10:54:25 -07:00 |
|
Akira Ajisaka
|
07defa4c09
|
HDFS-12040. TestFsDatasetImpl.testCleanShutdownOfVolume fails. Contributed by hu xiaodong.
|
2017-06-27 20:49:26 +09:00 |
|
Anu Engineer
|
8641a2c08b
|
HDFS-12045. Add log when Diskbalancer volume is transient storage type. Contributed by steven-wugang.
|
2017-06-27 00:39:47 -07:00 |
|
Lei Xu
|
144753e87f
|
HDFS-12033. DatanodeManager picking EC recovery tasks should also consider the number of regular replication tasks. Contributed by Lei (Eddy) Xu.
|
2017-06-26 15:43:50 -07:00 |
|
Andrew Wang
|
2c367b464c
|
HDFS-11956. Do not require a storage ID or target storage IDs when writing a block. Contributed by Ewan Higgs.
|
2017-06-26 11:20:07 -07:00 |
|
Andrew Wang
|
06c8ca3bb3
|
HDFS-12032. Inaccurate comment on DatanodeDescriptor#getNumberOfBlocksToBeErasureCoded.
|
2017-06-26 10:54:01 -07:00 |
|
Brahma Reddy Battula
|
abdea26280
|
HDFS-12024. Fix typo's in FsDatasetImpl.java. Contributed by Yasen liu.
|
2017-06-23 22:56:28 +08:00 |
|
Xiao Chen
|
68dc7c2405
|
HDFS-12009. Accept human-friendly units in dfsadmin -setBalancerBandwidth and -setQuota. Contributed by Andrew Wang.
|
2017-06-22 19:57:54 -07:00 |
|