Submits a Hive Job in Dataproc Cluster. (This API will not wait for Job Completion, to wait for Job completion use trackJobProgress)
Hive SQL query to run
Submits a Spark Job in Dataproc Cluster. (This API will not wait for Job Completion, to wait for Job completion use trackJobProgress)
command line arguments which will be passed to spark application
Key value pair of the spark properties
List of jar required to run this Spark Application (including application jar)
Main class to run
This API will track job until Completion
Specifies duration each status check repetition should be spaced from the last run
Dataproc Job which needs to be tracked