Eli Collins
|
32d4c148df
|
HDFS-3654. TestJspHelper#testGetUgi fails with NPE. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361463 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 01:07:57 +00:00 |
|
Eli Collins
|
f5dd4583bb
|
HDFS-3539. libhdfs code cleanups. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361459 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 00:47:43 +00:00 |
|
Eli Collins
|
cfd692b866
|
HDFS-3609. libhdfs: don't force the URI to look like hdfs://hostname:port. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361454 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 00:34:28 +00:00 |
|
Eli Collins
|
06d635cd2c
|
HDFS-3492. fix some misuses of InputStream#skip. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361449 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 00:18:56 +00:00 |
|
Eli Collins
|
8c2a2f909c
|
HDFS-470. libhdfs should handle 0-length reads from FSInputStream correctly. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361446 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-14 00:03:58 +00:00 |
|
Eli Collins
|
dcf0ac7a8a
|
HDFS-3606. libhdfs: create self-contained unit test. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361440 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 23:28:03 +00:00 |
|
Harsh J
|
d9911e923d
|
HDFS-3612. Single namenode image directory config warning can be improved. Contributed by Andy Isaacson. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361059 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 07:20:27 +00:00 |
|
Eli Collins
|
bfa51a33d0
|
HDFS-3306. fuse_dfs: don't lock release operations. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361021 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 00:44:27 +00:00 |
|
Eli Collins
|
0f3ba4870b
|
HDFS-799. libhdfs must call DetachCurrentThread when a thread is destroyed. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361008 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 00:10:04 +00:00 |
|
Eli Collins
|
e2318c2895
|
HDFS-3633. libhdfs: hdfsDelete should pass JNI_FALSE or JNI_TRUE. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1361005 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-12 23:52:48 +00:00 |
|
Sanjay Radia
|
6a59f08a15
|
HDFS-3630 Modify TestPersistBlocks to use both flush and hflush (sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360991 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-12 22:46:53 +00:00 |
|
Eli Collins
|
4a5ba3b7bd
|
HDFS-3641. Move server Util time methods to common and use now instead of System#currentTimeMillis. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360858 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-12 19:01:49 +00:00 |
|
Eli Collins
|
8ced7381a4
|
HDFS-3639. JspHelper#getUGI should always verify the token if security is enabled. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360485 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-12 00:12:15 +00:00 |
|
Eli Collins
|
cdae6953e8
|
HDFS-3582. Hook daemon process exit for testing. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360329 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 17:58:02 +00:00 |
|
Aaron Myers
|
664ca6b75e
|
HDFS-3615. Two BlockTokenSecretManager findbugs warnings. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360255 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 16:09:18 +00:00 |
|
Harsh J
|
2c27b5826d
|
HDFS-3611. NameNode prints unnecessary WARNs about edit log normally skipping a few bytes. Contributed by Colin Patrick McCabe. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1360001 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 03:37:07 +00:00 |
|
Harsh J
|
c81aed0271
|
HDFS-3613. GSet prints some INFO level values, which aren't really very useful to all. Contributed by Andrew Wang. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359999 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 03:15:03 +00:00 |
|
Harsh J
|
3b5ea87502
|
HDFS-3629. Fix the typo in the error message about inconsistent storage layout version. Contributed by Brandon Li. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359905 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-10 21:14:27 +00:00 |
|
Aaron Myers
|
fb4a6ac9e9
|
HDFS-3568. fuse_dfs: add support for security. Contributed by Colin McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359824 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-10 18:28:13 +00:00 |
|
Harsh J
|
e0f96aa249
|
HDFS-3555. idle client socket triggers DN ERROR log (should be INFO or DEBUG). Contributed by Andy Isaacson. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359619 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-10 11:52:13 +00:00 |
|
Aaron Myers
|
b6a9d38c09
|
Move CHANGES.txt entry for HDFS-3067 to branch-2 instead of trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359331 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 18:34:36 +00:00 |
|
Eli Collins
|
9facccfd28
|
Update CHANGES.txt for 2391 merge.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358849 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 22:06:03 +00:00 |
|
Eli Collins
|
5952c7bb62
|
HDFS-3614. Revert unused MiniDFSCluster constructor from HDFS-3049. Contributed by Arun Murthy
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358825 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 19:53:14 +00:00 |
|
Eli Collins
|
21fdf16b0d
|
HDFS-3548. NamenodeFsck.copyBlock fails to create a Block Reader. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358822 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 19:41:55 +00:00 |
|
Uma Maheswara Rao G
|
07295260b1
|
HDFS-3482. hdfs balancer throws ArrayIndexOutOfBoundsException if option is specified without values. Contributed by Madhukara Phatak.
Submitted by: Madhukara Phatak.
Reviewed by: Uma Maheswara Rao G.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358812 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 18:39:09 +00:00 |
|
Eli Collins
|
52f5c70330
|
HDFS-711. hdfsUtime does not handle atime = 0 or mtime = 0 correctly. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358810 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 18:29:00 +00:00 |
|
Eli Collins
|
9bebba6605
|
Fixup CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358805 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 18:18:55 +00:00 |
|
Eli Collins
|
6dcf42262d
|
HDFS-3603. Decouple TestHDFSTrash from TestTrash. Contributed by Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358804 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 18:15:30 +00:00 |
|
Uma Maheswara Rao G
|
d4fb882163
|
HDFS-3541. Deadlock between recovery, xceiver and packet responder. Contributed by Vinay.
Submitted by: Vinay
Reviewed by: Uma Maheswara Rao G
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358794 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 17:42:19 +00:00 |
|
Harsh J
|
e5b00f1bdc
|
HDFS-2988. Improve error message when storage directory lock fails. Contributed by Miomir Boljanovic. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358683 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 00:36:38 +00:00 |
|
Eli Collins
|
535b039581
|
HDFS-3604. Add dfs.webhdfs.enabled to hdfs-default.xml. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1358659 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-07 22:35:14 +00:00 |
|
Todd Lipcon
|
e0ef844280
|
HDFS-3170. Add more useful metrics for write latency. Contributed by Matthew Jacobs.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1357970 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-05 22:18:30 +00:00 |
|
Tsz-wo Sze
|
4d0cab2729
|
HDFS-3601. Add BlockPlacementPolicyWithNodeGroup to support block placement with 4-layer network topology. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1357442 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-05 01:31:57 +00:00 |
|
Eli Collins
|
359b4efd19
|
HDFS-3581. FSPermissionChecker#checkPermission sticky bit check missing range check. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356971 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 21:43:25 +00:00 |
|
Todd Lipcon
|
3728d16160
|
HDFS-3574. Fix small race and do some cleanup in GetImageServlet. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356939 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 20:55:29 +00:00 |
|
Todd Lipcon
|
b8389e4c73
|
HDFS-3343. Improve metrics for DN read latency. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356928 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 20:45:21 +00:00 |
|
Todd Lipcon
|
8dd3148e73
|
HDFS-3190. Simple refactors in existing NN code to assist QuorumJournalManager extension. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356525 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 23:59:41 +00:00 |
|
Todd Lipcon
|
7accbabdee
|
HDFS-3573. Supply NamespaceInfo when instantiating JournalManagers. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356388 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 18:21:49 +00:00 |
|
Alejandro Abdelnur
|
2b2344a57e
|
HDFS-3575. HttpFS does not log Exception Stacktraces (brocknoland via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356330 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 16:41:33 +00:00 |
|
Tsz-wo Sze
|
28e8151ad3
|
HDFS-3157. Fix a bug in the case that the generation stamps of the stored block in a namenode and the reported block from a datanode do not match. Contributed by Ashish Singhi
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1356086 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 07:26:03 +00:00 |
|
Alejandro Abdelnur
|
5a8ea48c37
|
HDFS-3580. incompatible types; no instance(s) of type variable(s) V exist so that V conforms to boolean compiling HttpFSServer.java with OpenJDK (adi2 via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355593 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-29 22:58:32 +00:00 |
|
Todd Lipcon
|
802f885a55
|
HDFS-3446. HostsFileReader silently ignores bad includes/excludes. Contributed by Matthew Jacobs.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355584 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-29 22:24:29 +00:00 |
|
Alejandro Abdelnur
|
34605c9594
|
HDS-3491. HttpFs does not set permissions correctly (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355556 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-29 20:59:11 +00:00 |
|
Suresh Srinivas
|
d8198d9273
|
Fixed CHANGES.txt name typo
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355190 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-28 23:01:00 +00:00 |
|
Suresh Srinivas
|
19dd66a3f6
|
HDFS-3510. Editlog pre-allocation is performed prior to writing edits to avoid partial edits case disk out of space. Contributed by Collin McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355189 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-28 23:00:10 +00:00 |
|
Todd Lipcon
|
1d54e2b331
|
HDFS-3571. Allow EditLogFileInputStream to read from a remote URL. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355174 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-28 21:46:12 +00:00 |
|
Aaron Myers
|
9255cb83c8
|
HDFS-3559. DFSTestUtil: use Builder class to construct DFSTestUtil instances. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355141 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-28 20:04:49 +00:00 |
|
Eli Collins
|
550853203b
|
HDFS-3475. Make the replication monitor multipliers configurable. Contributed by Harsh J Chouraria
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1355089 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-28 17:54:52 +00:00 |
|
Tsz-wo Sze
|
f105784d6a
|
svn merge -c -1354790 for reverting HDFS-3576 since it requires more changes.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1354792 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-28 01:25:32 +00:00 |
|
Tsz-wo Sze
|
44389399d4
|
HDFS-3576. Move the definition of the constant NameNode.DEFAULT_PORT to DFSConfigKeys.DFS_NAMENODE_RPC_PORT_DEFAULT. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1354790 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-28 01:11:22 +00:00 |
|