You can map or change the selected source table schema with any other Hive table used as a reference table using the Change Table Schema feature in the Inputs tab. This feature allows you to change the entire table schema.
If there are any updates to the schema of the original Hive table and if that table is being used in the pipeline, there will be a mismatch in schema of the pipeline source table and schema of the original Hive table. In case of schema mismatch, a warning icon is displayed on the pipeline editor page. When you click the warning icon, the dialogue box with a list of source nodes that are not in sync with the source tables is displayed.
Following are the steps to change the source table schema:
The columns on the left are the reference columns derived from the reference table (desired table schema) selected in the drop down. The columns on the right are the ones from the pipeline source table. Following are the color conventions used for the reference table columns:
PIPELINE_SOURCES_AUTO_SYNC_CHECK_DISABLED = true
.