tree: ac698f57d5e68c3e9fdc7c9b92b5d57abbb939db
  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.*