Your training data source can differ from your deployment data source, but the schema of the data must match or the deployment will fail. For example, you can train an experiment by using data from a Snowflake database and deploy by using
input data from a Db2 database if the schema is an exact match.
The environment variables parameter of deployment jobs is not applicable.
If you are specifying input/output data references programmatically:
For AutoAI assets, if the input or output data reference is of type connection_asset and the remote data source is a database then location.table_name and location.schema_name are required parameters.
For example: