Run Job Task
run_job_task(job_id, job_parameters, full_refresh = FALSE)ID of the job to trigger.
Named list, job-level parameters used to trigger job.
If the pipeline should perform a full refresh.
Other Task Objects:
condition_task(),
email_notifications(),
for_each_task(),
libraries(),
new_cluster(),
notebook_task(),
pipeline_task(),
python_wheel_task(),
spark_jar_task(),
spark_python_task(),
spark_submit_task(),
sql_file_task(),
sql_query_task()