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 |
|
Wei-Chiu Chuang
|
c51bfd29cd
|
HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang.
|
2016-12-05 08:44:40 -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 |
|
Akira Ajisaka
|
00096dcc0c
|
HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
|
2016-11-29 19:47:02 +09: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
|
bb1b5e083b
|
HDFS-11174. Wrong HttpFS test command in doc. Contributed by John Zhuge.
|
2016-11-25 21:28:29 +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 |
|