Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

databricks workspace import_dir fails since 0.12.1 #337

Closed
rom1gal opened this issue Oct 12, 2020 · 2 comments
Closed

databricks workspace import_dir fails since 0.12.1 #337

rom1gal opened this issue Oct 12, 2020 · 2 comments

Comments

@rom1gal
Copy link

rom1gal commented Oct 12, 2020

Hi all,

Since version 0.12.1 (the same code works correctly when using version 0.12.0) we are not able to issue the following command (running from an Azure DevOps agent running Ubuntu 18.06) :

databricks workspace import_dir /home/vsts/work/r1/a/Notebooks /ASI.Test/20201012072959-release-47

The following error is triggered :

Traceback (most recent call last):
  File "/usr/local/bin/databricks", line 5, in <module>
    from databricks_cli.cli import cli
  File "/usr/local/lib/python3.6/dist-packages/databricks_cli/cli.py", line 37, in <module>
    from databricks_cli.secrets.cli import secrets_group
  File "/usr/local/lib/python3.6/dist-packages/databricks_cli/secrets/cli.py", line 54, in <module>
    type=click.Choice(['AZURE_KEYVAULT', 'DATABRICKS'], case_sensitive=True),
TypeError: __init__() got an unexpected keyword argument 'case_sensitive'

Thanks in advance

@rom1gal
Copy link
Author

rom1gal commented Oct 25, 2020

Hi,

Any news about that issue ?

Regards

@nfx
Copy link
Contributor

nfx commented May 4, 2022

It seems that the version you're referring is too old.

@nfx nfx closed this as completed May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants