Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i got s3 component through this http://www.labdecisionnel.com/index.php ? mitstart=5
Ysance_ComposantsS3.zip file I installed it in my studio but i am not finding any component by which we can write copy command like( copy events
from 's3://$MY-BUCKET/PATH/TO/FILES/FOR/UPLOAD'
credentials 'aws_access_key_id=$ACCESS-KEY;aws_secret_access_key=$SECRET-ACCESS-KEY'
delimiter '\t'wink as per the AWS doc to load data in redshift database
Hi
Solved the problem through using tpostgresqlrow component and added copy command in query.
Thanks
Ashish.s