a2edap / ingest-timestream

Other
0 stars 0 forks source link

Add batch support #3

Open maxwelllevin opened 1 year ago

maxwelllevin commented 1 year ago

TODO:

create pipelines/batch/create_batch.py, modelled after scripts/create_batch.py

The script will be run on a cron job

After this script is done, we can work on integrating the ingest logic to get it to run (hooking it up with the runner.py script / PipelineRegistry)

maxwelllevin commented 1 year ago