Skip to content

Commit bfcb3ca

Browse files
Update snowflake.md (#1720)
* Update snowflake.md customer gave some feedback re: our pipelines doc, so hopefully this makes it abit clearer. https://mixpanelsupport.zendesk.com/agent/tickets/630694 * Update snowflake.md Removing this FAQ since the page is focused on set up on the Snowflake-side. Moving this info to the Setup on the Mixpanel-side. * Update data-pipelines.mdx --------- Co-authored-by: myronkaifung <97630035+myronkaifung@users.noreply.github.com>
1 parent 54a0e29 commit bfcb3ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pages/docs/data-pipelines.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,8 @@ Our Service Level Agreement (SLA) stipulates a latency policy for exported event
114114
For hourly pipelines, data that arrives on time is expected to be exported within 24 hours from the moment it is ingested by Mixpanel. For daily pipelines, this 24-hour period begins at the start of the next calendar day based on project time (e.g., data ingested on January 1st is scheduled to be exported from the start of January 2nd midnight to the end of the day on January 3rd).
115115

116116
Data arriving late is handled during a daily sync process the following day after ingestion, provided sync is enabled. For instance, if data for January 1st arrives on January 3rd, it would be exported in the sync run on January 4th.
117+
118+
### What should I set for the Account Name and Storage Integration when creating a Snowflake pipeline?
119+
120+
The Account Name should be set to your unique account identifier Eg. "blah2321.us-west-2" while the Storage Integration should be set to the name of the storage integration you created in Snowflake Eg. "MIXPANEL_EXPORT_STORAGE_INTEGRATION".
121+

0 commit comments

Comments
 (0)