Libraries
libraries(...)
Accepts multiple instances of lib_jar()
, lib_cran()
,
lib_maven()
, lib_pypi()
, lib_whl()
, lib_egg()
.
Optional list of libraries to be installed on the cluster that executes the task.
job_task()
, lib_jar()
, lib_cran()
, lib_maven()
,
lib_pypi()
, lib_whl()
, lib_egg()
Other Task Objects:
email_notifications()
,
new_cluster()
,
notebook_task()
,
pipeline_task()
,
python_wheel_task()
,
spark_jar_task()
,
spark_python_task()
,
spark_submit_task()
Other Library Objects:
lib_cran()
,
lib_egg()
,
lib_jar()
,
lib_maven()
,
lib_pypi()
,
lib_whl()