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
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