Skip to content

Latest commit

 

History

History
 
 

3-enrich

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Enrich

![architecture] architecture-image

Overview

The Enrich process takes raw Snowplow events logged by a [Collector] collectors, cleans them up, enriches them and puts them into Storage storage.

Available enrich

ETL Description Status
[scala-hadoop-enrich] e1 (1) The Snowplow Enrichment process built using Scalding for Apache Hadoop Production-ready
[scala-kinesis-enrich] e2 (2) The Snowplow Enrichment process built as an Amazon Kinesis application Beta
[scala-common-enrich] e3 A shared library for processing raw Snowplow events, used in (1) and (2) Production-ready
[emr-etl-runner] e4 A Ruby app for running (1) on Amazon Elastic MapReduce Production-ready

Find out more

Technical Docs Setup Guide Roadmap & Contributing
![i1] techdocs-image ![i2] setup-image ![i3] roadmap-image
[Technical Docs] techdocs [Setup Guide] setup coming soon

Tracker