Home › Forums › kdb Insights › How to load the table from aws s3 › Re: How to load the table from aws s3
-
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…
- Can you use aws cli to copy the table outside of q prompt?
- Can you load the table if it were stored on file storage rather than local?