datacopy

Copy HDB data from one instance to another

refinery datacopy [option]

Options: --copy

--copy --pipeline pipeline --instance instanceNumber [--date date] [--startDate date] [--endDate date] [--status]

Copies data from source to all other instances and replaces target's data.

pipeline is the name of the pipeline for the data copy

instance is the instance number of the source of the data to be copied from.

Either date or both startDate and endDate must be specified.

If specified, date is the single date to copy.

If specified, startDate and endDate are the range of dates to copy.

status prints out the status of the intermediary steps of the compress and copy; this does not background the copy process.