Tsz-Wo Nicholas Sze
|
41980c56d3
|
HDFS-7208. NN doesn't schedule replication when a DN storage fails. Contributed by Ming Ma
|
2014-10-15 20:44:24 -07:00 |
|
Jing Zhao
|
18620649f9
|
HDFS-7185. The active NameNode will not accept an fsimage sent from the standby during rolling upgrade. Contributed by Jing Zhao.
|
2014-10-15 10:27:30 -07:00 |
|
Haohui Mai
|
128ace10cd
|
HDFS-7190. Bad use of Preconditions in startFileInternal(). Contributed by Dawson Choong.
|
2014-10-14 23:42:19 -07:00 |
|
Haohui Mai
|
0260231667
|
HDFS-7201. Fix typos in hdfs-default.xml. Contributed by Dawson Choong.
|
2014-10-14 17:36:07 -07:00 |
|
Jing Zhao
|
7dcad84143
|
HDFS-7228. Add an SSD policy into the default BlockStoragePolicySuite. Contributed by Jing Zhao.
|
2014-10-14 10:22:34 -07:00 |
|
Tsz-Wo Nicholas Sze
|
f6d0b8892a
|
HDFS-7237. The command "hdfs namenode -rollingUpgrade" throws ArrayIndexOutOfBoundsException.
|
2014-10-13 18:28:34 -07:00 |
|
cnauroth
|
1770bb942f
|
HDFS-7090. Use unbuffered writes when persisting in-memory replicas. Contributed by Xiaoyu Yao.
|
2014-10-13 10:56:32 -07:00 |
|
Haohui Mai
|
53100318ea
|
HDFS-6544. Broken Link for GFS in package.html. Contributed by Suraj Nayak M.
|
2014-10-13 10:33:19 -07:00 |
|
Jing Zhao
|
98ac9f26c5
|
HDFS-7236. Fix TestOpenFilesWithSnapshot#testOpenFilesWithMultipleSnapshots. Contributed by Yongjun Zhang.
|
2014-10-13 10:27:36 -07:00 |
|
Haohui Mai
|
428dfaad60
|
Update CHANGES.txt after merging HDFS-6252 and HDFS-6657 to branch-2.
|
2014-10-10 17:32:14 -07:00 |
|
Andrew Wang
|
d3d3d47202
|
HDFS-7209. Populate EDEK cache when creating encryption zone. (Yi Liu via wang)
|
2014-10-10 13:40:37 -07:00 |
|
Colin Patrick Mccabe
|
1ceb326933
|
HDFS-7198. Fix "unchecked conversion" warning in DFSClient#getPathTraceScope (cmccabe)
|
2014-10-10 13:03:29 -07:00 |
|
Aaron T. Myers
|
cbd21fd13b
|
HDFS-7026. Introduce a string constant for "Failed to obtain user group info...". Contributed by Yongjun Zhang.
|
2014-10-09 18:52:48 -07:00 |
|
Andrew Wang
|
8d94114495
|
HADOOP-11174. Delegation token for KMS should only be got once if it already exists. (Yi Liu via wang)
|
2014-10-09 13:21:19 -07:00 |
|
cnauroth
|
9097183983
|
HDFS-7195. Update user doc of secure mode about Datanodes don't require root or jsvc. Contributed by Chris Nauroth.
|
2014-10-09 11:51:12 -07:00 |
|
Kihwal Lee
|
db71bb54bc
|
HDFS-7217. Better batching of IBRs. Contributed by Kihwal Lee.
|
2014-10-09 12:07:51 -05:00 |
|
Aaron T. Myers
|
2a51494ce1
|
HADOOP-11161. Expose close method in KeyProvider to give clients of Provider implementations a hook to release resources. Contribued by Arun Suresh.
|
2014-10-08 18:01:51 -07:00 |
|
Colin Patrick Mccabe
|
d996235285
|
HDFS-7202. Should be able to omit package name of SpanReceiver on "hadoop trace -add" (iwasakims via cmccabe)
|
2014-10-08 17:55:46 -07:00 |
|
Kihwal Lee
|
853cb704ed
|
HDFS-7203. Concurrent appending to the same file can cause data
corruption. Contributed by Kihwal Lee.
|
2014-10-08 15:05:34 -05:00 |
|
cnauroth
|
1efd9c9825
|
HDFS-7112. LazyWriter should use either async IO or one thread per physical disk. Contributed by Xiaoyu Yao.
|
2014-10-07 20:25:19 -07:00 |
|
cnauroth
|
9b8a35aff6
|
HDFS-7128. Decommission slows way down when it gets towards the end. Contributed by Ming Ma.
|
2014-10-07 15:01:09 -07:00 |
|
Andrew Wang
|
0263656247
|
Fixup for CHANGES.txt
|
2014-10-07 14:58:57 -07:00 |
|
Kihwal Lee
|
99d7a452be
|
HADOOP-11007. Reinstate building of ant tasks support. Contributed by
Jason Lowe.
|
2014-10-07 16:20:16 -05:00 |
|
Colin Patrick Mccabe
|
8dc6abf2f4
|
HDFS-7194 Fix findbugs "inefficient new String constructor" warning in DFSClient#PATH (yzhang via cmccabe)
|
2014-10-06 15:29:09 -07:00 |
|
Tsz-Wo Nicholas Sze
|
3affad9ebd
|
HDFS-7169. Add SE_BAD_FIELD to findbugsExcludeFile.xml.
|
2014-10-06 13:29:56 -07:00 |
|
Vinayakumar B
|
ed841dd9a9
|
HDFS-6995. Block should be placed in the client's 'rack-local' node if 'client-local' node is not available (vinayakumarb)
|
2014-10-06 14:31:15 +05:30 |
|
Colin Patrick Mccabe
|
7f6ed7fe36
|
HDFS-7055. Add tracing to DFSInputStream (cmccabe)
|
2014-10-03 13:35:43 -07:00 |
|
Andrew Wang
|
6ac10516e7
|
HDFS-7181. Remove incorrect precondition check on key length in FileEncryptionInfo. (wang)
|
2014-10-02 13:51:08 -07:00 |
|
Andrew Wang
|
d2d5a0ea03
|
HDFS-7179. DFSClient should instantiate a KeyProvider, not a KeyProviderCryptoExtension. (wang)
|
2014-10-02 13:50:05 -07:00 |
|
Colin Patrick Mccabe
|
a56f3ecf86
|
HDFS-7162. Fix CHANGES.txt (should have Chenging Liu's name)
|
2014-10-02 12:45:54 -07:00 |
|
Colin Patrick Mccabe
|
03db9cc839
|
HDFS-7162. Wrong path when deleting through fuse-dfs a file which already exists in trash (cmccabe)
|
2014-10-02 12:42:19 -07:00 |
|
arp
|
c2fa5d1c42
|
HDFS-7178. Additional unit test for replica write with full disk. (Arpit Agarwal)
|
2014-10-02 09:28:26 -07:00 |
|
Haohui Mai
|
8dfe54f6d3
|
Addendum patch for HDFS-7172. Contributed by Chris Nauroth.
|
2014-10-01 16:09:30 -07:00 |
|
Colin Patrick Mccabe
|
dd1b8f2ed8
|
HDFS-7176. The namenode usage message doesn't include "-rollingupgrade started" (cmccabe)
|
2014-10-01 14:53:44 -07:00 |
|
Haohui Mai
|
875aa797ca
|
HDFS-6894. Add XDR parser method for each NFS response. Contributed by Brandon Li.
|
2014-10-01 13:18:56 -07:00 |
|
Haohui Mai
|
1f5b42ac48
|
HDFS-7158. Reduce the memory usage of WebImageViewer. Contributed by Haohui Mai.
|
2014-10-01 10:53:38 -07:00 |
|
Haohui Mai
|
737f280dde
|
HDFS-7172. Test data files may be checked out of git with incorrect line endings, causing test failures in TestHDFSCLI. Contributed by Chris Nauroth.
|
2014-10-01 10:46:33 -07:00 |
|
arp
|
04b08431a3
|
HDFS-6581. Update CHANGES.txt in preparation for trunk merge
|
2014-10-01 09:01:08 -07:00 |
|
arp
|
e431d054cb
|
Merge branch 'trunk' into HDFS-6581
|
2014-10-01 08:52:21 -07:00 |
|
Kihwal Lee
|
3f25d916d5
|
HDFS-6754. TestNamenodeCapacityReport.testXceiverCount may sometimes fail due to lack of retry. Contributed by Mit Desai.
|
2014-10-01 09:53:01 -05:00 |
|
arp
|
a45ad330fa
|
HDFS-7171. Fix Jenkins failures in HDFS-6581 branch. (Arpit Agarwal)
|
2014-09-30 18:25:20 -07:00 |
|
arp
|
65ef35bbab
|
Merge branch 'trunk' into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
hadoop-hdfs-project/hadoop-hdfs/src/test/resources/editsStored.xml
|
2014-09-30 18:20:13 -07:00 |
|
arp
|
9e9e9cf711
|
HDFS-7153. Add storagePolicy to NN edit log during file creation. (Arpit Agarwal)
|
2014-09-30 18:10:13 -07:00 |
|
arp
|
dde2ed13c2
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-30 18:05:54 -07:00 |
|
Jing Zhao
|
cdf1af0e5a
|
HDFS-7167. NPE while running Mover if the given path is for a file. Contributed by Jing Zhao.
|
2014-09-30 11:13:35 -07:00 |
|
Arun C. Murthy
|
ea32a66f7d
|
Preparing to branch hadoop-2.6
|
2014-09-30 10:26:42 -07:00 |
|
arp
|
5e8b697352
|
HDFS-7129. Metrics to track usage of memory for writes. (Contributed by Xiaoyu Yao)
|
2014-09-30 00:53:18 -07:00 |
|
arp
|
bb84f1fccb
|
HDFS-7159. Use block storage policy to set lazy persist preference. (Arpit Agarwal)
|
2014-09-29 22:27:59 -07:00 |
|
arp
|
368e2423a5
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-29 20:09:06 -07:00 |
|
Haohui Mai
|
0577eb32fc
|
HDFS-6779. Add missing version subcommand for hdfs. Contributed by Sasaki Toru.
|
2014-09-29 18:10:47 -07:00 |
|