azkaban/azkaban-plugins

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

Opened this issue · 0 comments

For instance;

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