Use data snapshot results

A data snapshot created through a dataflow can be used as follows:

Check the data snapshot results

The status of snapshot creation can be classified as follows:

  • Success = SUCCEEDED

  • Failed = FAILED

  • Preparing = INITIALIZING, RUNNING, WRITING, TABLE_CREATING, CANCELING

You can view the details of snapshot creation through the two paths below:

  • Go to the snapshot list under MANGEMENT > Data Preparation > Data Snapshot.

    ../../_images/data_snapshot_1.en.png
  • Click the Snapshot (#) tab on the right of the Edit rules page in Dataflow

    ../../_images/data_snapshot_2.en.png

In the snapshot details page, you can view details such as data validity ratio and a grid of the created snapshot, and download the results as a CSV file (Download as CSV).

../../_images/data_snapshot_3.en.png

If valid data has not been created, the snapshot details page displays an error log.

../../_images/data_snapshot_4.en.png

Ingest into the Metatron engine

(upcoming feature)

Download as a CSV file

In the details page of a successfully created snapshot, the Download as CSV option is enabled.

../../_images/data_snapshot_5.en.png

The downloaded file is a standard CSV, with each value separated by a “comma” and each row by a “new line.”

../../_images/data_snapshot_6.png