https://learninghub.kx.com/forums/topic/how-to-load-the-table-from-aws-s3
Hi Team,
I’m trying to load a table from my AWS s3 bucket, But I got `empty error.
How do I fix this issue?
I have to try this with a KXCE license.
https://learninghub.kx.com/forums/topic/how-to-load-the-table-from-aws-s3
Hi Team,
I’m trying to load a table from my AWS s3 bucket, But I got `empty error.
How do I fix this issue?
I have to try this with a KXCE license.
Hi Raj,
Please refer to Object storage | KX Insights Core on how to load a database table from an AWS S3 bucket.
Hope this helps.
Kind regards,
David
If you included the full command it would help more . Generally speaking there might be permission issues for you to access the bucket and/or issues with the loading of the table. Some good points to confirm on this would be…
Thank you so much David for the link.
Hi @PCarroll,
I think same, it might be a some permission issues for accessing s3 bucket.
Thanks for your response!