Skip to content

Commit 34665e9

Browse files
committed
run JSON to Parquet workflow every sunday 2am
1 parent a1f2475 commit 34665e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/glue-workflow.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Parameters:
6363
When `IsMainNamespace`, the respective trigger is active from the moment
6464
of deployment. Otherwise, the trigger is disabled so that we don't waste
6565
resources running our development pipelines every day.
66-
Default: cron(0 2 * * ? *)
66+
Default: cron(0 2 * * 0 *)
6767

6868
CompareParquetStagingNamespace:
6969
Type: String

0 commit comments

Comments
 (0)