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 |
|