Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently, the implementation of libhdfs is based on JNI. The overhead of JVM seems a little big, and libhdfs can also not be used in the environment without hdfs.
It seems a good idea to implement a pure c client by wrapping webhdfs. It also can be used to access different version of hdfs.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-3916 libwebhdfs (C client) code cleanups
- Closed
-
HDFS-2316 [umbrella] WebHDFS: a complete FileSystem implementation for accessing HDFS over HTTP
- Resolved
-
HDFS-2631 Add optional libwebhdfs support to fuse-dfs
- Open
-
HDFS-3909 Change Jenkins setting to test libwebhdfs
- Resolved
- relates to
-
HDFS-3952 Support hdfsHFlush and hdfsFlush in libwebhdfs (C client)
- Open
-
HDFS-3917 Remove JNI code from libwebhdfs (C client library)
- Resolved