Using Materialized Feeds, you can materialize the results of a data feed evaluation in Terracotta.
To work with those results, you can run RAQL queries over the corresponding dataset using the Terracotta data source operator.
Prerequisite
You have configured a Terracotta connection to use materialized data feeds.
Procedure
The dataset for materializing feed results will be created on the Terracotta server defined for this Terracotta connection.
Either use the predefined name or specify a custom name. The name must begin with the prefix MZNG. The dataset is created if it does not already exist. Note that the dataset contents must have the same schema. Trying to insert data with a different schema into an existing dataset fails with an exception.
The configuration for Materialized Feeds is created and listed by alias name.