-
Notifications
You must be signed in to change notification settings - Fork 6
HOWTO
Philip (flip) Kromer edited this page Jun 4, 2012
·
6 revisions
note (2012-06): you must use the dev branch, version_1
of Gorillib -- https://github.com/infochimps-labs/gorillib/tree/version_1/
- Here's a set of examples of Gorillib records in action.
- examples of
Gorillib::Model
- see example gorillib records in the /examples directories
- Walkthrough dataflow for a new customer:
- models to represent records in a dataflow (gorillib/examples)
- describe the macro dataflow (wukong/examples)
- simulate the dataflow at commandline
- project the dataflow using Flume
- export the dataflow using graphviz
https://github.com/infochimps-labs/wukong/wiki https://github.com/infochimps-labs/gorillib/wiki Plus source files (or you can instead see the Yard Docs)
- flume event model shim