Schema Naming in Precog
Data written into a destination database will have the following schema naming pattern:
<pipeline name>_<connector name>_<configured connector name>
The “pipeline name” can be as long or short as you want. It is recommended to use concise pipeline names that suggest the business use. This will keep your pipelines organized and easy to decipher.
The “connector name” is the name of the connector in Precog and therefore can not be changed.
The “configured connector name” is taken from a field in the connector configuration. Most often, this is a Name field where you will be asked to enter the name of the connector. There are connectors where a Database or Company Name field is used as the “configured connector name”.
If you want to change the schema naming in Precog, you will need to rebuild and reconfigure the pipeline.