Managing Sources
You can edit or delete a source. You can refresh and reupload your source data to make the latest data available in mastering flows. You can share a previously added source and change permissions to allow other users to use the source in a mastering flow.
Depending on your user role and permissions, you can:
Refreshing Source Data from Cloud Storage Locations
You can refresh source data stored in a cloud storage location or database, such as AWS S3 or Snowflake, to make the latest data available in mastering flows.
If your source dataset’s schema has changed since adding it to Tamr Cloud, then your refresh will fail. For example, if you have new, removed, or renamed columns in your source dataset’s schema, your refresh will fail. Instead of refreshing, add it as a new source dataset in Admin > Sources.
Important: If a source refresh fails:
- Data products using that source will fail when run.
- Legacy data products using that source will run, using the previous source data.
To upload a newer version of your existing source data:
- Navigate to Menu > Sources.
- To refresh a source, select Refresh in the source row.
Reuploading a Source File
You can reupload a local source data file to make the latest data available.
If your source dataset’s schema has changed since uploading it into Tamr Cloud, then you’ll need to add the updated source as a new source dataset in Admin > Sources. You need to do this if, for example, you have new, removed, or renamed columns in your source dataset’s schema.
Important: If a source reupload fails:
- Data products using that source will fail when run.
- Legacy data products using that source will run, using the previous source data.
To upload a new version of a source file:
- Navigate to Admin > Sources.
- In the Sources table, under the Actions column, select Reupload for the source you need to upload again.
- Upload your file and confirm your reupload.
Deleting a Source
Important: Deleting a source file removes it from Tamr Cloud. If you delete a source file used in data product mastering flows, that file will no longer be available to those data products.
To delete a source:
- Navigate to Menu > Sources.
- Locate the source you want to delete, and select Delete in its row.
- Confirm the deletion.
Updated 23 days ago