Team,
would like to create jobs from DAG's with details which is maintained externally(Filters, transform and Stream SQL). Idea is to create JobGraph and submit to Flink. I have started looking into JobGraph, Job, Vertex, JobGenerator from flink low level API's, Looks promising but is there any guidelines documented or any better practices for the same. Are these used by any in the community.?