Suresh Srinivas
|
e90a5b4043
HDFS-2371. Refactor BlockSender.java for better readability. Contributed by Suresh Srinivas.
|
13 years ago |
Suresh Srinivas
|
e9dd78d9fe
HDFS-2355. Federation: enable using the same configuration file across all the nodes in the cluster. Contributed by Suresh Srinivas.
|
13 years ago |
Aaron Myers
|
484649acfe
Removing entry for CHANGES.txt since this was back-ported to 0.23.
|
13 years ago |
Aaron Myers
|
08db2a139d
HDFS-2346. TestHost2NodesMap & TestReplicasMap will fail depending upon execution order of test methods (Laxman via atm)
|
13 years ago |
Tsz-wo Sze
|
96f9fc9199
HDFS-2363. Move datanodes size printing from FSNamesystem.metasave(..) to BlockManager. Contributed by Uma Maheswara Rao G
|
13 years ago |
Jitendra Nath Pandey
|
825f9c80a4
HDFS-2361. hftp is broken, fixed username checks in JspHelper.
|
13 years ago |
Tsz-wo Sze
|
59265d6ed8
HDFS-2368. Move SPNEGO conf properties from hdfs-default.xml to hdfs-site.xml.
|
13 years ago |
Todd Lipcon
|
eb3a692a57
HDFS-2332. Add test for HADOOP-7629 (using an immutable FsPermission object as an RPC parameter fails). Contributed by Todd Lipcon.
|
13 years ago |
Suresh Srinivas
|
201b7879ba
HDFS-2373. Commands using webhdfs and hftp print unnecessary debug info on the console with security enabled. Contributed by Arpit Gupta.
|
13 years ago |
Tsz-wo Sze
|
bf78f15ffb
HDFS-2366. Initialize WebHdfsFileSystem.ugi in object construction.
|
13 years ago |
Konstantin Shvachko
|
5a6f8e38c0
HDFS-2290. Block with corrupt replica is not getting replicated. Contributed by Benoy Antony.
|
13 years ago |
Tsz-wo Sze
|
83a83d3b73
HDFS-2356. Support case insensitive query parameter names in webhdfs.
|
13 years ago |
Tsz-wo Sze
|
d773bf0fb5
HDFS-46. Change default namespace quota of root directory from Integer.MAX_VALUE to Long.MAX_VALUE. Contributed by Uma Maheswara Rao G
|
13 years ago |
Sanjay Radia
|
7d8e9d6960
HADOOP-7524 Change RPC to allow multiple protocols including multuple versions of the same protocol (sanjay Radia)
|
13 years ago |
Tsz-wo Sze
|
4dc4e9e63f
HDFS-2340. Support getFileBlockLocations and getDelegationToken in webhdfs.
|
13 years ago |
Matthew Foley
|
9d14f100c8
HDFS-2347. Fix checkpointTxnCount's comment about editlog size. Contributed by Uma Maheswara Rao G.
|
13 years ago |
Tsz-wo Sze
|
e34d2c075d
HDFS-2330. In NNStorage and FSImagePreTransactionalStorageInspector, IOExceptions of stream closures can mask root exceptions. Contributed by Uma Maheswara Rao G
|
13 years ago |
Tsz-wo Sze
|
dafa8f7a77
HDFS-362. FSEditLog should not writes long and short as UTF8, and should not use ArrayWritable for writing non-array items. Contributed by Uma Maheswara Rao G
|
13 years ago |
Aaron Myers
|
a89d4609b2
HDFS-2337. DFSClient shouldn't keep multiple RPC proxy references (atm)
|
13 years ago |
Tsz-wo Sze
|
ff44372895
Revised the entry for HDFS-2318 in CHANGES.txt.
|
13 years ago |
Tsz-wo Sze
|
78e3821b81
HDFS-2318. Provide authentication to webhdfs using SPNEGO and delegation tokens.
|
13 years ago |
Tsz-wo Sze
|
cde0e484e7
HDFS-2338. Add configuration option to enable/disable webhdfs. Contributed by jitendra
|
13 years ago |
Tsz-wo Sze
|
376a1a2511
HDFS-2333. Change DFSOutputStream back to package private, otherwise, there are two SC_START_IN_CTOR findbugs warnings.
|
13 years ago |
Tsz-wo Sze
|
be2b0921fa
HDFS-2331. Fix WebHdfsFileSystem compilation problems for a bug in JDK version < 1.6.0_26. Contributed by Abhijit Suresh Shingate
|
13 years ago |
Thomas White
|
e4dc2e1f56
HDFS-2323. start-dfs.sh script fails for tarball install
|
13 years ago |
Tsz-wo Sze
|
6c3b59505b
HDFS-2317. Support read access to HDFS in webhdfs.
|
13 years ago |
Tsz-wo Sze
|
61d0b7530c
HDFS-2284. Add a new FileSystem, webhdfs://, for supporting write Http access to HDFS.
|
13 years ago |
Konstantin Shvachko
|
8b9a2c7487
HDFS-2232. Generalize regular expressions in TestHDFSCLI. Contributed by Plamen Jeliazkov.
|
13 years ago |
Todd Lipcon
|
06e84a1bca
HDFS-2223. Untangle depencencies between NN components. Contributed by Todd Lipcon.
|
13 years ago |
Todd Lipcon
|
42d443fb79
HDFS-2314. MRV1 test compilation broken after HDFS-2197. Contributed by Todd Lipcon
|
13 years ago |