Skip to content

[FEATURE]: Allow customization of workspace installation path when installing DQX as a tool #545

Description

@mwojtyczka

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

When installing DQX as a tool in the workspace using Databricks CLI: databricks labs install dqx, the dqx is installed by default in user's home workspace directory (/Users/<user>/.dqx/). User can also install dqx globally by setting DQX_FORCE_INSTALL=global in the terminal. In that case dqx is installed under /Applications/dqx/.

Users don't have currently a way to customize the installation directory.

Proposed Solution

Allow users to customize the installation directory when using Databricks CLI to install DQX as a tool in the workspace.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

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