Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. D s config
  2. Locate the following parameter and set it to true:

    Code Block
    "feature.databricks.connection.enabled": true,


  3. 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.
    ParameterDescriptionfeature.databricks.enableDeltaTableWritesSet this value to true to enable users to choose to write generated results to Databricks delta tables from the Run Job page.feature.databricks.enableExternalTableWritesSet this value to true to enable users to choose to write generated results to Databricks external tables from the Run Job page.Save your changes and restart the platform.

Create Connection

This connection can also be created via API. For details on values to use when creating via API, see Connection Types.

...