Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version r0642

...

  • You cannot perform ad-hoc publication to Snowflake.
  • SSO connections are not supported.

Enable

When relational connections are enabled, this connection type is automatically available. For more information, see Enable Relational Connections.

Configure

To create a Snowflake connection, you must enable the following feature. The job manifest feature enables the creation of a manifest file to track the set of temporary files written to S3 before publication to Snowflake.

Info

NOTE: To guarantee consistency you can enable consistent view on the EMR cluster. This step must be done when the cluster is created. See Configure for EMR.

Steps:

...

D s config

...

Code Block
"feature.enableJobOutputManifest": true,

...

Create Connection

You can create Snowflake connections through the following methods.

...