Anu Engineer
|
386dbc11da
|
HDFS-11196. Ozone: Improve logging and error handling in the container layer. Contributed by Anu Engineer.
|
2018-04-25 15:55:06 -07:00 |
|
Anu Engineer
|
9c57a61f68
|
HDFS-11424. Block Storage: add container representation to meta data. Contributed Chen Liang.
|
2018-04-25 15:54:56 -07:00 |
|
Anu Engineer
|
2cba0daddc
|
HDFS-11425. Ozone: add client-facing container APIs and container references. Contributed by Chen Liang.
|
2018-04-25 15:54:42 -07:00 |
|
Anu Engineer
|
b8b72241aa
|
HDFS-11036. Ozone: reuse Xceiver connection. Contributed by Chen Liang.
|
2018-04-25 15:54:36 -07:00 |
|
Arpit Agarwal
|
754ed7d651
|
HDFS-11414. Ozone : move StorageContainerLocation protocol to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:54:34 -07:00 |
|
Anu Engineer
|
bb410de10c
|
HDFS-11184. Ozone: SCM: Make SCM use container protocol. Contributed by Anu Engineer.
|
2018-04-25 15:54:26 -07:00 |
|
Anu Engineer
|
ca12aac5a4
|
HDFS-11126. Ozone: Add small file support RPC. Contributed by Anu Engineer.
|
2018-04-25 15:53:58 -07:00 |
|
Anu Engineer
|
ee119ff60a
|
HDFS-11004. Ozone : move Chunk IO and container protocol calls to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:53:27 -07:00 |
|
Anu Engineer
|
56b0fddfbd
|
HDFS-10995. Ozone: Move ozone XceiverClient to hdfs-client. Contributed by Chen Liang.
|
2018-04-25 15:53:25 -07:00 |
|
Chris Nauroth
|
085c62545d
|
HDFS-9891. Ozone: Add container transport client. Contributed by Anu Engineer.
|
2018-04-25 15:51:58 -07:00 |
|
Arpit Agarwal
|
c533c77047
|
HDFS-13433. webhdfs requests can be routed incorrectly in federated cluster. Contributed by Arpit Agarwal.
|
2018-04-23 10:08:53 -07:00 |
|
Inigo Goiri
|
63803e7051
|
HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun.
|
2018-04-22 19:49:35 -07:00 |
|
Arpit Agarwal
|
1c1ce63cda
|
HDFS-13055. Aggregate usage statistics from datanodes. Contributed by Ajay Kumar.
|
2018-04-22 08:07:19 -07:00 |
|
Shashikant Banerjee
|
e4c39f3247
|
HADOOP-15396. Some java source files are executable
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-19 08:35:38 +09:00 |
|
Wei-Chiu Chuang
|
e66e287efe
|
HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed by Gabor Bota.
|
2018-04-13 09:17:34 -07:00 |
|
Inigo Goiri
|
b5353c75d9
|
Revert "HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun."
This reverts commit ac32b3576d .
|
2018-04-12 09:28:23 -07:00 |
|
Xiao Chen
|
7c9cdad6d0
|
HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo.
|
2018-04-10 21:31:48 -07:00 |
|
Xiao Chen
|
e76c2aeb28
|
HDFS-13363. Record file path when FSDirAclOp throws AclException. Contributed by Gabor Bota.
|
2018-04-10 11:19:48 -07:00 |
|
Inigo Goiri
|
ac32b3576d
|
HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun.
|
2018-04-09 09:16:48 -07:00 |
|
Haohui Mai
|
5f1d0957b2
|
HDFS-9340. libhdfspp fails to compile after HDFS-9207. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
08794423e8
|
HDFS-9207. Move the implementation to the hdfs-native-client module. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
9e929a7a0d
|
HDFS-9095. RPC client should fail gracefully when the connection is timed out or reset. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
06326b37c9
|
HDFS-9108. InputStreamImpl::ReadBlockContinuation stores wrong pointers of buffers. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
6294141aeb
|
HDFS-9116. Suppress false positives from Valgrind on uninitialized variables in tests. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
9480c116ac
|
HDFS-9093. Initialize protobuf fields in RemoteBlockReaderTest. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
a559ef0243
|
HDFS-9025. Fix compilation issues on arch linux. Contributed by Owen O'Malley.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
bc47acc9d9
|
HDFS-8952. InputStream.PositionRead() should be aware of available DNs. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
1efb677976
|
HDFS-8774. Implement FileSystem and InputStream API for libhdfspp. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
bccc640648
|
HDFS-8775. SASL support for data transfer protocol in libhdfspp. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
26d9f6cee3
|
HDFS-8788. Implement unit tests for remote block reader in libhdfspp. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
1bec75a13c
|
HDFS-8764. Generate Hadoop RPC stubs from protobuf definitions. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
65b864f341
|
HDFS-8759. Implement remote block reader in libhdfspp. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
a6b2fb64c4
|
HDFS-8758. Implement the continuation library in libhdfspp. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
63eee296c7
|
HDFS-8745. Use Doxygen to generate documents for libhdfspp. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
40a1f3631d
|
HDFS-8737. Initial implementation of a Hadoop RPC v9 client. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
95b479b8c1
|
HDFS-8725. Use std::chrono to implement the timer in the asio library. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
eb6c865516
|
HDFS-8724. Import third_party libraries into the repository. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Haohui Mai
|
d61e844c20
|
HDFS-8723. Integrate the build infrastructure with hdfs-client. Contributed by Haohui Mai.
|
2018-03-22 17:19:45 -04:00 |
|
Wei-Chiu Chuang
|
f738d75a86
|
HDFS-11900. Hedged reads thread pool creation not synchronized. Contributed by John Zhuge.
|
2018-03-22 11:29:31 -07:00 |
|
Yiqun Lin
|
3a0f4bc0d5
|
HDFS-13261. Fix incorrect null value check. Contributed by Jianfei Jiang.
|
2018-03-15 11:06:04 +08:00 |
|
Arpit Agarwal
|
9714fc1dd4
|
HDFS-336. dfsadmin -report should report number of blocks from datanode. Contributed by Bharat Viswanadham.
|
2018-03-13 16:39:17 -07:00 |
|
Chris Douglas
|
b2b9ce5859
|
HDFS-13271. WebHDFS: Add constructor in SnapshottableDirectoryStatus with HdfsFileStatus as argument. Contributed by Lokesh Jain
|
2018-03-13 09:43:22 -07:00 |
|
Xiaoyu Yao
|
0355ec20eb
|
HDFS-13141. WebHDFS: Add support for getting snasphottable directory list. Contributed by Lokesh Jain.
|
2018-03-12 20:41:37 -07:00 |
|
Hanisha Koneru
|
19ae4429f9
|
HDFS-13225. StripeReader#checkMissingBlocks() 's IOException info is incomplete. Contributed by lufei.
|
2018-03-07 14:17:10 -08:00 |
|
Sean Mackrory
|
46d29e3d7e
|
HDFS-13176. WebHdfs file path gets truncated when having semicolon (;) inside. Contributed by Zsolt Venczel.
|
2018-03-07 13:33:41 -07:00 |
|
Xiaoyu Yao
|
edf9445708
|
HDFS-13109. Support fully qualified hdfs path in EZ commands. Contributed by Hanisha Koneru.
|
2018-03-06 16:44:20 -08:00 |
|
Tsz-Wo Nicholas Sze
|
55c77bf722
|
HDFS-13143. SnapshotDiff - snapshotDiffReport might be inconsistent if the snapshotDiff calculation happens between a snapshot and the current tree. Contributed by Shashikant Banerjee
|
2018-02-27 15:28:41 -08:00 |
|
Arpit Agarwal
|
c30a26abc5
|
HDFS-12865. RequestHedgingProxyProvider should handle case when none of the proxies are available. Contributed by Mukul Kumar Singh.
|
2018-02-24 14:25:56 -08:00 |
|
Xiaoyu Yao
|
1e84e46f16
|
HDFS-13052. WebHDFS: Add support for snasphot diff. Contributed by Lokesh Jain.
|
2018-02-23 19:35:12 -08:00 |
|
Xiao Chen
|
51088d3233
|
HDFS-13164. File not closed if streamer fail with DSQuotaExceededException.
|
2018-02-23 13:49:09 -08:00 |
|