cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
cancel
Showing results for 
Search instead for 
Did you mean: 

Specify extras of library in asset bundles yml file

pablobd
Contributor

Hello,

I am using asset bundles to build, deploy, create a cluster and install a package in it. The package comes with some extra dependencies that I also want to include in the cluster. Do you know how to specify this extras in the databricks.yml file? Right now I have this:

resources:
  jobs:
  train:
    name: train-ml
    tasks:
      - task_key: train-ml
        existing_cluster_id: ****
        spark_python_task:
        python_file: "pipelines/train.py"
    libraries:
        - whl: ./dist/*.whl
0 REPLIES 0
Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.