Vinayakumar B
|
0b7af27b9a
|
HDFS-8468. 2 RPC calls for every file read in DFSClient#open(..) resulting in double Audit log entries (Contributed by Vinayakumar B)
|
2015-06-30 11:02:13 +05:30 |
|
Andrew Wang
|
60b858bfa6
|
HDFS-8656. Preserve compatibility of ClientProtocol#rollingUpgrade after finalization.
|
2015-06-26 11:30:59 -07:00 |
|
Haohui Mai
|
122cad6aec
|
HDFS-6564. Use slf4j instead of common-logging in hdfs-client. Contributed by Rakesh R.
|
2015-06-23 11:41:40 -07:00 |
|
Jakob Homan
|
fac4e04dd3
|
HDFS-8542. WebHDFS getHomeDirectory behavior does not match specification. Contributed by Kanaka Kumar Avvaru.
|
2015-06-22 16:30:45 -07:00 |
|
Jing Zhao
|
3682e01984
|
HDFS-8254. Avoid assigning a leading streamer in StripedDataStreamer to tolerate datanode failure. Contributed by Tsz Wo Nicholas Sze.
|
2015-06-19 10:23:45 -07:00 |
|
Haohui Mai
|
b832774488
|
HDFS-8238. Move ClientProtocol to the hdfs-client. Contributed by Takanobu Asanuma.
|
2015-06-17 16:16:36 -07:00 |
|
Jing Zhao
|
5f15084bd5
|
HDFS-8453. Erasure coding: properly handle start offset for internal blocks in a block group. Contributed by Zhe Zhang.
|
2015-06-02 16:14:08 -07:00 |
|
Jing Zhao
|
45db1a0b72
|
HDFS-8323. Bump GenerationStamp for write faliure in DFSStripedOutputStream. Contributed by Tsz Wo Nicholas Sze.
|
2015-05-26 12:02:34 -07:00 |
|
Zhe Zhang
|
91c81fdc24
|
HDFS-8375. Add cellSize as an XAttr to ECZone. Contributed by Vinayakumar B.
|
2015-05-26 12:02:33 -07:00 |
|
boli2
|
8c95673db4
|
HDFS-8366. Erasure Coding: Make the timeout parameter of polling blocking queue configurable in DFSStripedOutputStream. Contributed by Li Bo
|
2015-05-26 12:02:32 -07:00 |
|
Jing Zhao
|
9da927540f
|
HDFS-8289. Erasure Coding: add ECSchema to HdfsFileStatus. Contributed by Yong Zhang.
|
2015-05-26 12:01:49 -07:00 |
|
Jing Zhao
|
ea6c66ed57
|
HDFS-8316. Erasure coding: refactor EC constants to be consistent with HDFS-8249. Contributed by Zhe Zhang.
|
2015-05-26 11:59:57 -07:00 |
|
Zhe Zhang
|
922631f04f
|
HDFS-8188. Erasure coding: refactor client-related code to sync with HDFS-8082 and HDFS-8169. Contributed by Zhe Zhang.
|
2015-05-26 11:59:51 -07:00 |
|
Zhe Zhang
|
91c741a2a1
|
HDFS-7782. Erasure coding: pread from files in striped layout. Contributed by Zhe Zhang and Jing Zhao
|
2015-05-26 11:55:15 -07:00 |
|
Jing Zhao
|
f05c21285e
|
HDFS-7853. Erasure coding: extend LocatedBlocks to support reading from striped files. Contributed by Jing Zhao.
|
2015-05-26 11:32:25 -07:00 |
|
Arpit Agarwal
|
a2190bf15d
|
HDFS-8345. Storage policy APIs must be exposed via the FileSystem interface. (Arpit Agarwal)
|
2015-05-18 11:36:29 -07:00 |
|
Haohui Mai
|
4d9f9e546f
|
HDFS-8037. CheckAccess in WebHDFS silently accepts malformed FsActions parameters. Contributed by Walter Su.
|
2015-05-07 15:25:26 -07:00 |
|
Haohui Mai
|
0d6aa5d609
|
HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. Contributed by Haohui Mai.
|
2015-05-04 15:00:29 -07:00 |
|
Haohui Mai
|
6ae2a0d048
|
HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.
|
2015-05-02 10:03:23 -07:00 |
|
Haohui Mai
|
bcf89ddc7d
|
HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai.
|
2015-04-23 17:33:45 -07:00 |
|
Haohui Mai
|
12f4df043f
|
HDFS-8218. Move classes that used by ClientProtocol into hdfs-client. Contributed by Haohui Mai.
|
2015-04-22 11:33:21 -07:00 |
|
Haohui Mai
|
6f8003dc7b
|
HDFS-8185. Separate client related routines in HAUtil into a new class. Contributed by Haohui Mai.
|
2015-04-21 21:59:47 -07:00 |
|
Haohui Mai
|
5c97db07fb
|
HDFS-8169. Move LocatedBlocks and related classes to hdfs-client. Contributed by Haohui Mai.
|
2015-04-20 00:36:46 -07:00 |
|
Haohui Mai
|
76e7264e8d
|
HDFS-8165. Move GRANDFATHER_GENERATION_STAMP and GRANDFATER_INODE_ID to hdfs-client. Contributed by Haohui Mai.
|
2015-04-16 22:49:30 -07:00 |
|
Tsz-Wo Nicholas Sze
|
75bbcc8bf3
|
HDFS-8082. Move dfs.client.read.*, dfs.client.short.circuit.*, dfs.client.mmap.* and dfs.client.hedged.read.* conf from DFSConfigKeys to HdfsClientConfigKeys.
|
2015-04-16 13:22:31 -07:00 |
|
Tsz-Wo Nicholas Sze
|
7fc50e2525
|
HDFS-8083. Move dfs.client.write.* conf from DFSConfigKeys to HdfsClientConfigKeys.Write.
|
2015-04-13 11:43:35 -07:00 |
|
Tsz-Wo Nicholas Sze
|
60da0e49e7
|
HDFS-8084. Move dfs.client.failover.* confs from DFSConfigKeys to HdfsClientConfigKeys.Failover and fix typos in the dfs.http.client.* configuration keys.
|
2015-04-10 19:38:43 -07:00 |
|
Haohui Mai
|
af9d4fede5
|
HDFS-8102. Separate webhdfs retry configuration keys from DFSConfigKeys. Contributed by Haohui Mai.
|
2015-04-09 14:36:27 -07:00 |
|
Haohui Mai
|
cc25823546
|
HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai.
|
2015-04-08 16:30:08 -07:00 |
|
Tsz-Wo Nicholas Sze
|
4be648b55c
|
HDFS-8079. Move dfs.client.retry.* confs from DFSConfigKeys to HdfsClientConfigKeys.Retry.
|
2015-04-07 19:48:57 -07:00 |
|
Haohui Mai
|
16b74f978a
|
HDFS-7893. Update the POM to create a separate hdfs-client jar. Contributed by Haohui Mai.
|
2015-04-02 15:29:18 -07:00 |
|