You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2018/12/18 15:33:00 UTC

[jira] [Updated] (DRILL-6911) Documentation issue - Hadoop core-site.xml is not supported by Drill to read S3 credentials

     [ https://issues.apache.org/jira/browse/DRILL-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arina Ielchiieva updated DRILL-6911:
------------------------------------
    Fix Version/s: 1.16.0

> Documentation issue - Hadoop core-site.xml is not supported by Drill to read S3 credentials
> -------------------------------------------------------------------------------------------
>
>                 Key: DRILL-6911
>                 URL: https://issues.apache.org/jira/browse/DRILL-6911
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.14.0
>            Reporter: Denys Ordynskiy
>            Assignee: Bridget Bevens
>            Priority: Major
>              Labels: doc-impacting
>             Fix For: 1.16.0
>
>
> In the Drill S3 documentation https://drill.apache.org/docs/s3-storage-plugin/
> Section "Providing AWS Credentials" describing 3 ways to setup AWS S3 credentials in Drill:
> - storage plugin;
> - Drill-specific core-site.xml;
> - existing S3 configuration for Hadoop.
> Third item is not supported by Drill. Hadoop core-site.xml config file may contains S3 credentials, but Drill doesn't read any S3 parameters directly from Hadoop config file.
> Third item 
> {code:java}
> In a Hadoop environment, you can use the existing S3 configuration for Hadoop. The AWS credentials should already be defined. All you need to do is configure the S3 storage plugin.
> {code}
> should be removed from the document https://drill.apache.org/docs/s3-storage-plugin/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)