@hackage hadoop-rpc0.1.1.1
Use the Hadoop RPC interface from Haskell.
Installation
Dependencies (16)
- attoparsec >=0.12
- base >=4.7 && <5
- bytestring >=0.10
- cereal >=0.4
- exceptions >=0.6
- hashable >=1.2.1 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/hadoop-tools, @hackage/task-distribution
Use the Hadoop RPC interface from Haskell.
Currently we only support v7 of the RPC protocol (< CDH5).
Support for v9 (>= CDH5) is coming soon.
The API is still evolving and is highly likely to change in the future.