[
https://issues.apache.org/jira/browse/DRILL-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724396#comment-16724396
]
Bridget Bevens commented on DRILL-6911:
---------------------------------------
Hi [~denysord88],
I removed the third item from the list; however, should I also remove [this
section|https://drill.apache.org/docs/s3-storage-plugin/#configuring-drill-to-use-aws-iam-roles-for-accessing-s3]
based on what the Note says?
*Note:* When you rename the file, Hadoop support breaks if $HADOOP_HOME was in
the path because Drill pulls in the Drill core-site.xml file instead of the
Hadoop core-site.xml file. In this situation, make the changes in the Hadoop
core-site.xml file. Do not create a core-site.xml file for Drill.
It says to remove the Drill core-site.xml. Should the section be removed or
just say that Hadoop support breaks when you rename the Drill core-site.xml
file if $HADOOP_HOME is in the path?
Thanks,
Bridget
> 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)