(Glue 2402) App User Interface
Source management
In the sidebar, you can manage sources. Each source represents replicated storage.
To add a new source, either select an already existing database or enter a new database name and click on the Create button. Then in the Select schema box, enter the name of the source you want to add and click Create.
Main screen
The refresh button, in the right top corner, only refreshes sources, active merges, and available warehouses. It does not refresh settings.
The UI consists of two tabs. The first tab, Overview, is for general information regarding merges running on replicated tables and their management. The second tab, Settings, is for managing either default settings, or per schema settings.
Overview
At the top of the Overview tab, you can see the current state of merge tasks on individual tables.
Under statistics is the Merge tasks area where you can manage to merge tasks on replicated tables.
Settings
In settings, you can manage settings for the currently selected source.
Available settings:
Merge settings
Warehouse: What warehouse should be used for merge execution.
Historical table suffix: Suffix of the table where data from the replicated table will be merged into.
Merge scheduling period: How often merge should run on replicated tables.
Backup retention period: Retention period for backups created after table deactivation (in days).
Metadata settings
Timestamp field: Name of the field used to determine the last record of a specific key.
Change field: Type of change of specific field.
Insert flag: What identifier in metadata should represent inserts, can insert multiple values if they are separated by a comma, use the '<empty>' placeholder for space.
Update flag: What identifier in metadata should represent updates, can insert multiple values if they are separated by a comma, use the '<empty>' placeholder for space.
Delete flag: What identifier in metadata should represent deletes, can insert multiple values if they are separated by a comma.
Save settings button: Saves current settings
Application role management
In Manage Access one can manage application roles assignment. After clicking on it select to which account role you want to grant privileges. Then select application roles to be granted by clicking on the specific role.