「Snowflake データフェデレーション接続の設定」のステップに従っている際に、UI エラー「問題が発生しました。Snowflake に接続できません」が表示された場合は、以下の詳細を確認します。
「Snowflake データフェデレーション接続の設定」では、「暗号化された非公開鍵を入力しない」ことが推奨されています。このエラーは通常、間違ったタイプの鍵を使用している場合に発生します。
Snowflake のドキュメント「キーペア認証とキーペアローテーション」のステップでは、暗号化されていない非公開鍵を生成するために以下のコマンドを使用することを推奨しています。
openssl genrsa 2048 | openssl pkcs8 -topk8 -inform PEM -out rsa_key.p8 -nocrypt
このコマンドで生成されたキーファイルをメモ帳で開くと、以下のようなヘッダーが含まれており、暗号化されていない非公開鍵であることが示されます。
-----BEGIN PRIVATE KEY-------
ヘッダーに「ENCRYPTED」または「RSA」などの暗号化アルゴリズムが記載されている場合、Snowflake 接続の設定時にエラーが発生します。
暗号化されていない非公開鍵を使用しているにもかかわらずこのエラーが発生する場合は、Data Cloud サポートにケースを作成してください。
001728582

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.