Preflight checks for Snowflake

Have more questions? Submit a request

Before running the Snowflake crawler, you can run preflight checks to perform the necessary technical validations. The following preflight checks will be completed:

Database and schema check

Information schema

βœ… Check successful

❌ Check failed for $missingObjectName

Account usage

βœ… Check successful

❌ Check failed for $missingObjectName

Tables check

βœ… Check successful. Table count: <count>

❌ Object does not exist or operation cannot be performed / User is not authorized to perform this action

Miner

πŸ’ͺ Did you know? Once you have crawled assets from Snowflake, you can mine query history.

Query history view

βœ… Check successful

❌ Cannot access query history table. Please run the command in your Snowflake instance: GRANT IMPORTED PRIVILEGES ON DATABASE snowflake TO ROLE atlan_user_role;

Access history view

βœ… Check successful

❌ Check failed. Something went wrong with your request.

Sessions view

βœ… Check successful

❌ Check failed. Something went wrong with your request.

S3

βœ… Check successful if the bucket, region, and prefix combination is valid and the S3 credential passed is accessible.

❌Check failed with error code <AWS error code> - <AWS SDK ERR message>

For example: Miner S3 credentials: failed with error code: NoSuchBucket

Related articles

Was this article helpful?
0 out of 0 found this helpful