aws-databricks

Unable to execute Databricks REST API for data copy using Python

Unable to execute Databricks REST API for data copy using Python Question: When i am executing the below code to "copy data from databricks –> local" its failing with an error. Can anyone please help me with how to solve this error. import os from databricks_cli.sdk.api_client import ApiClient from databricks_cli.dbfs.api import DbfsApi from databricks_cli.dbfs.dbfs_path import …

Total answers: 2