@hackage / hadoop-rpc

Use the Hadoop RPC interface from Haskell.

Latest1.1.0.0

About

Metadata

  • Last updated , by JacobStanley
  • License Apache-2.0
  • Maintained by: Jacob Stanley <jacob@stanley.io>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    travis (off by default)

    Travis CI can't run some tests that depend on HDFS being present, so this flag disables those.

Readme

Use the Hadoop RPC interface from Haskell.

This version only supports v9 of the RPC protocol (CDH 5.x and above).

Use hadoop-rpc-0.x.x.x if you need v7 support.

The API is still evolving and is highly likely to change in the future.