azkaban / azkaban-plugins

Plugins for Azkaban.
https://azkaban.github.io
Apache License 2.0
130 stars 178 forks source link

Is there a direct Ajax API to create a flow/job by passing required parameters? #279

Open skulkarnibvb opened 6 years ago

skulkarnibvb commented 6 years ago

For instance;

an API (say, createFlow/createJob) to create a job with these arguments - type, (if java)java.class, classpath, args, dependancies ?