This is an automated email from the ASF dual-hosted git repository.
bridgetb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/drill-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5b1a1a1 edit
5b1a1a1 is described below
commit 5b1a1a12fccb3586a9aa227476fa662f6a2fb5f8
Author: Bridget Bevens <[email protected]>
AuthorDate: Wed Jan 30 15:12:31 2019 -0800
edit
---
docs/s3-storage-plugin/index.html | 8 +++-----
feed.xml | 4 ++--
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/docs/s3-storage-plugin/index.html
b/docs/s3-storage-plugin/index.html
index 7de8525..cae28c1 100644
--- a/docs/s3-storage-plugin/index.html
+++ b/docs/s3-storage-plugin/index.html
@@ -1295,7 +1295,7 @@
</div>
- Jan 11, 2019
+ Jan 30, 2019
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1354,16 +1354,14 @@
</code></pre></div>
<h3 id="configuring-drill-to-use-aws-iam-roles-for-accessing-s3">Configuring
Drill to use AWS IAM Roles for Accessing S3</h3>
-<p>If you use IAM roles/Instance profiles, to access data in s3, use the
following settings in your core-site.xml. Do not specify the secret key or
access key properties. For example:</p>
+<p>If you use IAM roles/instance profiles, to access data in s3, use the
following settings in your core-site.xml. Do not specify the secret key or
access key properties. For example:</p>
<div class="highlight"><pre><code class="language-text" data-lang="text">
<configuration>
<property>
<name>fs.s3a.aws.credentials.provider</name>
<value>com.amazonaws.auth.InstanceProfileCredentialsProvider</value>
</property>
- </configuration>
+ </configuration>
</code></pre></div>
-<p><strong>Note:</strong> When you rename the file, Hadoop support breaks if
<code>$HADOOP_HOME</code> 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. </p>
-
<h2 id="configuring-the-s3-storage-plugin">Configuring the S3 Storage
Plugin</h2>
<p>The <strong>Storage</strong> page in the Drill Web UI provides an S3
storage plugin that you configure to connect Drill to the S3 distributed file
system registered in <code>core-site.xml</code>. If you did not define your AWS
credentials in the <code>core-site.xml</code> file, you can define them in the
storage plugin configuration. You can define the credentials directly in the S3
storage plugin configuration, or you can configure the S3 storage plugin to use
an external provider.</p>
diff --git a/feed.xml b/feed.xml
index 8f35324..24440f0 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>/</link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Thu, 24 Jan 2019 16:59:58 -0800</pubDate>
- <lastBuildDate>Thu, 24 Jan 2019 16:59:58 -0800</lastBuildDate>
+ <pubDate>Wed, 30 Jan 2019 15:09:41 -0800</pubDate>
+ <lastBuildDate>Wed, 30 Jan 2019 15:09:41 -0800</lastBuildDate>
<generator>Jekyll v2.5.2</generator>
<item>