Backfill your Data

Configuration updates by default only work on data ingested by Mona after the update. Since we want to update data that was already ingested by Mona before the config update, we need to do a backfill, which is similar to a reindexing according to the new Schema.

Step 1. Backfill "LOAN_APPLICATION_TUTORIAL".

  1. Click on the "Admin Page" icon on the left sidebar.
  2. Under the “Backfill” tab choose your context class, in this case, “LOAN_APPLICATION_TUTORIAL”.
  3. Click on “Start backfill”.

📘

The backfill reindexes your data starting from the latest ingested data. This allows newer (and usually more relevant) data to be updated more quickly.

1688

📘

Backfill Notification

Once the backfill is finished, you will get an email from Mona notifying you it has finished. For the tutorial dataset, this should take less than 10 minutes.

665

Step 2. Check the backfill.

The last thing to do is to check that the backfill is done and our data was re-written with the new fields as well.

  1. In the "Investigations Page" in "metric_1" choose <credit_label_delta>.
  2. Go down to metic_1 chart and see that is shows a chart. If not, try refreshing the page.
  3. Search for <city> in the segmentation sidebar on the right and see if the values show city and state.
458

References:
Data Backfill