Nice its useful and working for me. thanks for the video.
@KnowledgeAmplifier12 жыл бұрын
Glad to hear that Ramesh Yatham! Happy Learning
@madhubanti12310 ай бұрын
Hello...Could you please suggest how to avoid expose of iam arn directly into the snowflake code ?
@satyajit20072 жыл бұрын
you mentioned in first minute, you had a video where you created Snowflake Stage by providing S3 bucket and secret keys . Can you share that video link please
@KnowledgeAmplifier12 жыл бұрын
Hello CrimeMasterGogo , you can check this video , here i have created the stage using access key & secret key-- Generating S3 pre-signed URLs using Snowflake with Indepth Intuition kzbin.info/www/bejne/gJmnm6l3YrB0is0 Hope this will be helpful. Happy Learning :-)
@srinivasch56612 жыл бұрын
Hi, I tried to execute the copy command however it is throwing errors as Number of columns in file (4) does not match that of the corresponding table (3), even tried option "error_on_column_count_mismatch=false" still data is not loading.
@KnowledgeAmplifier12 жыл бұрын
This error is indicating that the file you are trying to load don't have same no, of columns as of destination snowflake table , please make sure no. of columns in source s3 (or any other external stage) is same as of the table structure
@shilpajaiswal49932 жыл бұрын
Very well explained,Thanks
@KnowledgeAmplifier12 жыл бұрын
You are wlecome shilpa jaiswal! Happy Learning
@deepthichebrolu48032 жыл бұрын
you just made my day. thanks for teh solution
@KnowledgeAmplifier12 жыл бұрын
Glad to see such inspiring comment Deepthi Chebrolu! It made my day 😄✌Happy Learning & have a great new year ahead !
@deepthichebrolu48032 жыл бұрын
@@KnowledgeAmplifier1 i tried the same but my external stage is always showing empty
@deepthichebrolu48032 жыл бұрын
@@KnowledgeAmplifier1 don't know where iam making mistake
@KnowledgeAmplifier12 жыл бұрын
@@deepthichebrolu4803 do you really have any file in external stage ?
@deepthichebrolu48032 жыл бұрын
@@KnowledgeAmplifier1 hi, i just figured it out...the policy file had few issues
@raoazurecloud37752 жыл бұрын
How can I connect with you? I need your help
@KnowledgeAmplifier12 жыл бұрын
Hello Rao azurecloud, please check this doc (doc.clickup.com/37466271/d/h/13qc4z-104/d4346819bd8d510) , for any Snowflake related topic explanations , if your require any topic which is not available or doubt not solved , then please post your doubt here , If I know I will surely try my best to help you asap.
@tej84422 жыл бұрын
Snowflake storage integration object for secure access to aws s3 external stage location. getting this error SQL execution error: Error assuming AWS_ROLE. Please verify the role and external Id are configured correctly in your AWS policy. i have updated external id and aws aen of snowflake generated in trusted entity of aws roles
@tej84422 жыл бұрын
@knowledge amplifier looking forward to hear from you little bit urgent
@KnowledgeAmplifier12 жыл бұрын
@@tej8442 if you followed the video properly but still getting error , then please check whether the s3 data is kms encrypted or not , if kms encryption is there , you need to provide kms decryption policy to the created role also ...
@tej84422 жыл бұрын
@@KnowledgeAmplifier1 my S3 bucket doesn't have any data and default encryption was disabled still facing same issue
@satendra9rathore2 жыл бұрын
awesome bro
@KnowledgeAmplifier12 жыл бұрын
Thank you Satendra Rathore! Happy Learning
@abdullahsiddique77873 жыл бұрын
Pls give the file git hub path
@KnowledgeAmplifier12 жыл бұрын
Hello Abdullah Siddique , the code is available in the description box of the video , not explicitly uploaded in Github , but sharing the Github link if it helps for other Data Engineering related topics -- github.com/SatadruMukherjee/Data-Preprocessing-Models Happy Learning