Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 02:01 AM
@Sebastian K :
It looks like the error you are facing while importing the DBC archive could be due to the version incompatibility between the Databricks instance where you created the DBC archive and the one where you are trying to import it. Can you try and rule this out?
You can try using the Databricks command-line interface (CLI) to import the DBC archive. To do so, you need to first install the Databricks CLI and authenticate it with your Databricks workspace. Then, use the following command to import the DBC archive:
databricks workspace import_dir /path/to/dbc/archive