Hi Drill Community! I am trying to use apache drill to query data of multiple users placed on s3.
I successfully connected Drill to S3 by placing access and secret keys in core-site.xml. Is it possible to use Drill with S3 without hardcoding credentials into core-site like defining credentials for multiple users on the fly? Thanks
