tree: 07b36adb96416d4dd2db3bead50605f0c48994d4 [path history] [tgz]
  1. src/
  2. Cargo.toml
  3. README.md
native/hdfs/README.md

Apache DataFusion Comet: HDFS integration

This crate contains the HDFS cluster integration and is intended to be used as part of the Apache DataFusion Comet project

The HDFS access powered by fs-hdfs. The crate provides object_store implementation leveraged by Rust FFI APIs for the libhdfs which can be compiled by a set of C files provided by the official Hadoop Community.

Supported HDFS versions

Currently supported Apache Hadoop clients are:

  • 2.*
  • 3.*