Skip to main content

Simple pythonic interface around thrift-generated DRPC client.

Project description

Storm DPRC Client provides a python clone of the backtype.storm.utils.DRPCClient class shipped along with the standard storm stream processing package by nathanmarz found here. You may find it helpful for establishing connections to and executing remote procedure calls on a running storm DRPC server.

Typical usage:

from storm.drpc import DRPCClient

c = DRPCClient("my.drpc.host", 3772)
c.execute("wordcounts", "jabberwocky")

Storm DRPC Client inherits the Eclipse Public License from the original storm project.

Contributors

Thrift generated classes by nathanmarz.
Python DRPCClient clone class by strongh.
Repackaging for PyPI by mahall.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

storm-drpc-client-0.1.1.tar.gz (23.9 kB view details)

Uploaded Source

File details

Details for the file storm-drpc-client-0.1.1.tar.gz.

File metadata

File hashes

Hashes for storm-drpc-client-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e50da8335d4e4edc5975deb0706202a222ef1a4ddb3360ff536d8ac3d56031c5
MD5 95b81650658853b9efb6052919c5752f
BLAKE2b-256 a2fe9bdd6b9c887563f35dd69a82c787e4b5616023a77f2f4df9510bac3660b8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page