...
D s config Locate the following parameter and set it to
true
:Code Block "feature.databricks.connection.enabled": true,
- To allow for direct publishing of job results to Databricks tables from the Run Job page, you must enable the following parameters. For more information on these settings , see Run Job Page.
Parameter Description feature.databricks.enableDeltaTableWrites Set this value to true
to enable users to choose to write generated results to Databricks delta tables from the Run Job page. Save your changes and restart the platform.feature.databricks.enableExternalTableWrites Set this value to true
to enable users to choose to write generated results to Databricks external tables from the Run Job page.
Create Connection
This connection can also be created via API. For details on values to use when creating via API, see Connection Types.
...