Suresh Srinivas
|
f83f2300cf
|
HDFS-4175. Add the jira to CHANGES.HDFS-2802.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1411690 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-20 14:49:21 +00:00 |
|
Suresh Srinivas
|
1253e02f66
|
HDFS-4175. Additional snapshot tests for more complicated directory structure and modifications. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1411503 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-20 01:51:19 +00:00 |
|
Tsz-wo Sze
|
d8ffea5943
|
Merge r1408927 through r1410997 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1411007 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-18 22:31: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 |
|
Tsz-wo Sze
|
9bed64a6fc
|
HDFS-4196. Support renaming of snapshots. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1410986 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-18 20:44:10 +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 |
|
Tsz-wo Sze
|
b5a2dd19c4
|
HDFS-4187. Add tests for replication handling in snapshots. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1410097 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 23:08:25 +00:00 |
|
Tsz-wo Sze
|
8ca8687fb2
|
HDFS-4188. Add Snapshot.ID_COMPARATOR for comparing IDs and fix a bug in ReadOnlyList.Util.binarySearch(..).
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1410027 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 21:34:54 +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 |
|
Suresh Srinivas
|
2116d0520e
|
HDFS-4148. Disallow write/modify operations on files and directories in a snapshot. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1409023 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 23:26:40 +00:00 |
|
Tsz-wo Sze
|
2a9f450511
|
Merge r1407704 through r1408926 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1408938 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 20:21:39 +00:00 |
|
Tsz-wo Sze
|
099762a0bc
|
HDFS-4177. Add a snapshot parameter to INodeDirectory.getChildrenList() for selecting particular snapshot children list views.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1408923 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-13 19:59:55 +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 |
|
Tsz-wo Sze
|
40fe1ffbaa
|
Merge r1406415 through r1407703 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1407706 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-10 00:49:15 +00:00 |
|
Tsz-wo Sze
|
5120bfca0a
|
HDFS-4170. Add snapshot information to INodesInPath.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1407703 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-10 00:27:59 +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 |
|
Tsz-wo Sze
|
b94cf83a11
|
HDFS-4159. Rename should fail when the destination directory is snapshottable and has snapshots. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1406771 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 19:38:29 +00:00 |
|
Tsz-wo Sze
|
8a577a16f9
|
HDFS-4150. Update the inode in the block map when a snapshotted file or a snapshot file is deleted. Contributed by Jing Zhao
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1406763 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 19:30:36 +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 |
|
Tsz-wo Sze
|
7160c01f61
|
Merge r1406327 through r1406414 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1406415 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-07 01:03:16 +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 |
|