Skip to content

Commit

Permalink
Merge pull request #8 from TeoMeWhy/fix/ingest_bronze
Browse files Browse the repository at this point in the history
Fix: Job schedule and cluster
  • Loading branch information
TeoCalvo authored Jul 7, 2024
2 parents 3637d8c + c515b93 commit 8edea40
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/workflows/upsell.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"webhook_notifications": {},
"timeout_seconds": 0,
"schedule": {
"quartz_cron_expression": "00 00 9 * * ?",
"quartz_cron_expression": "00 00 7 * * ?",
"timezone_id": "America/Sao_Paulo",
"pause_status": "UNPAUSED"
},
Expand All @@ -26,7 +26,7 @@
},
"source": "GIT"
},
"existing_cluster_id": "0704-112023-u2kusxyv",
"existing_cluster_id": "0809-155233-nc569ju7",
"timeout_seconds": 0,
"email_notifications": {},
"notification_settings": {
Expand All @@ -48,7 +48,7 @@
},
"source": "GIT"
},
"existing_cluster_id": "0704-112023-u2kusxyv",
"existing_cluster_id": "0809-155233-nc569ju7",
"timeout_seconds": 0,
"email_notifications": {},
"notification_settings": {
Expand All @@ -70,7 +70,7 @@
},
"source": "GIT"
},
"existing_cluster_id": "0704-112023-u2kusxyv",
"existing_cluster_id": "0809-155233-nc569ju7",
"timeout_seconds": 0,
"email_notifications": {},
"notification_settings": {
Expand Down

0 comments on commit 8edea40

Please sign in to comment.