Install the Translate app
To install Translate in a clean room environment:
- Submit a support request to assist with installing Translate in a data clean room.
- Install the Translate app.
Grant privileges to the SAMOOHA_APP_ROLE role
Before a clean room administrator configures the connector, the owner of the Translate app must:
- Sign in to Snowflake.
- Go to Snowsight.
-
Assume the role that has ownership rights to the Translate app. For example, if the ACCOUNTADMIN role is the owner of the Translate app, execute:
USE ROLE ACCOUNTADMIN;
-
Execute the following command to grant Snowflake Data Clean Rooms access to the Translate app role:
GRANT APPLICATION ROLE <application_name>.DCR_DB_ROLE TO ROLE samooha_app_role;
Configure the Translate app
To configure the Translate app:
- Sign in to your Clean Room web app.
- Go to Connectors.
- Select the Identity & Data Providers tab.
- Expand Translate.
- In the Application Database field, enter the name of the application database that was installed by the Translate app.
- To enable transcoding to translate into another Client Key space, submit a support request to update the collaborators for this connector.
- Select the source Client Key as the provider of the clean room.
- In the Snowflake Account Locator field, enter your account locator.
- For the Collaborator, enter the Snowflake Account Locator of your collaborator’s Snowflake account.
- Select the Client Key for your collaborator’s Client Key space.
- Select Save.
- Confirm that Translate is "Authenticated" in the Connectors tab.