Skip to content
Philip (flip) Kromer edited this page Jun 4, 2012 · 6 revisions

Walkthrough

note (2012-06): you must use the dev branch, version_1 of Gorillib -- https://github.com/infochimps-labs/gorillib/tree/version_1/

  1. Here's a set of examples of Gorillib records in action.

  1. 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)

  1. flume event model shim
Clone this wiki locally