You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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



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

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


  • No labels