I have a spring batch jar that fetches data from rest api and saves it into MySQL db in local system. I registered the app in spring data flow (as a task) and created a task for it. But when I launched the task its showing illegalstateexception : cannot load driver class : org.h2.Driver I have specified MySQL connection properties inside application.properties file but not sure why SCDF takes H2 database. The spring batch app works properly when ran standalone though. Kindly help.
Is this similar to Airflow, but for Java Applications (+streaming capabilities, that airflow does not have) ?
What is this , no overview.. no introduce..what is data Flow .. what it doing .??
I have a spring batch jar that fetches data from rest api and saves it into MySQL db in local system. I registered the app in spring data flow (as a task) and created a task for it. But when I launched the task its showing illegalstateexception : cannot load driver class : org.h2.Driver
I have specified MySQL connection properties inside application.properties file but not sure why SCDF takes H2 database.
The spring batch app works properly when ran standalone though.
Kindly help.
I get the exact same thing. Did you figure this out?
Awesome video, do you have any example of S3 Bucket File launches a batch task? I'm trying to listen a S3 bucket.
Can we pass on initial job parameters to all tasks in a composite task ?
share some some files used in the project in git
Better title: 15 min demo of Spring Cloud Data Flow without explaining what it is
Weak example