Your question seems to be about clients passing credentials to a Drill query which are then passed through to resources as they are accessed. I don¹t think you are going to find that. You can put the credentials in the URL in storage plugin configuration instead, if that helps. Storage plugins can be dynamically managed, at least.
On 7/13/15, 2:19 AM, "Ted Dunning" <[email protected]> wrote: >On Sun, Jul 12, 2015 at 9:41 PM, Hafiz Mujadid <[email protected]> >wrote: > >> 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? >> > >Not sure if there is. > >But please do make sure that you issue IAM credentials for this purpose >that are highly limited in what they can do.
