Eli Collins
|
6d4a091567
|
HDFS-4034. Remove redundant null checks. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430585 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 22:38:36 +00:00 |
|
Eli Collins
|
7c91f59ee5
|
Updated CHANGES.txt to add HDFS-4033.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430581 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 22:36:45 +00:00 |
|
Eli Collins
|
5cdb7e5ce7
|
HDFS-4033. Miscellaneous findbugs 2 fixes. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430534 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 21:05:33 +00:00 |
|
Todd Lipcon
|
239b2742d0
|
HDFS-4353. Encapsulate connections to peers in Peer and PeerServer classes. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430507 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 20:44:09 +00:00 |
|
Eli Collins
|
db99f7f67d
|
HDFS-4031. Update findbugsExcludeFile.xml to include findbugs 2 exclusions. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430468 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 19:51:44 +00:00 |
|
Eli Collins
|
43295b9f7b
|
HDFS-4030. BlockManager excessBlocksCount and postponedMisreplicatedBlocksCount should be AtomicLongs. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430462 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 19:41:04 +00:00 |
|
Suresh Srinivas
|
18e731074e
|
HDFS-4362. GetDelegationTokenResponseProto does not handle null token. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430137 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-08 04:28:45 +00:00 |
|
Aaron Myers
|
d3949058b8
|
HDFS-3970. Fix bug causing rollback of HDFS upgrade to result in bad VERSION file. Contributed by Vinay and Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1430037 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 21:47:41 +00:00 |
|
Tsz-wo Sze
|
6a76ec14ad
|
HDFS-4351. In BlockPlacementPolicyDefault.chooseTarget(..), numOfReplicas needs to be updated when avoiding stale nodes. Contributed by Andrew Wang
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1429653 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-07 03:05:08 +00:00 |
|
Suresh Srinivas
|
251b485af5
|
HADOOP-9173. Add security token protobuf definition to common and use it in hdfs. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1428972 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 16:49:49 +00:00 |
|
Tsz-wo Sze
|
2c15726999
|
HDFS-4270. Introduce soft and hard limits for max replication so that replications of the highest priority are allowed to choose a source datanode that has reached its soft limit but not the hard limit. Contributed by Derek Dagit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1428739 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 08:09:43 +00:00 |
|
Todd Lipcon
|
32052a1e3a
|
HDFS-4352. Encapsulate arguments to BlockReaderFactory in a class. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1428729 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 06:59:12 +00:00 |
|
Todd Lipcon
|
228de3c987
|
HDFS-4302. Fix fatal exception when starting NameNode with DEBUG logs. Contributed by Eugene Koontz.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1428590 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 20:55:05 +00:00 |
|
Tsz-wo Sze
|
36c5fe9961
|
HDFS-4346. Add SequentialNumber as a base class for INodeId and GenerationStamp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1428167 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 05:12:40 +00:00 |
|
Aaron Myers
|
6f0eb6f5b1
|
HDFS-4338. TestNameNodeMetrics#testCorruptBlock is flaky. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1428144 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 02:25:08 +00:00 |
|
Konstantin Shvachko
|
7b70a688ac
|
HDFS-4349. Add test for reading files from BackupNode. Contributed by Konstantin Shvachko.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1427290 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-01 03:39:31 +00:00 |
|
Konstantin Shvachko
|
df09a85ca9
|
HDFS-4347. Avoid infinite waiting checkpoint to complete in TestBackupNode. Contributed by Plamen Jeliazkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1426705 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 04:26:54 +00:00 |
|
Konstantin Shvachko
|
fc105796d1
|
HDFS-4308. addBlock() should persist file blocks once. Contributed by Plamen Jeliazkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1426700 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-29 04:11:58 +00:00 |
|
Tsz-wo Sze
|
0fa9c7a825
|
HDFS-4334. Add a unique id to INode. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1426429 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 08:26:33 +00:00 |
|
Arun Murthy
|
8a576d67a1
|
HDFS-4326. bump up Tomcat version for HttpFS to 6.0.36. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1425560 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-24 00:14:59 +00:00 |
|
Arun Murthy
|
30cb35bd35
|
Reverting HDFS-4326 since it caused 'mvn package' to break.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1425399 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-23 03:51:36 +00:00 |
|
Alejandro Abdelnur
|
b324a6134e
|
HADOOP-8427. Convert Forrest docs to APT, incremental. (adi2 via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1424459 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-20 13:41:43 +00:00 |
|
Alejandro Abdelnur
|
4e73119e1a
|
HDFS-4326. bump up Tomcat version for HttpFS to 6.0.36. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1424062 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-19 20:00:03 +00:00 |
|
Aaron Myers
|
a1279e68bf
|
HDFS-4140. fuse-dfs handles open(O_TRUNC) poorly. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1423257 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-18 02:38:14 +00:00 |
|
Aaron Myers
|
721095474d
|
HDFS-4315. DNs with multiple BPs can have BPOfferServices fail to start due to unsynchronized map access. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1422778 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-17 07:52:32 +00:00 |
|
Suresh Srinivas
|
3363c45d69
|
HDFS-4275. MiniDFSCluster-based tests fail on Windows due to failure to delete test namenode directory. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1422278 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-15 15:50:52 +00:00 |
|
Suresh Srinivas
|
8aee71d1bc
|
HDFS-4274. BlockPoolSliceScanner does not close verification log during shutdown. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1422276 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-15 15:31:18 +00:00 |
|
Aaron Myers
|
f6f7152995
|
HDFS-4307. SocketCache should use monotonic time. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1421572 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 22:09:02 +00:00 |
|
Aaron Myers
|
23586e1ae5
|
HDFS-4310. fix test org.apache.hadoop.hdfs.server.datanode.TestStartSecureDataNode Contributed by Ivan A. Veselovsky.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1421560 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-13 21:45:15 +00:00 |
|
Sanjay Radia
|
cd80628ec4
|
HADOOP-8957 AbstractFileSystem#IsValidName should be overridden for embedded file systems like ViewFs (Chris Nauroth via Sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1420965 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 20:54:30 +00:00 |
|
Suresh Srinivas
|
aa208941d1
|
HDFS-4296. Reserve layout version for release 1.2.0. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1420700 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 14:26:15 +00:00 |
|
Suresh Srinivas
|
f31b8270db
|
HDFS-4269. Datanode rejects all datanode registrations from localhost in single-node developer setup on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1420492 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-12 00:14:26 +00:00 |
|
Tsz-wo Sze
|
99d072d072
|
svn -c -1419192 . for reverting HDFS-4261 since TestBalancerWithNodeGroup failed in the recent Jenkins builds.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1420010 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-11 06:17:35 +00:00 |
|
Aaron Myers
|
47ae6831e9
|
HDFS-2264. NamenodeProtocol has the wrong value for clientPrincipal in KerberosInfo annotation. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419949 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-11 00:52:17 +00:00 |
|
Aaron Myers
|
6e82da0dea
|
HDFS-4294. Backwards compatibility is not maintained for TestVolumeId. Contributed by Ivan A. Veselovsky and Robert Parker.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419875 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-10 23:46:10 +00:00 |
|
Todd Lipcon
|
64cbb3c2ff
|
HDFS-4295. Using port 1023 should be valid when starting Secure DataNode. Contributed by Stephen Chu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419854 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-10 22:46:46 +00:00 |
|
Todd Lipcon
|
cb9f516756
|
HDFS-4292. Sanity check not correct in RemoteBlockReader2.newBlockReader. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419675 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-10 19:13:03 +00:00 |
|
Todd Lipcon
|
8114bcc6d3
|
HDFS-4291. edit log unit tests leave stray test_edit_log_file around. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419663 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-10 18:54:59 +00:00 |
|
Uma Maheswara Rao G
|
103eff1fad
|
HDFS-4130. BKJM: The reading for editlog at NN starting using bkjm is not efficient. Contributed by Han Xiao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419649 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-10 18:42:53 +00:00 |
|
Tsz-wo Sze
|
8f5bd5f1bc
|
HDFS-4261. Fix bugs in Balancer that it does not terminate in some cases and it checks BlockPlacementPolicy instance incorrectly. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1419192 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-10 03:31:34 +00:00 |
|
Aaron Myers
|
e7cb3fd39c
|
HDFS-4279. NameNode does not initialize generic conf keys when started with -recover. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418559 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 23:52:08 +00:00 |
|
Sanjay Radia
|
ad619d34d0
|
HDFS-4260 Fix HDFS tests to set test dir to a valid HDFS path as opposed to the local build path (Chris Nauroth via Sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418424 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 18:32:27 +00:00 |
|
Suresh Srinivas
|
e1ba3f8158
|
HDFS-4236. Remove artificial limit on username length introduced in HDFS-4171. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418356 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 15:23:49 +00:00 |
|
Todd Lipcon
|
6681523c87
|
HDFS-4282. TestEditLog.testFuzzSequences FAILED in all pre-commit test. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418214 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 08:18:14 +00:00 |
|
Aaron Myers
|
df2fb006b2
|
HDFS-3680. Allow customized audit logging in HDFS FSNamesystem. Contributed by Marcelo Vanzin.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418114 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-06 22:27:27 +00:00 |
|
Konstantin Shvachko
|
8bb0dc34e4
|
HDFS-4268. Remove redundant enum NNHAStatusHeartbeat.State. Contributed by Konstantin Shvachko.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1417752 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-06 07:20:20 +00:00 |
|
Todd Lipcon
|
adb8941cc2
|
HDFS-4238. Standby namenode should not do purging of shared storage edits. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1417651 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-05 21:18:06 +00:00 |
|
Todd Lipcon
|
d6c50b4a67
|
Move QJM-related backports into 2.0.3 release section in CHANGES.txt after backport to branch-2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1417601 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-05 19:33:05 +00:00 |
|
Aaron Myers
|
6cc49f1a8b
|
HDFS-4199. Provide test for HdfsVolumeId. Contributed by Ivan A. Veselovsky.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1417263 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-05 01:45:29 +00:00 |
|
Tsz-wo Sze
|
1f4b135b1f
|
HDFS-4234. Use generic code for choosing datanode in Balancer.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1417130 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-04 19:22:51 +00:00 |
|
Tsz-wo Sze
|
c0a8957c2b
|
HDFS-4243. When replacing an INodeDirectory, the parent pointers of the children of the child have to be updated to the new child. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1416709 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-03 22:38:33 +00:00 |
|
Tsz-wo Sze
|
8f7c92094d
|
HDFS-4240. For nodegroup-aware block placement, when a node is excluded, the nodes in the same nodegroup should also be excluded. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1416691 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-03 21:59:36 +00:00 |
|
Konstantin Shvachko
|
cbed126eec
|
HDFS-4231. BackupNode: Introduce BackupState. Contributed by Konstantin Shvachko.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1416288 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-02 23:17:03 +00:00 |
|
Harsh J
|
5954e4f1ac
|
HDFS-3358. Specify explicitly that the NN UI status total is talking of persistent objects on heap. Contributed by Harsh J. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1416245 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-02 20:05:54 +00:00 |
|
Tsz-wo Sze
|
88eea21572
|
HDFS-4248. Renaming directories may incorrectly remove the paths in leases under the tree. Contributed by daryn
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1416064 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-01 22:29:54 +00:00 |
|
Daryn Sharp
|
64fe19e0d4
|
HDFS-4247. saveNamespace should be tolerant of dangling lease (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1416034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-01 18:18:58 +00:00 |
|
Tsz-wo Sze
|
571da54179
|
HDFS-4213. Add an API to hsync for updating the last block length at the namenode. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1415799 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-30 19:24:30 +00:00 |
|
Aaron Myers
|
d866f81edb
|
Reverting initial commit of HDFS-3680 pending further comments.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1415797 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-30 19:19:01 +00:00 |
|
Aaron Myers
|
a85a0293c7
|
HDFS-3680. Allow customized audit logging in HDFS FSNamesystem. Contributed by Marcelo Vanzin.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1415794 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-30 19:11:24 +00:00 |
|
Tsz-wo Sze
|
6b08d7de5f
|
HDFS-4242. Map.Entry is incorrectly used in LeaseManager since the behavior of it is undefined after the iteration or modifications of the map.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1415480 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-30 02:51:25 +00:00 |
|
Tsz-wo Sze
|
1634e980af
|
HDFS-3495. Update Balancer to support new NetworkTopology with NodeGroup. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1414874 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 19:19:27 +00:00 |
|
Aaron Myers
|
2b8824853b
|
HDFS-4214. OfflineEditsViewer should print out the offset at which it encountered an error. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1414500 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 01:38:31 +00:00 |
|
Tsz-wo Sze
|
9047eb5162
|
HDFS-4209. Clean up the addNode/addChild/addChildNoQuotaCheck methods in FSDirectory and INodeDirectory.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1414447 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-27 22:36:20 +00:00 |
|
Suresh Srinivas
|
7e56bfe405
|
HDFS-4200. Reduce the size of synchronized sections in PacketResponder. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1413826 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-26 20:47:58 +00:00 |
|
Tsz-wo Sze
|
0f1899ee19
|
HDFS-4216. Do not ignore QuotaExceededException when adding symlinks.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1412237 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-21 19:27:48 +00:00 |
|
Thomas White
|
d6af507199
|
HADOOP-9049. DelegationTokenRenewer needs to be Singleton and FileSystems should register/deregister to/from. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1412077 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-21 12:29:37 +00:00 |
|
Tsz-wo Sze
|
506938f0b3
|
HDFS-4215. Remove locking from addToParent(..) since it is used in image loading, and add INode.isFile().
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411947 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-21 00:13:53 +00:00 |
|
Eli Collins
|
c3f13a7fef
|
HADOOP-9042. Add a test for umask in FileSystemContractBaseTest. Contributed by Colin McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411879 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-20 21:13:48 +00:00 |
|
Konstantin Shvachko
|
573c41c266
|
HDFS-4179. BackupNode: allow reads, fix checkpointing, safeMode. (shv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411508 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-20 02:00:20 +00:00 |
|
Daryn Sharp
|
c944d0666c
|
HDFS-4178. Shell scripts should not close stderr (Andy Isaacson via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1411229 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-19 15:04:28 +00:00 |
|
Tsz-wo Sze
|
d66f9e8269
|
HDFS-4206. Change the fields in INode and its subclasses to private.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1410996 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-18 22:03:11 +00:00 |
|
Alejandro Abdelnur
|
6f80a2a76c
|
HDFS-4171. WebHDFS and HttpFs should accept only valid Unix user names. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1410824 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-18 04:10:29 +00:00 |
|
Eli Collins
|
ecbb41923c
|
HDFS-4156. Seeking to a negative position should throw an IOE. Contributed by Eli Reisman
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1410812 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-18 02:11:50 +00:00 |
|
Jitendra Nath Pandey
|
1cbc38a878
|
HDFS-4105. The SPNEGO user for secondary namenode should use the web keytab. Contributed by Arpit Gupta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1410691 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-17 03:30:48 +00:00 |
|
Aaron Myers
|
320c32a289
|
HDFS-3507. DFS#isInSafeMode needs to execute only on Active NameNode. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1410587 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-16 21:51:39 +00:00 |
|
Todd Lipcon
|
51ca2fd3e9
|
HDFS-3935. Add JournalNode to the start/stop scripts. Contributed by Andy Isaacson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1410584 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-16 21:45:48 +00:00 |
|
Eli Collins
|
96f28d878e
|
HDFS-4100. Fix all findbug security warings. Contributed by Liang Xie
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409995 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 20:37:41 +00:00 |
|
Daryn Sharp
|
298eb42657
|
HDFS-4186. logSync() is called with the write lock held while releasing lease (Kihwal Lee via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409988 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 20:33:30 +00:00 |
|
Uma Maheswara Rao G
|
8a2de21315
|
HDFS-3623. BKJM: zkLatchWaitTimeout hard coded to 6000. Make use of ZKSessionTimeout instead. Contributed by Uma Maheswara Rao G.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409905 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 18:25:55 +00:00 |
|
Daryn Sharp
|
97e52dd71e
|
HDFS-4104. dfs -test -d prints inappropriate error on nonexistent directory (Andy Isaacson via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409848 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 15:51:03 +00:00 |
|
Robert Joseph Evans
|
d158daecb5
|
Updated CHANGES.txt in preparation for 0.23.5 release
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409818 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 14:57:23 +00:00 |
|
Robert Joseph Evans
|
59e4199d84
|
HDFS-4182. SecondaryNameNode leaks NameCache entries (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409311 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-14 19:21:25 +00:00 |
|
Robert Joseph Evans
|
b2456ca3b8
|
svn merge -r 1409087:1409086 reverting HDFS-4171 until test failures can be fixed.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409266 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-14 17:32:55 +00:00 |
|
Eli Collins
|
a780f0ac33
|
HDFS-4139. fuse-dfs RO mode still allows file truncation. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409088 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-14 06:17:19 +00:00 |
|
Alejandro Abdelnur
|
368f628ce5
|
HDFS-4171. WebHDFS and HttpFs should accept only valid Unix user names. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409087 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-14 06:12:03 +00:00 |
|
Uma Maheswara Rao G
|
0800aa90dd
|
HDFS-4038. Override toString() for BookKeeperEditLogInputStream. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409071 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-14 03:10:10 +00:00 |
|
Suresh Srinivas
|
a5976bee37
|
Moving HDFS-4106 to Release 2.0.3 section in CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1409038 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-14 00:02:53 +00:00 |
|
Daryn Sharp
|
4741064250
|
HDFS-4181. LeaseManager tries to double remove and prints extra messages (Kihwal Lee via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408779 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 15:29:04 +00:00 |
|
Eli Collins
|
3492ab6de0
|
HDFS-1322. Document umask in DistributedFileSystem#mkdirs javadocs. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408532 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 01:28:33 +00:00 |
|
Aaron Myers
|
b3e42a1ed5
|
HDFS-3921. NN will prematurely consider blocks missing when entering active state while still in safe mode. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408531 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 01:26:20 +00:00 |
|
Eli Collins
|
c1a2098304
|
HDFS-4164. fuse_dfs: add -lrt to the compiler command line on Linux. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408477 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-12 22:20:43 +00:00 |
|
Robert Joseph Evans
|
7ff7f67a82
|
HDFS-4172. namenode does not URI-encode parameters when building URI for datanode request (Derek Dagit via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408401 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-12 18:51:27 +00:00 |
|
Thomas White
|
42f4691ead
|
Add new files missed from HADOOP-8860 commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1408288 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-12 13:54:27 +00:00 |
|
Alejandro Abdelnur
|
9d5205aadd
|
HADOOP-8860. Split MapReduce and YARN sections in documentation navigation. (tomwhite via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407658 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 21:44:00 +00:00 |
|
Suresh Srinivas
|
a4b1c675b6
|
Moving HDFS-4080 to Incompatible Change section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407567 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 18:09:21 +00:00 |
|
Suresh Srinivas
|
db71de2e11
|
HDFS-4080. Add a separate logger for block state change logs to enable turning off those logs. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407566 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 18:07:04 +00:00 |
|
Suresh Srinivas
|
c7ab9779d2
|
HDFS-4162. Some malformed and unquoted HTML strings are returned from datanode web ui. Contributed by Darek Dagit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407556 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 17:39:20 +00:00 |
|
Eli Collins
|
312eb23598
|
HDFS-4048. Use ERROR instead of INFO for volume failure logs. Contributed by Stephen Chu
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407345 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 02:57:05 +00:00 |
|
Daryn Sharp
|
be94bf6b57
|
HDFS-3990. NN's health report has severe performance problems (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407333 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-09 00:53:11 +00:00 |
|
Suresh Srinivas
|
0f7a4337ac
|
HDFS-4165. Faulty sanity check in FsDirectory.unprotectedSetQuota. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407245 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 19:54:55 +00:00 |
|
Konstantin Shvachko
|
d511052be5
|
Move HDFS-3625 and HDFS-4138 under 2.0.3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407189 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 18:01:38 +00:00 |
|
Uma Maheswara Rao G
|
f1fe91ec95
|
HDFS-3810. Implement format() for BKJM. Contributed by Ivan Kelly.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1407182 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 17:45:46 +00:00 |
|
Konstantin Shvachko
|
c44f37a7a5
|
Move HDFS-3625 under 0.23.5
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406739 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 17:59:35 +00:00 |
|
Konstantin Shvachko
|
1ab97373de
|
HDFS-4138. BackupNode startup fails due to uninitialized edit log. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406734 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 17:45:01 +00:00 |
|
Aaron Myers
|
817a26b6c8
|
HDFS-4153. Add START_MSG/SHUTDOWN_MSG for JournalNode. Contributed by liang xie.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406473 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 06:29:37 +00:00 |
|
Suresh Srinivas
|
c013142a12
|
HADOOP-9004. Allow security unit tests to use external KDC. Contributed by Stephen Chu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406413 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 00:48:17 +00:00 |
|
Tsz-wo Sze
|
1e7010cf38
|
HDFS-3979. For hsync, datanode should wait for the local sync to complete before sending ack. Contributed by Lars Hofhansl
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406382 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 22:34:29 +00:00 |
|
Suresh Srinivas
|
251230a126
|
HADOOP-9004. Reverting the commit r1406202 to address patch issue
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406379 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 22:23:51 +00:00 |
|
Todd Lipcon
|
a3f3a6c5a3
|
HDFS-4155. libhdfs implementation of hsync API. Contributed by Liang Xie.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406372 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 22:05:34 +00:00 |
|
Tsz-wo Sze
|
1734215a10
|
HDFS-4152. Add a new class BlocksMapUpdateInfo for the parameter in INode.collectSubtreeBlocksAndClear(..). Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406326 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 21:04:32 +00:00 |
|
Daryn Sharp
|
54b70db347
|
HDFS-4075. Reduce recommissioning overhead (Kihwal Lee via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406278 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 19:27:47 +00:00 |
|
Suresh Srinivas
|
b13a5cdcb7
|
HADOOP-9004. Allow security unit tests to use external KDC. Contributed by Stephen Chu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406202 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 16:12:43 +00:00 |
|
Daryn Sharp
|
3a698e6aea
|
HDFS-1331. dfs -test should work like /bin/test (Andy Isaacson via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406198 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 15:57:58 +00:00 |
|
Suresh Srinivas
|
dca8dd7a20
|
Add HDFS-4046 to Release 2.0.3 section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406019 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-06 00:22:23 +00:00 |
|
Suresh Srinivas
|
159e507995
|
HDFS-4046. Adding the missed file in revision 1406011
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406012 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-05 23:50:29 +00:00 |
|
Suresh Srinivas
|
e0ce1b2475
|
HDFS-4046. Rename ChecksumTypeProto enum NULL since it is illegal in C/C++. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406011 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-05 23:49:33 +00:00 |
|
Tsz-wo Sze
|
7ee5ce3176
|
HDFS-4151. Change the methods in FSDirectory to pass INodesInPath instead of INode[] as a parameter.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1406006 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-05 23:26:34 +00:00 |
|
Tsz-wo Sze
|
d174f574ba
|
HDFS-4143. Change blocks to private in INodeFile and renames isLink() to isSymlink() in INode.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1405237 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-03 00:20:03 +00:00 |
|
Todd Lipcon
|
a9e4b08f2b
|
HDFS-4132. When libwebhdfs is not enabled, nativeMiniDfsClient frees uninitialized memory. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1405149 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-02 20:35:51 +00:00 |
|
Daryn Sharp
|
19befa0748
|
HDFS-3804. TestHftpFileSystem fails intermittently with JDK7 (Trevor Robinson via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1404985 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-02 14:56:22 +00:00 |
|
Suresh Srinivas
|
07e0d7730d
|
HDFS-4129. Add utility methods to dump NameNode in memory tree for testing. Contributed by Tsz Wo (Nicholas), SZE.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403956 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-31 02:33:44 +00:00 |
|
Suresh Srinivas
|
cd0d206bb8
|
HDFS-3916. libwebhdfs testing code cleanup. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403922 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 23:12:12 +00:00 |
|
Uma Maheswara Rao G
|
b2822e3742
|
Moved HDFS-3809 entry in CHANGES.txt from trunk to 2.0.3-alpha section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403769 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 16:32:01 +00:00 |
|
Uma Maheswara Rao G
|
7ccdb67d5c
|
Moved HDFS-3789 entry in CHANGES.txt from trunk to 2.0.3-alpha section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403765 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 16:22:42 +00:00 |
|
Uma Maheswara Rao G
|
52df4b3e78
|
Moved HDFS-3695 entry in CHANGES.txt from trunk to 2.0.3-alpha section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 15:51:49 +00:00 |
|
Uma Maheswara Rao G
|
1e07fece6e
|
Moved HDFS-3573 entry in CHANGES.txt from trunk to 2.0.3-alpha section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403740 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 15:38:12 +00:00 |
|
Daryn Sharp
|
deef03c5d6
|
HADOOP-8994. TestDFSShell creates file named "noFileHere", making further tests hard to understand (Andy Isaacson via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403714 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 14:21:00 +00:00 |
|
Suresh Srinivas
|
7604a276a7
|
HDFS-4127. Log message is not correct in case of short of replica. Contributed by Junping Du.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403616 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-30 05:48:58 +00:00 |
|
Suresh Srinivas
|
ba7a2e3898
|
Moved HDFS-4122 to Release 2.0.3 section. It is also moved to Incompatible Changes section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403570 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-29 22:43:58 +00:00 |
|
Suresh Srinivas
|
1b3b09d947
|
HDFS-4124. Refactor INodeDirectory#getExistingPathINodes() to enable returningmore than INode array. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403304 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-29 14:11:04 +00:00 |
|
Suresh Srinivas
|
4bcf516d0e
|
HDFS-3920. libwebdhfs string processing and using strerror consistently to handle all errors. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403173 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-29 05:10:29 +00:00 |
|
Suresh Srinivas
|
cea7bbc630
|
HDFS-4122. Cleanup HDFS logs and reduce the size of logged messages. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403120 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-28 23:10:53 +00:00 |
|
Suresh Srinivas
|
fd7de4c4eb
|
HDFS-4106. BPServiceActor#lastHeartbeat, lastBlockReport and lastDeletedReport should be volatile. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403075 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-28 19:03:57 +00:00 |
|
Suresh Srinivas
|
abe3676e50
|
HDFS-4115. TestHDFSCLI.testAll fails one test due to number format. Contributed by Trevor Robinson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403074 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-28 18:59:11 +00:00 |
|
Suresh Srinivas
|
b6d09f67ab
|
Moving HDFS-4121 from trunk to Release 2.0.3 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1402843 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-27 18:41:43 +00:00 |
|
Suresh Srinivas
|
cd2e9d2fce
|
HDFS-4121. Add namespace declarations in hdfs .proto files for languages other than java. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1402836 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-27 18:25:02 +00:00 |
|
Tsz-wo Sze
|
3335e50244
|
HDFS-3616. Fix a ConcurrentModificationException bug that BP actor threads may not be shutdown properly in DataNode. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1402608 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-26 18:22:49 +00:00 |
|
Tsz-wo Sze
|
0e796b61e8
|
HDFS-4112. A few improvements on INodeDirectory include adding a utility method for casting; avoiding creation of new empty lists; cleaning up some code and rewriting some javadoc.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1402599 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-26 18:08:38 +00:00 |
|
Tsz-wo Sze
|
2d74f68054
|
HDFS-3948. Do not use hflush in TestWebHDFS.testNamenodeRestart() since the out stream returned by WebHdfsFileSystem does not support it. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1402270 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 18:53:25 +00:00 |
|
Tsz-wo Sze
|
ba2ee1d7fb
|
HDFS-4107. Add utility methods for casting INode to INodeFile and INodeFileUnderConstruction.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1402265 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 18:44:46 +00:00 |
|
Suresh Srinivas
|
163577f905
|
HDFS-4067. TestUnderReplicatedBlocks intermittently fails due to ReplicaAlreadyExistsException. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1402261 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 18:32:41 +00:00 |
|
Suresh Srinivas
|
611684e2e5
|
HDFS-4110. Refine a log printed in JNStorage. Contributed by Liang Xie.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1402203 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 16:15:59 +00:00 |
|
Suresh Srinivas
|
464edf2439
|
Moving HDFS-2434 from Release 2.0.3 section to trunk section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1401446 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-23 20:27:16 +00:00 |
|
Suresh Srinivas
|
aa42e2161d
|
HDFS-2434. TestNameNodeMetrics.testCorruptBlock fails intermittently. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1401423 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-23 20:02:09 +00:00 |
|
Daryn Sharp
|
a92313f7bd
|
HDFS-4090. getFileChecksum() result incompatible when called against zero-byte files. (Kihwal Lee via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1401309 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-23 15:03:53 +00:00 |
|
Tsz-wo Sze
|
75cdb5bb49
|
HDFS-4099. Clean up replication code and add more javadoc.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1400986 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-22 18:30:16 +00:00 |
|
Uma Maheswara Rao G
|
35ec20b7c6
|
HDFS-4022. Replication not happening for appended block. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1400578 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-21 06:31:31 +00:00 |
|
Tsz-wo Sze
|
661a8d176a
|
HDFS-4088. Remove "throws QuotaExceededException" from an INodeDirectoryWithQuota constructor.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1400345 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-20 00:06:12 +00:00 |
|
Alejandro Abdelnur
|
a4f30ff53c
|
reverting commit 1399898 (HADOOP-8887)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1399972 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 05:38:26 +00:00 |
|
Suresh Srinivas
|
0603447f2a
|
HDFS-4072. On file deletion remove corresponding blocks pending replications. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1399965 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 04:55:11 +00:00 |
|