dbx icon indicating copy to clipboard operation
dbx copied to clipboard

🧱 Databricks CLI eXtensions - aka dbx is a CLI tool for development and advanced Databricks workflows management.

Results 137 dbx issues
Sort by recently updated
recently updated
newest added

Pass the jobs_api_version to the ApiClient so that jobs API endpoint urls use the appropriate Jobs API version (instead of defaulting to 2.0) Enables use of Databricks Jobs API 2.1...

## Expected Behavior [Despite this closed issue stating the contrary](https://github.com/databrickslabs/dbx/issues/162), dbx does not support the Databricks Jobs 2.1 API. ## Current Behavior The config/environment variable jobs-api-version value is not passed...

## Context During first year of `dbx` development, a lot of poor design decisions were made. Specifically, these mistakes are linked to the following parts (or components of the project):...

enhancement

## Expected Behavior When uploading a local project to databricks (running: dbx sync dbfs --source=.), if there is a file that is bigger than some specific size, I would expect...

enhancement
sync

Add documentation piece on how to work with environment variables in `dbx execute` and in job definitions.

documentation

## Expected Behavior Command `launch` and `launch` with `--as-run-submit` should be able to override parameters on multi-task job. ## Current Behavior Command `launch` and `launch` with `--as-run-submit` fail to override...

bug

## Expected Behavior When using DBX in a non-ML context, it would be nice if there is a way for users to deactivate logging experiments & artifacts to MLflow, e.g....

enhancement

## Expected Behavior I expect `dbx sync` to convert line endings in order to see only the actual changes made in the repository in the Databricks Repo client. ## Current...

bug
sync

## Expected Behavior an option to `dry-run` a deployment would read and parse the deployment file, make all plans for upload and deployment, print the planned changes and uploads to...

enhancement
design-required

## Expected Behavior `dbx sync` should use the same profile resolution as the other dbx commands. ## Current Behavior Currently is ignores the profile in `.dbx/project.json`. ## Your Environment *...

bug
sync