Skip to main content

Post

The Post is an Orchestrator process that facilitates the building of a Customer Intelligence Hub by pushing data out to non-relational databases such as Big Table and HBase. Some of the high-level capabilities available with the Post are:

Parameters

The Parameters screen provides an interface to provide a column family name and specify if incremental load is required. The column family name provides a label of what dataset the key-value pairs are being sourced from.

Mapping

The Mapping screen provides the interface to specify the columns to be included in the Post process as key-value pairs. To add new fields click the green Actions button.

Expected Output​

The expected output of the Post process are all fields specified in the Mapping screen being written to the output non-relational database as key-value pairs with prefixed by column family name specified in Parameters screen.