Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DFW-Clojure/glutton

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glutton

A Storm project to learn about ingesting data.

Usage

Be sure to read up on Storm first:

Also, watch this video

http://vimeo.com/40972420

To run on a local cluster:

lein run -m glutton.topology/run!
# OR
lein run -m glutton.topology/run! debug false workers 10

To run on a distributed cluster:

lein uberjar
# copy jar to nimbus, and then on nimbus:
bin/storm jar path/to/uberjar.jar glutton.TopologySubmitter workers 30 debug false

or use storm-deploy

License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

Storm based data ingestion component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.