0
votes

I'm new to Snowflake. I have created snowpipe, stages also configured SQS in AWS.

Data is not getting loaded into table through snowpipe when I placed files in my S3 bucket.

If I'm executing statement: alter pipe snow_pipename refresh then only data getting loaded into table.

Do I need to do any more setup/instructions for auto ingest data load.

1
You can debug using the steps listed here:docs.snowflake.com/en/user-guide/…Ankur Srivastava

1 Answers

0
votes

The SQS notification might not have been set up properly on the S3 bucket. Check the configuration to set it up in the below link

https://docs.snowflake.com/en/user-guide/data-load-snowpipe-auto-s3.html#step-4-configure-event-notifications