Skip to main content

FastWebHDFS is an async-first Python client for WebHDFS, built for secure Hadoop clusters and modern, real-time workloads. It enables high-concurrency, low-latency access to HDFS opening up possibilities to build MCP and AI-driven applications, with support for secure authentication and a roadmap toward a powerful CLI and tooling.

Project description

FastWebHDFS

FastWebHDFS is a high-performance, asynchronous Python client for interacting with Hadoop clusters via WebHDFS, designed for modern, real-time, and AI-driven workloads.

Built with async-first principles, FastWebHDFS provides non-blocking access to HDFS, making it well-suited for MCP (Model Context Protocol) integrations, streaming pipelines, and real-time AI applications that require low-latency and scalable file system operations over Hadoop. The library supports secure Hadoop environments, including Kerberos-enabled and HTTPS-secured WebHDFS clusters, enabling seamless authentication and authorization in enterprise deployments. FastWebHDFS abstracts the complexity of secure WebHDFS communication while preserving fine-grained control over connections, timeouts, and concurrency.

Key Features

  • Asynchronous WebHDFS client built for high concurrency and low latency
  • Secure cluster support, including Kerberos and HTTPS-enabled Hadoop environments
  • Optimized for AI and real-time workloads, such as MCP-based systems and streaming inference pipelines
  • Modern Python design, compatible with asyncio and popular async frameworks
  • Extensible architecture, with planned support for a rich CLI and advanced tooling
  • Production-ready foundation for large-scale data access over HDFS

Intended Use Cases

  • Real-time AI systems reading and writing large datasets in HDFS
  • MCP-enabled applications requiring fast, contextual data access
  • Streaming and event-driven pipelines over Hadoop
  • Async microservices interacting with enterprise Hadoop clusters
  • Future CLI-based data exploration and automation workflows
  • FastWebHDFS aims to bridge traditional Hadoop ecosystems with modern, async, and AI-native Python applications—bringing WebHDFS into the era of real-time intelligence.

Example

from FastWebHDFS import FastWebHDFSClient

# Instantiate a client, defaults user to current system user name
webhdfs = FastWebHDFSClient()

# Synchronous
webhdfs.liststatus('/').json()

# Asynchronous
import asyncio
asyncio.run(webhdfs.aliststatus('/')).json()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastwebhdfs-0.1.0b20260131.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fastwebhdfs-0.1.0b20260131-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file fastwebhdfs-0.1.0b20260131.tar.gz.

File metadata

  • Download URL: fastwebhdfs-0.1.0b20260131.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fastwebhdfs-0.1.0b20260131.tar.gz
Algorithm Hash digest
SHA256 e1b0fe67c70916c00efc59d02b72dd44e15fa5e7adffae18cb80244c8ba8d020
MD5 24d7e086d7565b15832851d64c1e75ad
BLAKE2b-256 3759ccbfe2246d88d5502755b6e0fa53bc7d63842721386f309b211806e3909e

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastwebhdfs-0.1.0b20260131.tar.gz:

Publisher: publish.yaml on WickedStragedies/FastWebHDFS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fastwebhdfs-0.1.0b20260131-py3-none-any.whl.

File metadata

File hashes

Hashes for fastwebhdfs-0.1.0b20260131-py3-none-any.whl
Algorithm Hash digest
SHA256 ed774a7a5d72c30a10620e3ac2b537e0e0d4f1b73f99466d17824e3444eb2a83
MD5 5998e4e0a14a679ff3dae66590d1707e
BLAKE2b-256 9cc738069ed994ce51e390726bcea10cc26450dacb08914c3c8c74753776b6ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for fastwebhdfs-0.1.0b20260131-py3-none-any.whl:

Publisher: publish.yaml on WickedStragedies/FastWebHDFS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page