Anonymous
Not applicable

@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