dude! thank you so much for this, now i can probably stop my brain thinking about the pipeline over and over again. The sns via topic worked like a charm for me!🤓 i was trying with sqs but the pipeline never got established even though all the necessary configs were done as per snowflake documentation, still could'nt find out what went wrong. I would also like to see the same content via sqs if possible. thank you once again! keep up the good work✌
@KnowledgeAmplifier12 жыл бұрын
Hello Kushalappa BE , you can refer this video , if you want to implement Snowpipe with SQS -- kzbin.info/www/bejne/b5nWlaGCp91nn6c Happy Learning
@kushalappabe19932 жыл бұрын
@@KnowledgeAmplifier1 but according to snowflake documentation there is no need of python, anyways i will refer your link , ✌
@KnowledgeAmplifier12 жыл бұрын
@@kushalappabe1993 For snowpipe working , Python is not needed , I added Python to perform some transformation activity in s3 before leading the data in Snowflake using Snowpipe ...
@varunjain26452 жыл бұрын
very lucid and concise ..thanks 👍
@KnowledgeAmplifier12 жыл бұрын
You are welcome Varun Jain! Happy Learning
@hindukilaru2042 Жыл бұрын
When I added a new record to the file and upload it again to the bucket do i need to run the pipe again or running the select statement is enough?
@ravikreddy74702 жыл бұрын
Can you make a video on SNS vs SQS, when should we use what service? Edit: I got the answer from your other video about SQS. Thanks !! :)
@KnowledgeAmplifier12 жыл бұрын
Glad to hear that Ravi K R! Happy Learning
@prashanth.s65402 жыл бұрын
Hi ... How to get email notifications or error message for snowpipe data load to snowflake tables
@KnowledgeAmplifier12 жыл бұрын
Hello Prashant , please refer this video -- Snowflake Snowpipe - Email Alert Mechanism kzbin.info/www/bejne/bYmYY32sZ9qZotE Hope this will be helpful! Happy Learning :-)
@balajits90812 жыл бұрын
Hello your contents are helpful, I need to load the JSON file data to snowflake db using SNS. Please help me on this
@KnowledgeAmplifier12 жыл бұрын
Hello balaji ts , first of all, Glad to know the video is helpful to you 😊! Now coming your requirement , hope from this video you understood clearly how to configure Snowpipe using SNS , now all you need to know , how to use Snowpipe to load Json data , for that , you can refer this video -- kzbin.info/www/bejne/gXTSdGygqpJ1nKc , so all you have to do is combine the 2 concepts , that's all. Hope this will be helpful! Happy Learning
@balajits90812 жыл бұрын
@@KnowledgeAmplifier1 Thanks for your response, the twist is need to trigger the SNS using lamda function. Which means i already created one sns to trigger snowpipe once JSON file arrives on S3 I have another bucket once files arrives there need to run lambda function to call the same SNS..how we can achieve it
@KnowledgeAmplifier12 жыл бұрын
@@balajits9081 from the another s3 bucket also , you can send the events to same SNS directly na? do you really need Lambda there?
@balajits90812 жыл бұрын
@@KnowledgeAmplifier1 yes I need lambda there that is the requirements
@balajits90812 жыл бұрын
@@KnowledgeAmplifier1 Hi any luck? how we can call SNS using lambda
@vikinist2 жыл бұрын
Nice one but its very fast here
@KnowledgeAmplifier12 жыл бұрын
Sorry for the inconvenience Vikram , actually some part of the topic is similar like snowpipe with SQS setup which I already covered in my previous video , so went bit fast so that it won't appear reiteration of previous video and feel boring 😅 You can decrease the playback speed in setting as per your convenience. To explore more on Snowflake with AWS , you can have a look in this doc --doc.clickup.com/37466271/d/h/13qc4z-104/d4346819bd8d510 Happy Learning :-)