hadoop-rpc: Use the Hadoop RPC interface from Haskell.
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.
Modules
- Data
- Hadoop
- Data.Hadoop.Configuration
- Data.Hadoop.HdfsPath
- Protobuf
- Data.Hadoop.Protobuf.ClientNameNode
- Data.Hadoop.Protobuf.DataTransfer
- Data.Hadoop.Protobuf.Hdfs
- Data.Hadoop.Protobuf.Headers
- Data.Hadoop.Protobuf.ProtocolInfo
- Data.Hadoop.Protobuf.Security
- Data.Hadoop.Types
- Hadoop
- Network
- Hadoop
- Network.Hadoop.Hdfs
- Network.Hadoop.Read
- Network.Hadoop.Rpc
- Network.Hadoop.Sasl
- Network.Hadoop.Socket
- Network.Hadoop.Stream
- Network.Hadoop.Types
- Hadoop
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
travis | Travis CI can't run some tests that depend on HDFS being present, so this flag disables those. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hadoop-rpc-1.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 1.0.0.0, 1.0.0.1, 1.1.0.0 (info) |
---|---|
Dependencies | attoparsec (>=0.12), base (>=4.7 && <5), bytestring (>=0.10), cereal (>=0.4), exceptions (>=0.6), gsasl (>=0.3.6), hashable (>=1.2.1), monad-loops (>=0.4), network (>=2.5), protobuf (>=0.2.0.4), random (>=1.0.1.1), socks (>=0.5), stm (>=2.4), text (>=1.1), transformers (>=0.3), unix (>=2.7), unordered-containers (>=0.2), uuid (>=1.3.4), vector (>=0.10), xmlhtml (>=0.2) [details] |
License | Apache-2.0 |
Author | Jacob Stanley, Conrad Parker, Luke Clifton |
Maintainer | Jacob Stanley <jacob@stanley.io> |
Category | Data |
Home page | http://github.com/jystic/hadoop-rpc |
Uploaded | by JacobStanley at 2016-02-25T03:10:49Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4172 total (29 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-27 [all 3 reports] |