Andrew Wang
|
12d3b69217
|
HDFS-8941. DistributedFileSystem listCorruptFileBlocks API should resolve relative path. Contributed by Rakesh R.
(cherry picked from commit c32614f410 )
|
2015-10-09 11:57:07 -07:00 |
Andrew Wang
|
673f301408
|
HDFS-9110. Use Files.walkFileTree in NNUpgradeUtil#doPreUpgrade for better efficiency. Contributed by Charlie Helin.
(cherry picked from commit 357b1fd082 )
|
2015-10-09 11:49:27 -07:00 |
Ming Ma
|
02380e0156
|
HDFS-9142. Separating Configuration object for namenode(s) in MiniDFSCluster. (Siqi Li via mingma)
(cherry picked from commit de8efc65a4 )
|
2015-10-09 11:41:54 -07:00 |
Yongjun Zhang
|
61988f8016
|
HDFS-9181. Better handling of exceptions thrown during upgrade shutdown. Contributed by Wei-Chiu Chuang.
(cherry picked from commit c11fc8a1be )
|
2015-10-09 09:24:37 -07:00 |
Yongjun Zhang
|
aaf7b73fe4
|
HDFS-8164. cTime is 0 in VERSION file for newly formatted NameNode. Contributed by Xiao Chen.
(cherry picked from commit 1107bd399c )
|
2015-10-07 23:23:36 -07:00 |
yliu
|
22ed1471bd
|
HDFS-9137. DeadLock between DataNode#refreshVolumes and BPOfferService#registrationSucceeded. (Uma Maheswara Rao G via yliu)
|
2015-10-08 10:26:30 +08:00 |
Andrew Wang
|
2f4bcdef8c
|
HDFS-9211. Fix incorrect version in hadoop-hdfs-native-client/pom.xml from HDFS-9170 branch-2 backport. Contributed by Eric Payne.
|
2015-10-07 18:04:19 -07:00 |
Lei Xu
|
ad1f0f307b
|
HDFS-9176. Fix TestDirectoryScanner#testThrottling often fails. (Daniel Templeton via lei)
(cherry picked from commit 6dd47d754c )
|
2015-10-07 14:34:18 -07:00 |
Kihwal Lee
|
c43181d8a7
|
HDFS-9178. Slow datanode I/O can cause a wrong node to be marked bad. Contributed by Kihwal Lee.
(cherry picked from commit 99e5204ff5 )
|
2015-10-07 10:18:35 -05:00 |
Vinayakumar B
|
2b6fe90764
|
HDFS-9159. [OIV] : return value of the command is not correct if invalid value specified in '-p (processor)' option (Contributed by nijel)
(cherry picked from commit 61b3547c46 )
|
2015-10-07 14:30:07 +05:30 |
Haohui Mai
|
960b19edf6
|
HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai.
|
2015-10-07 00:15:52 -07:00 |
Jing Zhao
|
a4b8dc48f1
|
HDFS-9196. Fix TestWebHdfsContentLength. Contributed by Masatake Iwasaki.
(cherry picked from commit 239d119c67 )
|
2015-10-06 23:55:33 -07:00 |
Vinayakumar B
|
96fbe42bd7
|
HDFS-7899. Improve EOF error message (Contributed by Jagadesh Kiran N)
(cherry picked from commit 874c8ed239 )
|
2015-10-06 15:55:12 +05:30 |
Colin Patrick Mccabe
|
05b88080b6
|
HDFS-9155. OEV should treat .XML files as XML even when the file name extension is uppercase (nijel via cmccabe)
(cherry picked from commit 2fc2b50534 )
|
2015-10-05 13:02:55 -07:00 |
Vinayakumar B
|
d843c50d58
|
HDFS-9158. [OEV-Doc] : Document does not mention about '-f' and '-r' options (Contributed by nijel)
(cherry picked from commit b925cf1006 )
|
2015-10-05 18:23:37 +05:30 |
Vinayakumar B
|
dc72ed7218
|
HDFS-9151. Mover should print the exit status/reason on console like balancer tool. (Contributed by Surendra singh lilhore)
(cherry picked from commit 0faa4efa3d )
|
2015-10-05 13:23:30 +05:30 |
Tsuyoshi Ozawa
|
e6514c6a3b
|
HADOOP-11098. [JDK8] Max Non Heap Memory default changed between JDK7 and 8.
(cherry picked from commit 30e2f836a2 )
|
2015-10-05 08:15:40 +09:00 |
Haohui Mai
|
460b5db9ff
|
HDFS-9193. Fix incorrect references the usages of the DN in dfshealth.js. Contributed by Chang Li.
|
2015-10-03 11:44:40 -07:00 |
Haohui Mai
|
1257483ebf
|
HDFS-8979. Clean up checkstyle warnings in hadoop-hdfs-client module. Contributed by Mingliang Liu.
|
2015-10-03 11:37:19 -07:00 |
Jakob Homan
|
caa970974c
|
HDFS-9191. Typo in Hdfs.java. NoSuchElementException is misspelled. Contributed by Catherine Palmer.
(cherry picked from commit 3929ac9340 )
|
2015-10-03 10:50:03 +02:00 |
Kihwal Lee
|
b5d08e29e1
|
fix CHANGES.txt
|
2015-10-02 15:02:23 -05:00 |
Yongjun Zhang
|
7964b13405
|
HDFS-9100. HDFS Balancer does not respect dfs.client.use.datanode.hostname. Contributed by Casey Brotherton.
(cherry picked from commit 1037ee580f )
|
2015-10-02 12:08:55 -07:00 |
Lei Xu
|
4d01dbda50
|
HDFS-9015. Refactor TestReplicationPolicy to test different block placement policies. (Ming Ma via lei)
(cherry picked from commit 260b9d9410e45dbcb89d97d58450c79220c9e7bc)
|
2015-10-02 11:41:45 -07:00 |
cnauroth
|
7273ef0590
|
HDFS-9175. Change scope of 'AccessTokenProvider.getAccessToken()' and 'CredentialBasedAccessTokenProvider.getCredential()' abstract methods to public. Contributed by Santhosh Nayak.
(cherry picked from commit c7e03c3a6c )
|
2015-09-30 16:06:45 -07:00 |
Aaron T. Myers
|
cb89ee931d
|
HDFS-9001. DFSUtil.getNsServiceRpcUris() can return too many entries in a non-HA, non-federated cluster. Contributed by Daniel Templeton.
(cherry picked from commit 071733dc69 )
|
2015-09-29 18:20:00 -07:00 |
Haohui Mai
|
37d42fcec1
|
HDFS-8971. Remove guards when calling LOG.debug() and LOG.trace() in client package. Contributed by Mingliang Liu.
|
2015-09-29 17:52:42 -07:00 |
Haohui Mai
|
58bdc9c672
|
Revert "HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai."
This reverts commit cf873fff9f .
|
2015-09-29 17:51:31 -07:00 |
Haohui Mai
|
cf873fff9f
|
HDFS-9170. Move libhdfs / fuse-dfs / libwebhdfs to hdfs-client. Contributed by Haohui Mai.
|
2015-09-29 17:48:35 -07:00 |
Haohui Mai
|
bc0487c29c
|
HDFS-8696. Make the lower and higher watermark in the DN Netty server configurable. Contributed by Xiaobing Zhou.
|
2015-09-29 14:59:35 -07:00 |
Haohui Mai
|
baa6ef0207
|
HDFS-9174. Fix findbugs warnings in FSOutputSummer.tracer and DirectoryScanner$ReportCompiler.currentThread. Contributed by Yi Liu.
|
2015-09-29 14:56:13 -07:00 |
Haohui Mai
|
cf6fb09162
|
HDFS-9166. Move hftp / hsftp filesystem to hfds-client. Contributed by Mingliang Liu.
|
2015-09-29 10:07:19 -07:00 |
Haohui Mai
|
c705eab221
|
HDFS-9165. Move entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client. Contributed by Mingliang Liu.
|
2015-09-29 09:51:30 -07:00 |
yliu
|
28805cb8d7
|
HDFS-9141. Thread leak in Datanode#refreshVolumes. (Uma Maheswara Rao G via yliu)
|
2015-09-29 22:06:20 +08:00 |
yliu
|
9c47ab32b1
|
HDFS-8859. Improve DataNode ReplicaMap memory footprint to save about 45%. (yliu)
|
2015-09-29 16:23:50 +08:00 |
Yongjun Zhang
|
1a5f3e93c3
|
HDFS-9092. Nfs silently drops overlapping write requests and causes data copying to fail. Contributed by Yongjun Zhang.
(cherry picked from commit 151fca5032 )
|
2015-09-28 18:47:47 -07:00 |
Lei Xu
|
213ff984ee
|
HDFS-9147. Fix the setting of visibleLength in ExternalBlockReader. (Colin P. McCabe via Lei (Eddy) Xu)
(cherry picked from commit e5992ef4df )
|
2015-09-28 13:43:52 -07:00 |
Lei Xu
|
74092f2144
|
HDFS-9148. Incorrect assert message in TestWriteToReplica#testWriteToTemporary (Tony Wu via Lei (Eddy) Xu)
(cherry picked from commit 50741cb568 )
|
2015-09-28 13:28:08 -07:00 |
Kihwal Lee
|
468b330feb
|
HDFS-9106. Transfer failure during pipeline recovery causes permanent write failures. Contributed by Kihwal Lee.
(cherry picked from commit 4c9497cbf0 )
|
2015-09-28 14:30:06 -05:00 |
Colin Patrick Mccabe
|
3b9d32627f
|
HDFS-9080. Update htrace version to 4.0.1 (cmccabe)
(cherry picked from commit 892ade689f )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/BlockStorageLocationUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
|
2015-09-28 08:15:00 -07:00 |
Haohui Mai
|
504d6fd950
|
HDFS-8740. Move DistributedFileSystem to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-27 10:54:53 -07:00 |
Colin Patrick Mccabe
|
2dca55be00
|
HDFS-9087. Add some jitter to DataNode.checkDiskErrorThread (Elliott Clark via Colin P. McCabe)
(cherry picked from commit 0b31c237f2 )
|
2015-09-26 20:37:54 -07:00 |
Haohui Mai
|
94cbb6d164
|
HDFS-8053. Move DFSIn/OutputStream and related classes to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-26 11:16:50 -07:00 |
Colin Patrick Mccabe
|
e5dc723d48
|
HDFS-8873. Allow the directoryScanner to be rate-limited (Daniel Templeton via Colin P. McCabe)
(cherry picked from commit 7a3c381b39 )
|
2015-09-26 04:21:23 -07:00 |
Lei Xu
|
82d4c05b2d
|
HDFS-9133. ExternalBlockReader and ReplicaAccessor need to return -1 on read when at EOF. (Colin Patrick McCabe via Lei (Eddy) Xu)
(cherry picked from commit 67b0e967f0 )
|
2015-09-25 16:02:27 -07:00 |
Lei Xu
|
1a2870f6ff
|
HDFS-9132. Pass genstamp to ReplicaAccessorBuilder. (Colin Patrick McCabe via Lei (Eddy) Xu)
|
2015-09-25 15:51:29 -07:00 |
Colin Patrick Mccabe
|
a6166aa552
|
HDFS-9107. Prevent NN's unrecoverable death spiral after full GC (Daryn Sharp via Colin P. McCabe)
(cherry-picked from 4e7c6a653f )
|
2015-09-25 15:33:02 -07:00 |
Jing Zhao
|
aca014ea67
|
HDFS-9112. Improve error message for Haadmin when multiple name service IDs are configured. Contributed by Anu Engineer.
(cherry picked from commit 83e99d06d0 )
|
2015-09-25 14:21:52 -07:00 |
Yongjun Zhang
|
bc5ee80794
|
HDFS-5795. RemoteBlockReader2#checkSuccess() shoud print error status. (Xiao Chen via Yongjun Zhang)
(cherry picked from commit 83e65c5fe8 )
|
2015-09-24 22:15:28 -07:00 |
Yongjun Zhang
|
16ae3f5d46
|
HDFS-9123. Copying from the root to a subdirectory should be forbidden. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit 3187dbd7a8 )
|
2015-09-24 21:41:48 -07:00 |
Haohui Mai
|
85c73d159e
|
HDFS-9134. Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants. Contributed by Mingliang Liu.
|
2015-09-24 20:29:52 -07:00 |