Name
{{UIModel.name}}
Type
{{UIModel.formType}}
Tags
{{tag.key}} - {{tag.value}}
Source
{{UIModel.source.cluster}}
Location
{{UIModel.source.location}}
Path: {{UIModel.source.path}}
URL:{{UIModel.source.url}}
I want to copy {{UIModel.source.hiveDatabaseType}}
Databases: {{UIModel.source.hiveDatabases}}
From Database {{UIModel.source.hiveDatabase}}
Tables: {{UIModel.source.hiveTables}}
Target
{{UIModel.target.cluster}}
Location
{{UIModel.target.location}}
Path: {{UIModel.target.path}}
URL: {{UIModel.target.url}}
Run On
{{UIModel.source.cluster}}
{{UIModel.target.cluster}}
Schedule
Start on: {{UIModel.validity.startISO}}
End on: {{UIModel.validity.endISO}}
Max Maps
{{UIModel.allocation.hdfs.maxMaps}}
Max Bandwidth
{{UIModel.allocation.hdfs.maxBandwidth}}
Max Maps for Distcp
{{UIModel.allocation.hive.maxMapsDistcp}}
Max Bandwidth
{{UIModel.allocation.hive.maxBandwidth}}
Max Events
{{UIModel.allocation.hive.maxMapsEvents}}
Max Maps for mirror
{{UIModel.allocation.hive.maxMapsMirror}}
Alerts
{{ UIModel.alerts.alertsArray.join() }}
ACL
Owner: {{UIModel.acl.owner}}
Group: {{UIModel.acl.group}}
Permissions: {{UIModel.acl.permissions}}
Retry
Policy: {{UIModel.retry.policy}}
delay: {{UIModel.retry.delay.number}} {{UIModel.retry.delay.unit}}
Attempts: {{UIModel.retry.attempts}}
Frequency
{{UIModel.frequency.number}} {{UIModel.frequency.unit}}