Xiaoyu Yao
|
9a8a386458
|
HDFS-11011. Add unit tests for HDFS command 'dfsadmin -set/clrSpaceQuota'. Contributed by Xiaobing Zhou.
|
2016-10-25 11:24:03 -07:00 |
|
Kihwal Lee
|
9d175853b0
|
HDFS-10997. Reduce number of path resolving methods. Contributed by Daryn Sharp.
|
2016-10-24 17:14:51 -05:00 |
|
Kihwal Lee
|
b18f35f097
|
HDFS-11042. Add missing cleanupSSLConfig() call for tests that use setupSSLConfig(). Contributed by Kuhu Shukla.
|
2016-10-24 08:28:44 -05:00 |
|
Wei-Chiu Chuang
|
df857f0d10
|
HDFS-10975. fsck -list-corruptfileblocks does not report corrupt EC files. Contributed by Takanobu Asanuma.
|
2016-10-21 15:43:12 -07:00 |
|
Andrew Wang
|
61e30cf83c
|
HDFS-8410. Add computation time metrics to datanode for ECWorker. Contributed by SammiChen.
|
2016-10-21 13:12:41 -07:00 |
|
Chris Douglas
|
ae8bccd509
|
HADOOP-13702. Add instrumented ReadWriteLock. Contributed by Jingcheng Du
|
2016-10-21 12:59:54 -07:00 |
|
Brahma Reddy Battula
|
f63cd78f60
|
HDFS-10730. Fix some failed tests due to BindException. Contributed by Yiqun Lin
|
2016-10-21 18:16:39 +05:30 |
|
Mingliang Liu
|
d7d87deece
|
HDFS-10998. Add unit tests for HDFS command 'dfsadmin -fetchImage' in HA. Contributed by Xiaobing Zhou
|
2016-10-20 19:51:48 -07:00 |
|
Wei-Chiu Chuang
|
5e83a21cb6
|
HDFS-10976. Report erasure coding policy of EC files in Fsck. Contributed by Wei-Chiu Chuang.
|
2016-10-20 13:06:43 -07:00 |
|
Brahma Reddy Battula
|
f872c6bc03
|
HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed by Brahma Reddy Battula
|
2016-10-20 21:47:17 +05:30 |
|
Brahma Reddy Battula
|
6fb6b651e8
|
HDFS-10699. Log object instance get incorrectly in TestDFSAdmin. Contributed by Yiqun Lin
|
2016-10-20 21:28:16 +05:30 |
|
Brahma Reddy Battula
|
73504b1bdc
|
HDFS-11025. TestDiskspaceQuotaUpdate fails in trunk due to Bind exception. Contributed by Yiqun Lin
|
2016-10-20 10:41:18 +05:30 |
|
Xiao Chen
|
c5573e6a75
|
HDFS-11009. Add a tool to reconstruct block meta file from CLI.
|
2016-10-18 22:42:28 -07:00 |
|
Xiaoyu Yao
|
c62ae7107f
|
HDFS-10906. Add unit tests for Trash with HDFS encryption zones. Contributed by Hanisha Koneru.
|
2016-10-18 14:05:43 -07:00 |
|
Kai Zheng
|
d26a1bb9d6
|
HDFS-10920. TestStorageMover#testNoSpaceDisk is failing intermittently. Contributed by Rakesh R
|
2016-10-18 14:51:08 +06:00 |
|
Kai Zheng
|
c023c74886
|
HADOOP-13061. Refactor erasure coders. Contributed by Kai Sasaki
|
2016-10-18 12:02:53 +06:00 |
|
Akira Ajisaka
|
bedfec0c10
|
HADOOP-13522. Add %A and %a formats for fs -stat command to print permissions. Contributed by Alex Garbarini.
|
2016-10-18 15:00:44 +09:00 |
|
Ming Ma
|
b61fb267b9
|
HDFS-9390. Block management for maintenance states.
|
2016-10-17 17:45:41 -07:00 |
|
Xiaoyu Yao
|
8fd4c37c45
|
HDFS-10922. Adding additional unit tests for Trash (II). Contributed by Weiwei Yang.
|
2016-10-17 14:21:36 -07:00 |
|
Brahma Reddy Battula
|
5f4ae85bd8
|
HDFS-11003. Expose XmitsInProgress through DataNodeMXBean. Contributed By Brahma Reddy Battula
|
2016-10-15 22:28:33 +05:30 |
|
Vinitha Reddy Gankidi
|
391ce535a7
|
HDFS-10301. Remove FBR tracking state to fix false zombie storage detection for interleaving block reports. Contributed by Vinitha Gankidi.
|
2016-10-14 18:13:54 -07:00 |
|
Anu Engineer
|
30bb1970cc
|
HDFS-10558. DiskBalancer: Print the full path to plan file. Contributed by Xiaobing Zhou.
|
2016-10-14 17:07:59 -07:00 |
|
Mingliang Liu
|
76cc84e6d4
|
HDFS-11008. Change unit test for testing parsing "-source" parameter in Balancer CLI. Contributed by Mingliang Liu
|
2016-10-14 14:29:02 -07:00 |
|
Lei Xu
|
8c520a27cb
|
HDFS-10960. TestDataNodeHotSwapVolumes#testRemoveVolumeBeingWritten fails at disk error verification after volume remove. (Manoj Govindassamy via lei)
|
2016-10-14 13:41:59 -07:00 |
|
Jing Zhao
|
adb96e109f
|
HDFS-10827. When there are unrecoverable ec block groups, Namenode Web UI doesn't show the block names. Contributed by Takanobu Asanuma.
|
2016-10-14 13:21:53 -07:00 |
|
Andrew Wang
|
0007360c33
|
HDFS-10883. 's behavior is not consistent in DFS after enabling EZ. Contributed by Yuanbo Liu.
|
2016-10-14 11:41:29 -07:00 |
|
Kihwal Lee
|
8a9f6635a3
|
HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed by Yiqun Lin.
|
2016-10-14 11:38:48 -05:00 |
|
Andrew Wang
|
8c721aa00a
|
Revert "HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed by Yiqun Lin."
This reverts commit fdce515091 .
|
2016-10-13 13:23:28 -07:00 |
|
Andrew Wang
|
fdce515091
|
HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed by Yiqun Lin.
|
2016-10-13 11:41:37 -07:00 |
|
Anu Engineer
|
b371c56365
|
HDFS-10949. DiskBalancer: deprecate TestDiskBalancer#setVolumeCapacity. Contributed by Xiaobing Zhou.
|
2016-10-13 10:26:07 -07:00 |
|
Brahma Reddy Battula
|
1291254042
|
HDFS-10986. DFSAdmin should log detailed error message if any. Contributed by MingLiang Liu
|
2016-10-13 22:05:00 +05:30 |
|
Kihwal Lee
|
85cd06f663
|
HDFS-10789. Route webhdfs through the RPC call queue. Contributed by Daryn Sharp and Rushabh S Shah.
|
2016-10-12 15:11:42 -05:00 |
|
Mingliang Liu
|
7ba7092bbc
|
HDFS-10965. Add unit test for HDFS command 'dfsadmin -printTopology'. Contributed by Xiaobing Zhou
|
2016-10-11 17:23:54 -07:00 |
|
Mingliang Liu
|
3c9a01062e
|
HDFS-10903. Replace config key literal strings with config key names II: hadoop hdfs. Contributed by Chen Liang
|
2016-10-11 16:29:30 -07:00 |
|
Xiaoyu Yao
|
61f0490a73
|
HDFS-10984. Expose nntop output as metrics. Contributed by Siddharth Wagle.
|
2016-10-11 15:55:02 -07:00 |
|
Lei Xu
|
96b12662ea
|
HDFS-10637. Modifications to remove the assumption that FsVolumes are backed by java.io.File. (Virajith Jalaparti via lei)
|
2016-10-10 15:30:03 -07:00 |
|
Mingliang Liu
|
b963818621
|
HDFS-10988. Refactor TestBalancerBandwidth. Contributed by Brahma Reddy Battula
|
2016-10-10 13:19:17 -07:00 |
|
Mingliang Liu
|
3441c746b5
|
HDFS-10972. Add unit test for HDFS command 'dfsadmin -getDatanodeInfo'. Contributed by Xiaobing Zhou
|
2016-10-10 11:33:37 -07:00 |
|
Jing Zhao
|
4d106213c0
|
HDFS-10968. BlockManager#isInNewRack should consider decommissioning nodes. Contributed by Jing Zhao.
|
2016-10-07 22:44:54 -07:00 |
|
Xiao Chen
|
6a38d118d8
|
HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get counted twice. Contributed by Sean Mackrory.
|
2016-10-07 17:37:15 -07:00 |
|
Kihwal Lee
|
e57fa81d95
|
HDFS-10980. Optimize check for existence of parent directory. Contributed by Daryn Sharp.
|
2016-10-07 17:20:15 -05:00 |
|
Wei-Chiu Chuang
|
3059b251d8
|
HDFS-10933. Refactor TestFsck. Contributed by Takanobu Asanuma.
|
2016-10-07 10:17:50 -07:00 |
|
Kihwal Lee
|
f32e9fc8f7
|
HDFS-10939. Reduce performance penalty of encryption zones. Contributed by Daryn sharp.
|
2016-10-06 15:11:14 -05:00 |
|
Mingliang Liu
|
202325485d
|
HDFS-10893. Refactor TestDFSShell by setting up MiniDFSCluser once for all commands test. Contributed by Mingliang Liu
|
2016-10-05 22:33:29 -07:00 |
|
Andrew Wang
|
e68c7b96c7
|
HDFS-10962. TestRequestHedgingProxyProvider is flaky.
|
2016-10-05 15:08:56 -07:00 |
|
Jing Zhao
|
8867762256
|
HDFS-10826. Correctly report missing EC blocks in FSCK. Contributed by Takanobu Asanuma.
|
2016-10-05 10:52:50 -07:00 |
|
Kihwal Lee
|
44f48ee96e
|
HDFS-10956. Remove rename/delete performance penalty when not using snapshots. Contributed by Daryn Sharp.
|
2016-10-04 15:05:09 -05:00 |
|
Kihwal Lee
|
382307cbdd
|
HDFS-10878. TestDFSClientRetries#testIdempotentAllocateBlockAndClose throws ConcurrentModificationException. Contributed by Rushabh S Shah.
|
2016-10-04 11:09:03 -05:00 |
|
Mingliang Liu
|
f61e3d13e9
|
HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by Eric Badger
|
2016-10-03 22:34:41 -04:00 |
|
Mingliang Liu
|
8078a5efd0
|
HDFS-10810. setreplication removing block from underconstrcution temporarily. Contributed by Brahma Reddy Battula
|
2016-10-03 21:50:16 -04:00 |
|