@hackage hadoop-rpc1.1.0.0
Use the Hadoop RPC interface from Haskell.
Installation
Dependencies (20)
- attoparsec >=0.12
- base >=4.7 && <5
- bytestring >=0.10
- cereal >=0.4
- exceptions >=0.6
- gsasl >=0.3.6 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/hadoop-tools, @hackage/task-distribution
Package Flags
travis
(off by default)
Travis CI can't run some tests that depend on HDFS being present, so this flag disables those.
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.