Skip to content

Instantly share code, notes, and snippets.

@ryw
Created May 6, 2016 16:18
Show Gist options
  • Save ryw/e9f75ec059536621a7c8440bca1cb7fa to your computer and use it in GitHub Desktop.
Save ryw/e9f75ec059536621a7c8440bca1cb7fa to your computer and use it in GitHub Desktop.
{
"interval" : "86400",
"activityList" : [
{
"name" : "aries-activity-acme-daily-analysis"
},
{
"name" : "aries-activity-redshift-sink",
"config" : {
"schema" : "astronomer_prod",
"table" : "daily-clickstream-stats",
"connection" : "acme-redshift"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment