vvysotskyi opened a new pull request #2162: URL: https://github.com/apache/drill/pull/2162
# [DRILL-7855](https://issues.apache.org/jira/browse/DRILL-7855): Provide a secure mechanism for specifying storage plugin credentials ## Description Please see https://github.com/apache/drill/compare/master...vvysotskyi:DRILL-7855?short_path=f46bd00#diff-f46bd001ba51b40d94a6988bbcb2e16357e4c423da3b8e681073f9b100aadc55 for a detailed description. This PR preserves the backward compatibility with the previous versions of Drill unless plugin configuration will use `credentialsProvider` (it is a new field, so older versions cannot handle it). ## Documentation Docs on the Drill Web site should be added for this feature. ## Testing Added unit tests, tested locally storage plugins with all credential providers. Will also test providing a custom pluggable credential provider. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
