Brandon Li
|
aa4fba6d92
|
HDFS-5587. add debug information when NFS fails to start with duplicate user or group names. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548028 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 07:13:21 +00:00 |
|
Colin McCabe
|
950e0644b7
|
HDFS-5626. dfsadmin report shows incorrect values (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1548000 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 02:59:14 +00:00 |
|
Andrew Wang
|
859e425dfa
|
Revert HDFS-4983
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547970 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-05 00:05:10 +00:00 |
|
Andrew Wang
|
f5e83a0b3e
|
HDFS-4983. Numeric usernames do not work with WebHDFS FS. Contributed by Yongjun Zhang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547935 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 22:24:45 +00:00 |
|
Jing Zhao
|
d02baff9a0
|
HDFS-5536. Implement HTTP policy for Namenode and DataNode. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547925 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 21:40:57 +00:00 |
|
Colin McCabe
|
f791e291ca
|
HDFS-5555. CacheAdmin commands fail when first listed NameNode is in Standby (jxiang via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547895 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 20:06:25 +00:00 |
|
Colin McCabe
|
61c45aae4d
|
HDFS-4997. libhdfs does not return correct error code in most cases (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547637 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 23:13:02 +00:00 |
|
Kihwal Lee
|
7af12ab207
|
HDFS-5558. LeaseManager monitor thread can crash if the last block is complete but another block is not. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547393 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 14:12:43 +00:00 |
|
Kihwal Lee
|
38a04a3042
|
HDFS-5557. Write pipeline recovery for the last packet in the block may cause rejection of valid replicas. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547173 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 20:18:52 +00:00 |
|
Arun Murthy
|
a4e473c6a9
|
Renamed releases. 2.2.1 -> 2.3.0 & 2.3.0 -> 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547136 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 18:37:39 +00:00 |
|
Colin McCabe
|
58f73acdc1
|
move HDFS-5581 to 2.3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547094 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 16:40:52 +00:00 |
|
Colin McCabe
|
13331a6863
|
HDFS-5581. NameNodeFsck should use only one instance of BlockPlacementPolicy (vinay via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1547088 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 16:31:03 +00:00 |
|
Andrew Wang
|
9da451cac5
|
HDFS-5430. Support TTL on CacheDirectives. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546301 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-28 07:20:21 +00:00 |
|
Andrew Wang
|
bb11d47758
|
HDFS-5562. TestCacheDirectives and TestFsDatasetCache should stub out native mlock. Contributed by Colin Patrick McCabe and Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546246 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-28 00:44:54 +00:00 |
|
Brandon Li
|
5ea533c2bf
|
HDFS-5563. NFS gateway should commit the buffered data when read request comes after write to the same file. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546233 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 23:41:15 +00:00 |
|
Brandon Li
|
ec5c8a9865
|
HDFS-5577. NFS user guide update. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546210 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 22:07:37 +00:00 |
|
Tsz-wo Sze
|
8df119da21
|
HDFS-5537. Remove FileWithSnapshot interface. Contributed by jing9
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546184 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 20:32:16 +00:00 |
|
Jing Zhao
|
2214871d91
|
HDFS-5545. Allow specifying endpoints for listeners in HttpServer. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546151 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 18:20:14 +00:00 |
|
Colin McCabe
|
13edb391d0
|
HDFS-5556. Add some more NameNode cache statistics, cache pool stats (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546143 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 17:55:52 +00:00 |
|
Uma Maheswara Rao G
|
b6d483b122
|
HDFS-5568. Support includeSnapshots option with Fsck command. Contributed by Vinay
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545987 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-27 10:59:54 +00:00 |
|
Colin McCabe
|
05a9a80bd4
|
HDFS-5565. CacheAdmin help should match against non-dashed commands (wang via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545850 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 21:38:46 +00:00 |
|
Jing Zhao
|
740cf232bd
|
HDFS-5561. FSNameSystem#getNameJournalStatus() in JMX should return plain text instead of HTML. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545791 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 19:28:09 +00:00 |
|
Tsz-wo Sze
|
82ff2d3f2e
|
HDFS-5286. Flatten INodeDirectory hierarchy: Replace INodeDirectoryWithQuota with DirectoryWithQuotaFeature.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545768 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 18:33:22 +00:00 |
|
Brandon Li
|
4a1acfc96f
|
HDFS-5548. Use ConcurrentHashMap in portmap. Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545756 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 18:13:04 +00:00 |
|
Jing Zhao
|
d8a2383461
|
HDFS-5538. URLConnectionFactory should pick up the SSL related configuration by default. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545491 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-26 01:16:51 +00:00 |
|
Jing Zhao
|
eb3c1607b0
|
HDFS-5533. Symlink delete/create should be treated as DELETE/CREATE in snapshot diff report. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545357 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-25 18:05:36 +00:00 |
|
Kihwal Lee
|
65ee88b0de
|
HDFS-5526. Datanode cannot roll back to previous layout version. Contributed by Kihwal Lee.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1545322 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-25 15:33:52 +00:00 |
|
Jing Zhao
|
4ef4425825
|
Move HDFS-5444 and HDFS-5525 to branch 2.3.0 section in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544631 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-22 18:30:28 +00:00 |
|
Jing Zhao
|
105a31e21d
|
HDFS-5552. Fix wrong information of Cluster summay in dfshealth.html. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544627 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-22 18:23:42 +00:00 |
|
Uma Maheswara Rao G
|
8034d04c49
|
HDFS-5544. Adding Test case For Checking dfs.checksum.type as NULL value. Contributed by Sathish.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544596 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-22 16:11:26 +00:00 |
|
Tsz-wo Sze
|
ce68f410b0
|
HDFS-5285. Flatten INodeFile hierarchy: Replace INodeFileUnderConstruction and INodeFileUnderConstructionWithSnapshot with FileUnderContructionFeature. Contributed by jing9
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544389 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-22 01:39:02 +00:00 |
|
Brandon Li
|
82d0e820d0
|
HDFS-5407. Fix typos in DFSClientCache. Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544362 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 23:08:40 +00:00 |
|
Brandon Li
|
a379a7bbb9
|
HDFS-5288. Close idle connections in portmap. Contributed by Haohui Mai
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544352 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 22:43:55 +00:00 |
|
Colin McCabe
|
9863cb1905
|
HDFS-5543. Fix narrow race condition in TestPathBasedCacheRequests (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544310 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 20:15:07 +00:00 |
|
Colin McCabe
|
f91a45a96c
|
HDFS-5473. Consistent naming of user-visible caching classes and methods (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544252 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 17:12:58 +00:00 |
|
Jing Zhao
|
39950cee7f
|
HDFS-5532. Enable the webhdfs by default to support new HDFS web UI. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544047 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 07:16:16 +00:00 |
|
Tsz-wo Sze
|
5f458ef23f
|
HDFS-5531. Combine the getNsQuota() and getDsQuota() methods in INode.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1544018 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-21 03:17:47 +00:00 |
|
Jing Zhao
|
3cae2ba63f
|
HDFS-3987. Support webhdfs over HTTPS. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543962 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 21:51:58 +00:00 |
|
Andrew Wang
|
916ab9286b
|
HDFS-5451. Add byte and file statistics to PathBasedCacheEntry. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543958 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 21:31:41 +00:00 |
|
Jing Zhao
|
c131ae39fc
|
HDFS-5525. Inline dust templates for new Web UI. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543895 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 18:17:41 +00:00 |
|
Uma Maheswara Rao G
|
04cf2a768c
|
HDFS-5014. Process register commands with out holding BPOfferService lock. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543861 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 16:27:28 +00:00 |
|
Uma Maheswara Rao G
|
f26d2adbf9
|
HDFS-4516. Client crash after block allocation and NN switch before lease recovery for the same file can cause readers to fail forever. Contributed by Vinay.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543829 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 14:43:11 +00:00 |
|
Colin McCabe
|
efea68dc35
|
HDFS-5511. improve CacheManipulator interface to allow better unit testing (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543676 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 00:48:05 +00:00 |
|
Andrew Wang
|
00d9b8eedb
|
HDFS-5513. CacheAdmin commands fail when using . as the path. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543670 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-20 00:29:59 +00:00 |
|
Jonathan Turner Eagles
|
587f68b160
|
HDFS-1386. TestJMXGet fails in jdk7 (jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543612 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 22:44:13 +00:00 |
|
Jing Zhao
|
aa002344d0
|
HDFS-5428. Under construction files deletion after snapshot+checkpoint+nn restart leads nn safemode. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543329 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 07:31:40 +00:00 |
|
Arpit Agarwal
|
c3c626d32b
|
HDFS-5073. TestListCorruptFileBlocks fails intermittently.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543303 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 04:07:28 +00:00 |
|
Colin McCabe
|
70234e2213
|
HDFS-5512. CacheAdmin -listPools fails with NPE when user lacks permissions to view all pools (awang via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543293 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 02:35:34 +00:00 |
|
Colin McCabe
|
4f15d0af4f
|
HDFS-5520. loading cache path directives from edit log doesnt update nextEntryId (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543286 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 02:01:28 +00:00 |
|
Jing Zhao
|
e68e3e429d
|
HDFS-5393. Serve bootstrap and jQuery locally. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1543248 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 00:37:54 +00:00 |
|