Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Xuanwo/hdfs-rpc

Rust Native Client for HDFS RPC
https://github.com/Xuanwo/hdfs-rpc

Last synced: about 2 months ago
JSON representation

Rust Native Client for HDFS RPC

Awesome Lists containing this project

README

        

# hdfs-rpc   [![Build Status]][actions] [![Latest Version]][crates.io]

[Build Status]: https://img.shields.io/github/workflow/status/Xuanwo/hdfs-rpc/CI/main
[actions]: https://github.com/Xuanwo/hdfs-rpc/actions?query=branch%3Amain
[Latest Version]: https://img.shields.io/crates/v/hdfs-rpc.svg
[crates.io]: https://crates.io/crates/hdfs-rpc

`hdfs-rpc` is the rust native client for HDFS RPC.

## Quick Start

```rust
// Replace with quick Start here
```

## Contributing

Check out the [CONTRIBUTING.md](./CONTRIBUTING.md) guide for more details on getting started with contributing to this project.

## Getting help

Submit [issues](https://github.com/Xuanwo/hdfs-rpc/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/Xuanwo/hdfs-rpc/discussions/new?category=q-a).

#### License


Licensed under Apache License, Version 2.0.