Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Griffin uses livy as job-submitter of spark, all jobs will be submitted via livy client.


Image Added


In code base, we wrap livy client into LivyTaskSubmitHelper.java .

SparkSubmitJob.java leverages to quartz scheduler and call livy client to submit jobs