Sha256: 2215d59e360c9df21050bee96a68da1d8cebf89b6d7f6a8aadfa3c4ac8f8052c

Contents?: true

Size: 921 Bytes

Versions: 3

Compression:

Stored size: 921 Bytes

Contents

# 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.
  * [examples of `Gorillib::Model`](https://github.com/infochimps-labs/gorillib/tree/version_1/examples/model)
  * see example gorillib records in the /examples directories
  
__________________________________________________________________________

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

3. flume event model shim

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gorillib-0.5.0 notes/HOWTO.md
gorillib-0.4.2pre notes/HOWTO.md
gorillib-0.4.1pre notes/HOWTO.md