Skip to content

Add jobs run-script command #341

@nfx

Description

@nfx

Use case databricks jobs run-script metastore-export.py as equivalent for:

databricks workspace import metastore-export.py /tmp/metastore-export_$RANDOM --language python --overwrite
# creating Spark Submit job - https://docs.databricks.com/dev-tools/api/latest/jobs.html#runs-submit
# waiting for completion of the job, perhaps showing status update every 30 seconds
databricks fs rm dbfs:/tmp/metastore-export_$RANDOM

TBD: cluster parameters

Metadata

Metadata

Assignees

No one assigned

    Labels

    clusterscommands related to clustersfeatureNew enhancement or feature request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions