cgivre commented on pull request #2332: URL: https://github.com/apache/drill/pull/2332#issuecomment-943446349
> @Z0ltrix Thanks for the suggestion. In the #2296 , you came up with one good idea, because I might also need it. The key point is that, how can we pass the user name dynamically, on-demand ? Since the last reply, I found a little useful docs : [Submitting Queries from the REST API with Impersonation](https://drill.apache.org/docs/submitting-queries-from-the-rest-api-when-impersonation-is-enabled-and-authentication-is-disabled/) . > All right, that's progress. Do you mind if I complete this (pull request) to-do list before work on the impersonation feature ? @luocooong I'd actually suggest you take a look at the docs for the credential provider (https://github.com/apache/drill/blob/master/docs/dev/PluginCredentialsProvider.md#developer-notes). It's actually really straightforward to add. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
