Andrew Wang
|
9673baa7e8
|
HDFS-5320. Add datanode caching metrics. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1540796 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-11 18:30:07 +00:00 |
|
Arpit Agarwal
|
a161ff8f09
|
HDFS-5486. Fix TestNameNodeMetrics for HDFS-2832.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1540619 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-11 06:40:06 +00:00 |
|
Arpit Agarwal
|
bb5bd30df6
|
Merging r1540239 through r1540547 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1540549 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-10 21:01:12 +00:00 |
|
Arpit Agarwal
|
907fb15ee8
|
HDFS-5480. Update Balancer for HDFS-2832. (Contributed by szetszwo)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1540547 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-10 20:59:32 +00:00 |
|
Chris Nauroth
|
25ebe6bfd7
|
HDFS-5482. DistributedFileSystem#listPathBasedCacheDirectives must support relative paths. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1540257 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-09 05:54:19 +00:00 |
|
Tsz-wo Sze
|
fccbb5072c
|
merge of r1535792 through r1540238 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1540239 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-09 01:34:22 +00:00 |
|
Jing Zhao
|
37bc8e0c14
|
HDFS-5325. Remove WebHdfsFileSystem#ConnRunner. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1540235 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-09 01:19:54 +00:00 |
|
Arpit Agarwal
|
90d1b1b6a4
|
HDFS-5481. Fix TestDataNodeVolumeFailure in branch HDFS-2832. (Contributed by Junping Du)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1540228 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-09 00:19:48 +00:00 |
|
Jing Zhao
|
f2ad787a27
|
HDFS-5476. Snapshot: clean the blocks/files/directories under a renamed file/directory while deletion. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1540142 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-08 18:18:03 +00:00 |
|
Colin McCabe
|
97199baea1
|
HDFS-5394: Fix race conditions in DN caching and uncaching (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1539909 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-08 03:00:19 +00:00 |
|
Arpit Agarwal
|
6b0611ed24
|
Merging r1539737 through r1539896 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1539898 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-08 01:44:24 +00:00 |
|
Colin McCabe
|
f79b3e6b17
|
HDFS-5326. add modifyDirective to cacheAdmin (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1539839 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 22:07:16 +00:00 |
|
Colin McCabe
|
77afc605fd
|
HDFS-5468. CacheAdmin help command does not recognize commands (Stephen Chu via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1539786 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 19:58:52 +00:00 |
|
Jing Zhao
|
9964a94386
|
HDFS-5443. Delete 0-sized block when deleting an under-construction file that is included in snapshot. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1539754 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 18:37:38 +00:00 |
|
Arpit Agarwal
|
a604e3b73b
|
HDFS-5472. Fix TestDatanodeManager, TestSafeMode and TestNNThroughputBenchmark. (Contributed by szetszwo)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1539736 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 17:57:30 +00:00 |
|
Tsz-wo Sze
|
75777f1626
|
HDFS-5470. Add back trunk's reportDiff algorithm to the branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1539504 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-07 00:13:05 +00:00 |
|
Arpit Agarwal
|
fa5ba6d977
|
HDFS-5439. Fix TestPendingReplication. (Contributed by Junping Du, Arpit Agarwal)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1539247 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-06 06:50:33 +00:00 |
|
Arpit Agarwal
|
103fd6c6d8
|
Merging r1538408 through r1539244 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1539245 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-06 06:14:13 +00:00 |
|
Jing Zhao
|
a6250a4943
|
HDFS-5427. Not able to read deleted files from snapshot directly under snapshottable dir after checkpoint and NN restart. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1538875 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-05 06:38:50 +00:00 |
|
Chris Nauroth
|
c47b3d7502
|
HDFS-5456. NameNode startup progress creates new steps if caller attempts to create a counter for a step that doesn't already exist. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1538872 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-05 06:04:07 +00:00 |
|
Arpit Agarwal
|
d2b7b6589d
|
HDFS-5457. Fix TestDatanodeRegistration, TestFsck and TestAddBlockRetry. (Contributed by szetszwo)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1538794 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-04 22:49:00 +00:00 |
|
Tsz-wo Sze
|
7e46025f91
|
Merge r1537584 through r1538407 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1538408 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-03 17:51:52 +00:00 |
|
Tsz-wo Sze
|
26a1fda51e
|
HDFS-5452. Fix TestReplicationPolicy and TestBlocksScheduledCounter.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1538407 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-03 17:49:08 +00:00 |
|
Arpit Agarwal
|
cbdeba29bd
|
HDFS-5447. Fix TestJspHelper in branch HDFS-2832.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1538145 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-02 05:21:48 +00:00 |
|
Andrew Wang
|
3b91b7dece
|
HDFS-5037. Active NN should trigger its own edit log rolls. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1538059 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-01 20:49:54 +00:00 |
|
Arpit Agarwal
|
2af5083a35
|
HDFS-5437. Fix TestBlockReport and TestBPOfferService failures.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1537365 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 02:32:25 +00:00 |
|
Arpit Agarwal
|
4eebf56ccf
|
Merging r1536890 through r1537251 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1537252 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 19:28:44 +00:00 |
|
Chris Nauroth
|
9c29b86cab
|
HDFS-5432. TestDatanodeJsp fails on Windows due to assumption that loopback address resolves to host name localhost. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1537230 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 18:37:48 +00:00 |
|
Andrew Wang
|
75a162ff92
|
HDFS-5433. When reloading fsimage during checkpointing, we should clear existing snapshottable directories. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1537192 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 17:27:51 +00:00 |
|
Arpit Agarwal
|
68a79b0d3f
|
HDFS-5436. Move HsFtpFileSystem and HFtpFileSystem into org.apache.hdfs.web. (Contributed by Haohui Mai)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1536921 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 22:44:34 +00:00 |
|
Arpit Agarwal
|
c2495a7bff
|
Merging r1536572 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1536889 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 21:04:31 +00:00 |
|
Colin McCabe
|
1b48f44feb
|
Merge HDFS-4949 branch back into trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1536572 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-29 00:49:20 +00:00 |
|
Arpit Agarwal
|
67b93d6e25
|
Merging r1535792 through r1536181 from trunk to HDFS-2832.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1536182 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-27 18:43:58 +00:00 |
|
Arpit Agarwal
|
b9d561c548
|
HDFS-5214. Fix NPEs in BlockManager and DirectoryScanner.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1536179 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-27 18:29:49 +00:00 |
|
Jing Zhao
|
5829029154
|
HDFS-5257. addBlock() retry should return LocatedBlock with locations else client will get AIOBE. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1535811 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-25 18:43:06 +00:00 |
|
Tsz-wo Sze
|
ec01db59ce
|
HDFS-5417. Fix storage IDs in PBHelper and UpgradeUtilities.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1535791 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-25 17:21:49 +00:00 |
|
Andrew Wang
|
dc2ee20aec
|
HDFS-5419. Fixup test-patch.sh warnings on HDFS-4949 branch. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1535607 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-25 01:56:05 +00:00 |
|
Andrew Wang
|
e87b2a3684
|
merge trunk into HDFS-4949 branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1535563 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 21:38:25 +00:00 |
|
Arpit Agarwal
|
1fcc24d56a
|
Merging r1535122 through r1535532 from trunk to HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1535534 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 20:33:04 +00:00 |
|
Andrew Wang
|
4004a42d53
|
HDFS-5404 Resolve regressions in Windows compatibility on HDFS-4949 branch. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1535217 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-24 00:08:15 +00:00 |
|
Jing Zhao
|
1387fb1394
|
HDFS-5363. Refactor WebHdfsFileSystem: move SPENGO-authenticated connection creation to URLConnectionFactory. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1535169 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 20:48:25 +00:00 |
|
Tsz-wo Sze
|
b442fe92fb
|
Merge r1534894 through r1535121 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1535122 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 19:00:35 +00:00 |
|
Aaron Myers
|
82ed72d1d4
|
HDFS-5403. WebHdfs client cannot communicate with older WebHdfs servers post HDFS-5306. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1535056 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 15:15:29 +00:00 |
|
Arpit Agarwal
|
01f37e42f0
|
HDFS-5390. Send one incremental block report per storage directory.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1534891 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-23 01:28:48 +00:00 |
|
Arpit Agarwal
|
b884af72c5
|
HDFS-5398. NameNode changes to process storage reports per storage directory.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1534847 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-22 23:29:40 +00:00 |
|
Arpit Agarwal
|
ef17685f79
|
Merging r1534279 through r1534706 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1534707 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-22 17:24:52 +00:00 |
|
Arpit Agarwal
|
0ebab3a88a
|
HDFS-5377. Heartbeats from Datandode should include one storage report per storage directory
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1534464 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-22 02:22:17 +00:00 |
|
Tsz-wo Sze
|
df87ed34f2
|
HDFS-4885. Improve the verifyBlockPlacement() API in BlockPlacementPolicy. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1534426 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-22 00:20:39 +00:00 |
|
Tsz-wo Sze
|
40fec97bef
|
svn merge -c -1534417 . for reverting HDFS-4885, which should be committed to trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1534424 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-22 00:19:04 +00:00 |
|
Tsz-wo Sze
|
12ed24af66
|
HDFS-4885. Improve the verifyBlockPlacement() API in BlockPlacementPolicy. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1534417 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-21 23:48:08 +00:00 |
|
Colin McCabe
|
69e5f90e9f
|
HDFS-5385. Caching RPCs are AtMostOnce, but do not persist client ID and call ID to edit log. (Chris Nauroth via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1534345 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-21 19:42:35 +00:00 |
|
Colin McCabe
|
f9c08d02eb
|
HDFS-5378. In CacheReport, don't send genstamp and length on the wire (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1534334 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-21 19:29:46 +00:00 |
|
Arpit Agarwal
|
62f95b003b
|
Merging r1533208 through r1534278 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1534279 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-21 17:11:34 +00:00 |
|
Colin McCabe
|
d61af97810
|
HDFS-5203. Concurrent clients that add a cache directive on the same path may prematurely uncache each other. (Chris Nauroth via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1533651 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-18 22:15:26 +00:00 |
|
Jonathan Turner Eagles
|
a19b956975
|
HDFS-4511. Cover package org.apache.hadoop.hdfs.tools with unit test (Andrey Klochkov via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1533270 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-17 21:49:30 +00:00 |
|
Andrew Wang
|
dcb0b85333
|
HDFS-5383. fix broken caching unit tests (Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1533253 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-17 20:31:13 +00:00 |
|
Arpit Agarwal
|
f8d5755a69
|
Merging r1532911 through r1533207 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1533208 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-17 18:54:53 +00:00 |
|
Andrew Wang
|
34f08944b7
|
merge trunk to branch HDFS-4949
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1532952 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-17 02:14:33 +00:00 |
|
Andrew Wang
|
e432b4fe5e
|
HDFS-5360. Improvement of usage message of renameSnapshot and deleteSnapshot. Contributed by Shinichi Yamashita.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532930 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 22:59:51 +00:00 |
|
Jonathan Turner Eagles
|
b838776163
|
HADOOP-9078. enhance unit-test coverage of class org.apache.hadoop.fs.FileContext (Ivan A. Veselovsky via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532928 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 22:42:12 +00:00 |
|
Colin McCabe
|
3cc7a38a53
|
HDFS-5096. Automatically cache new data added to a cached path (contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1532924 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 22:15:33 +00:00 |
|
Arpit Agarwal
|
168b133337
|
Merging r1527684 through r1532876 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1532910 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 21:07:28 +00:00 |
|
Chris Nauroth
|
8da82eba1c
|
HDFS-5373. hdfs cacheadmin -addDirective short usage does not mention -replication parameter. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1532888 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 20:23:14 +00:00 |
|
Chris Nauroth
|
2cf5084c32
|
HDFS-5358: Add updated editsStored file for tests.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1532863 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 18:58:38 +00:00 |
|
Tsz-wo Sze
|
c46525ef27
|
Add TestOpenFilesWithSnapshot.java for HDFS-5283.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532860 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 18:44:21 +00:00 |
|
Tsz-wo Sze
|
ffe347151e
|
HDFS-5283. Under construction blocks only inside snapshots should not be counted in safemode threshhold. Contributed by Vinay
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532857 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-16 18:38:31 +00:00 |
|
Jing Zhao
|
2145486ea9
|
HDFS-5130. Add test for snapshot related FsShell and DFSAdmin commands. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532580 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-15 22:45:08 +00:00 |
|
Andrew Wang
|
efe545b0c2
|
HDFS-5358. Add replication field to PathBasedCacheDirective. (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1532124 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-14 22:56:11 +00:00 |
|
Colin McCabe
|
15d08c4778
|
HDFS-5349. DNA_CACHE and DNA_UNCACHE should be by blockId only (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1532116 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-14 22:19:10 +00:00 |
|
Jing Zhao
|
cf0cf0a691
|
HDFS-5342. Provide more information in the FSNamesystem JMX interfaces. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532090 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-14 20:56:37 +00:00 |
|
Brandon Li
|
7cd044b1aa
|
HDFS-5329. Update FSNamesystem#getListing() to handle inode path in startAfter token. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1531617 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-13 04:28:49 +00:00 |
|
Andrew Wang
|
09e9e57a0b
|
HDFS-5348. Fix error message when dfs.datanode.max.locked.memory is improperly configured. (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1531460 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-11 23:13:13 +00:00 |
|
Jing Zhao
|
f7eaacc103
|
HDFS-5322. HDFS delegation token not found in cache errors seen on secure HA clusters. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1531436 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-11 21:49:01 +00:00 |
|
Chris Nauroth
|
8111c3af6b
|
HDFS-5224. Refactor PathBasedCache* methods to use a Path rather than a String. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1531406 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-11 19:44:20 +00:00 |
|
Suresh Srinivas
|
f2f5cdb555
|
HDFS-5335. Hive query failed with possible race in dfs output stream. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1531152 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-10 23:58:08 +00:00 |
|
Colin McCabe
|
b8ae4e2a8e
|
HDFS-5323. Remove some deadcode in BlockManager (Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1530814 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-09 22:27:27 +00:00 |
|
Andrew Wang
|
3fc8792b5c
|
HDFS-5304. Expose if a block replica is cached in getFileBlockLocations. (Contributed by Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1530802 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-09 21:30:08 +00:00 |
|
Kihwal Lee
|
f6a2cac321
|
HDFS-4510. Cover classes ClusterJspHelper/NamenodeJspHelper with unit tests. Contributed by Andrey Klochkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1530669 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-09 15:10:33 +00:00 |
|
Daryn Sharp
|
b858b812b7
|
HADOOP-9470. eliminate duplicate FQN tests in different Hadoop modules (Ivan A. Veselovsky via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1530667 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-09 15:09:37 +00:00 |
|
Andrew Wang
|
54801ba4f9
|
Addenum for HDFS-5309, update binary edits again
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1530410 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 20:01:48 +00:00 |
|
Brandon Li
|
09998741ac
|
HDFS-5316. Namenode ignores the default https port. Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1530150 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 04:26:01 +00:00 |
|
Brandon Li
|
61c1dd96c3
|
HDFS-5317. Go back to DFS Home link does not work on datanode webUI. Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1530114 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-08 00:07:12 +00:00 |
|
Jing Zhao
|
1fe1942328
|
HDFS-5291. Standby namenode after transition to active goes into safemode. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1530112 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-07 23:58:44 +00:00 |
|
Brandon Li
|
267a606831
|
HDFS-5307. Support both HTTP and HTTPS in jsp pages. Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1530027 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-07 19:02:55 +00:00 |
|
Jing Zhao
|
7317e97bd7
|
HDFS-5299. DFS client hangs in updatePipeline RPC when failover happened. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1529660 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 18:39:03 +00:00 |
|
Andrew Wang
|
633b693517
|
HDFS-5309. Fix failing caching unit tests. (Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1529646 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 17:06:03 +00:00 |
|
Jing Zhao
|
cb5a51565a
|
HADOOP-10017. Fix NPE in DFSClient#getDelegationToken when doing Distcp from a secured cluster to an insecured cluster. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1529571 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 06:15:31 +00:00 |
|
Brandon Li
|
8e08046661
|
HDFS-5306. Datanode https port is not available at the namenode. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1529562 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-06 03:22:57 +00:00 |
|
Jing Zhao
|
cae1ed9f6c
|
HDFS-5308. Replace HttpConfig#getSchemePrefix with implicit schemes in HDFS JSP. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1529512 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-05 20:40:48 +00:00 |
|
Andrew Wang
|
eb2175db1a
|
HDFS-5190. Move cache pool related CLI commands to CacheAdmin. (Contributed by Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1529334 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 22:28:23 +00:00 |
|
Jing Zhao
|
3c1f18de43
|
HDFS-5300. FSNameSystem#deleteSnapshot() should not check owner in case of permissions disabled. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1529294 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 20:54:06 +00:00 |
|
Andrew Wang
|
af1ac9a5e8
|
HDFS-5119. Persist CacheManager state in the edit log. (Contributed by Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1529238 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-04 17:46:18 +00:00 |
|
Aaron Myers
|
65a55f2294
|
HDFS-5289. Race condition in TestRetryCacheWithHA#testCreateSymlink causes spurious test failure. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1528693 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-03 00:38:00 +00:00 |
|
Chris Nauroth
|
fc5bd930df
|
HDFS-5279. Guard against NullPointerException in NameNode JSP pages before initialization of FSNamesystem. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1528308 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 05:25:18 +00:00 |
|
Arpit Agarwal
|
b99d160437
|
HDFS-5255. Distcp job fails with hsftp when https is enabled in insecure cluster.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1528279 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-02 00:03:15 +00:00 |
|
Kihwal Lee
|
4fe912df9c
|
HDFS-4512. Cover package org.apache.hadoop.hdfs.server.common with tests. Contributed by Vadim Bondarev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1528097 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-01 14:02:19 +00:00 |
|
Kihwal Lee
|
6d5577fe7b
|
HDFS-4517. Cover class RemoteBlockReader with unit tests. Contributed by Vadim Bondarev and Dennis Y.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527807 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-30 22:31:00 +00:00 |
|
Arpit Agarwal
|
6331ff024c
|
Merging r1526971 through r1527683 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1527697 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-30 18:28:07 +00:00 |
|
Chris Nauroth
|
eccdb9aa8b
|
HDFS-5260. Merge zero-copy memory-mapped HDFS client reads to trunk and branch-2. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527113 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-27 22:51:12 +00:00 |
|
Jing Zhao
|
b2e174c9a5
|
HDFS-5265. Namenode fails to start when dfs.https.port is unspecified. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527093 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-27 21:45:00 +00:00 |
|
Arpit Agarwal
|
46099ce7f1
|
HDFS-4988. Datanode must support all the volumes as individual storages.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1526969 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-27 16:05:39 +00:00 |
|
Arpit Agarwal
|
8062d8c239
|
Merging r1526366 through r1526708 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1526717 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-26 21:49:18 +00:00 |
|
Chris Nauroth
|
ae501ceeb7
|
HDFS-5186. TestFileJournalManager fails on Windows due to file handle leaks. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1526615 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-26 17:33:07 +00:00 |
|
Chris Nauroth
|
269eb42b2f
|
HDFS-5258. Skip tests in TestHDFSCLI that are not applicable on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1526610 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-26 17:23:16 +00:00 |
|
Arpit Agarwal
|
77856140f4
|
Merging r1525759 through r1526365 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1526366 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-26 03:41:09 +00:00 |
|
Colin McCabe
|
464470e715
|
HADOOP-9981. globStatus should minimize its listStatus and getFileStatus calls. (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1526297 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-25 20:51:09 +00:00 |
|
Colin McCabe
|
9a361c5821
|
HDFS-5191. Revisit zero-copy API in FSDataInputStream to make it more intuitive (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1526020 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-24 21:40:53 +00:00 |
|
Tsz-wo Sze
|
5827d1667c
|
HDFS-5228. The RemoteIterator returned by DistributedFileSystem.listFiles may throw NullPointerException. Contributed by szetszwo and cnauroth
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1525828 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-24 10:16:14 +00:00 |
|
Suresh Srinivas
|
b838ac89a6
|
HDFS-5251. Race between the initialization of NameNode and the http server. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1525787 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-24 05:31:02 +00:00 |
|
Arpit Agarwal
|
114aa229de
|
Merging r1525409 through r1525758 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1525759 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-24 00:57:43 +00:00 |
|
Arpit Agarwal
|
eef16dadaf
|
HDFS-5139. Remove redundant -R option from setrep.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1525659 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-23 17:57:23 +00:00 |
|
Daryn Sharp
|
3dfadca6f5
|
HDFS-5239. Allow FSNamesystem lock fairness to be configurable (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1525624 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-23 15:27:08 +00:00 |
|
Arpit Agarwal
|
5133d78c1a
|
Merging r1524587 through r1525408 from trunk to branch HDFS-2832.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1525410 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-22 18:23:22 +00:00 |
|
Arpit Agarwal
|
4551da302d
|
HDFS-5233. Use Datanode UUID to identify Datanodes.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1525407 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-22 18:03:02 +00:00 |
|
Andrew Wang
|
a0d9a155a4
|
HDFS-5236. Change PathBasedCacheDirective APIs to be a single value rather than batch. (Contributed by Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1525183 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-21 00:20:36 +00:00 |
|
Andrew Wang
|
aae86e4f3f
|
merge changes from trunk to HDFS-4949 branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1524865 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-19 23:42:10 +00:00 |
|
Colin McCabe
|
1c4f4a38ca
|
HADOOP-9929. Insufficient permission for a path reported as file not found. (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1524611 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-19 02:09:43 +00:00 |
|
Arpit Agarwal
|
a80b826eef
|
Merging r1523878 through r1524586 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1524590 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-18 21:54:21 +00:00 |
|
Jing Zhao
|
7a2443e9f8
|
HDFS-5122. Support failover and retry in WebHdfsFileSystem for NN HA. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1524562 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-18 20:47:16 +00:00 |
|
Andrew Wang
|
e202d4d154
|
HDFS-5213. Separate PathBasedCacheEntry and PathBasedCacheDirectiveWithId. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1524561 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-18 20:43:40 +00:00 |
|
Arpit Agarwal
|
22b401284b
|
HDFS-5031. BlockScanner scans the block multiple times. (Vinay via Arpit Agarwal)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1524553 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-18 20:08:50 +00:00 |
|
Jing Zhao
|
f278a491dc
|
HDFS-5219. Add configuration keys for retry policy in WebHDFSFileSystem. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1524498 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-18 17:29:27 +00:00 |
|
Tsz-wo Sze
|
abf09f090f
|
HDFS-4990. Change BlockPlacementPolicy to choose storages instead of datanodes.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1524444 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-18 15:12:52 +00:00 |
|
Tsz-wo Sze
|
0398943572
|
Merge r1523804 through r1523877 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1523878 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 02:59:14 +00:00 |
|
Tsz-wo Sze
|
f98c343c7f
|
HDFS-5207. In BlockPlacementPolicy.chooseTarget(..), change the writer and the excludedNodes parameter types respectively to Node and Set. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523875 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 02:38:47 +00:00 |
|
Andrew Wang
|
85c2036029
|
HDFS-5210. Fix some failing unit tests on HDFS-4949 branch. (Contributed by Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1523754 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 18:41:27 +00:00 |
|
Tsz-wo Sze
|
959635f0e7
|
Merge r1523109 through r1523401 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1523402 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-15 04:32:39 +00:00 |
|
Tsz-wo Sze
|
d01caeee77
|
HDFS-5188. In BlockPlacementPolicy, reduce the number of chooseTarget(..) methods; replace HashMap with Map in parameter declarations and cleanup some related code.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523400 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-15 04:15:57 +00:00 |
|
Colin McCabe
|
50af34f778
|
HDFS-5201. NativeIO: consolidate getrlimit into NativeIO#getMemlockLimit. (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1523153 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-14 00:05:29 +00:00 |
|
Andrew Wang
|
40eb94ade3
|
HDFS-5053. NameNode should invoke DataNode APIs to coordinate caching. (Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1523145 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 23:27:22 +00:00 |
|
Arpit Agarwal
|
06eb46eda3
|
Merging r1521566 through r1523108 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1523110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 21:27:58 +00:00 |
|
Jing Zhao
|
1260d598d3
|
HDFS-4096. Add snapshot information to namenode WebUI. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523091 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 20:41:11 +00:00 |
|
Jing Zhao
|
965ce2041a
|
HDFS-5192. NameNode may fail to start when dfs.client.test.drop.namenode.response.number is set. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522775 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 04:29:50 +00:00 |
|
Colin McCabe
|
02e0e158a2
|
HDFS-5158. Add command-line support for manipulating cache directives
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1522272 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-12 03:55:10 +00:00 |
|
Tsz-wo Sze
|
b2976af140
|
HDFS-5157. Add StorageType to FsVolume. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1521743 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 06:30:01 +00:00 |
|
Arpit Agarwal
|
23bf148a2f
|
Merging r1520450 through r1521565 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1521566 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 18:03:08 +00:00 |
|
Colin McCabe
|
3a9cd79e9d
|
HDFS-5120. Add command-line support for manipulating cache pools.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1521240 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 18:53:01 +00:00 |
|
Tsz-wo Sze
|
282be1b38e
|
HDFS-5134. Move blockContentsStale, heartbeatedSinceFailover and firstBlockReport from DatanodeDescriptor to DatanodeStorageInfo; and fix a synchronization problem in DatanodeStorageInfo.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1520938 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-08 22:53:36 +00:00 |
|
Andrew Wang
|
efc1048ffe
|
Revert HADOOP-9877 because of breakage reported in HADOOP-9912
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520713 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 22:57:44 +00:00 |
|
Colin McCabe
|
6431192c0e
|
HDFS-4879. Add BlockedArrayList collection to avoid CMS full GCs (Contributed by Todd Lipcon)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520667 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 19:05:26 +00:00 |
|
Colin McCabe
|
f41f8b8842
|
HDFS-5163. Miscellaneous cache pool RPC fixes (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1520665 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 18:52:50 +00:00 |
|
Chris Nauroth
|
e10dbf41bc
|
HDFS-4491. Add/delete files missed in prior commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520482 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 03:14:20 +00:00 |
|
Chris Nauroth
|
5eb618ee1f
|
HDFS-4491. Parallel testing HDFS. Contributed by Andrey Klochkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520479 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 03:06:41 +00:00 |
|
Arpit Agarwal
|
bbce64c8c5
|
Merging r1519884 through r1520449 from trunk to branch HDFS-2832
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1520454 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-05 23:01:00 +00:00 |
|
Aaron Myers
|
8aea748ec3
|
HDFS-5159. Secondary NameNode fails to checkpoint if error occurs downloading edits on first checkpoint. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520363 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-05 16:21:26 +00:00 |
|
Colin McCabe
|
d56d0b46e1
|
commit correct version of HDFS-5121
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1520090 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-04 18:23:51 +00:00 |
|
Arpit Agarwal
|
ec57e3019f
|
Merge r1518851 from trunk (reconcile branch conflicts with the fix for HDFS-5077)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1519882 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-03 23:15:28 +00:00 |
|
Colin McCabe
|
97b7267977
|
HDFS-5121. Add RPCs for creating and manipulating cache pools. (Contributed by Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4949@1519841 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-03 20:38:45 +00:00 |
|
Tsz-wo Sze
|
336c0344f5
|
Merge r1517887 through r1518850 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1519796 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-03 19:01:19 +00:00 |
|
Tsz-wo Sze
|
3f070e83b1
|
HDFS-5009. Include storage information in the LocatedBlock.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2832@1519691 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-03 14:03:35 +00:00 |
|