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

[ISSUE] : dbfs/create, dbfs/addblock, dbfs/close API's are not working through Data bricks SDK. Getting access denied #244

Open
aymitta opened this issue Feb 28, 2024 · 0 comments

Comments

@aymitta
Copy link

aymitta commented Feb 28, 2024

Description
dbfs/create, dbfs/addblock, dbfs/close API's are not working through Data bricks SDK. Getting access denied

Reproduction
Trying to connect the api's to upload a file in stream using those API's.

Expected behavior
It should allow to upload the file using these api's

Is it a regression?
Did this work in a previous version of the SDK? If so, which versions did you try?
I tried in 0.0.7 version.

Debug Logs
w.dbfs().create("sample volume path");
Exception in thread "main" com.databricks.sdk.core.DatabricksError: No operations allowed on this path.

Other Information

  • OS: windows
  • Version: Not known

Additional context
Add any other context about the problem here.

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

1 participant