databricks-cli icon indicating copy to clipboard operation
databricks-cli copied to clipboard

unable to read dbfs mounted files

Open debaratna-nath-maersk opened this issue 3 years ago • 0 comments

I am new to this API. I'm trying to connect to dbfs mounted files using the databricks_cli. So far, I have been able to get the successfule file_exists() status when I enter the dbfs path, but when I try to run the dbfs api.get_file() for reading the table, it returns the following error:

RuntimeError: There is no active click context.

Is there any fix/workaround for reading dbfs file?

debaratna-nath-maersk avatar Feb 20 '23 13:02 debaratna-nath-maersk