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 7d770ac add new option for hive storage plugin - store.hive.properties
7d770ac is described below
commit 7d770ac9db8cca63cb88fd91ff4b46bbcd3f4d21
Author: Bridget Bevens <[email protected]>
AuthorDate: Wed Jul 11 16:23:24 2018 -0700
add new option for hive storage plugin - store.hive.properties
---
docs/configuration-options-introduction/index.html | 15 +++++----------
feed.xml | 4 ++--
2 files changed, 7 insertions(+), 12 deletions(-)
diff --git a/docs/configuration-options-introduction/index.html
b/docs/configuration-options-introduction/index.html
index b0d9164..683106a 100644
--- a/docs/configuration-options-introduction/index.html
+++ b/docs/configuration-options-introduction/index.html
@@ -1257,7 +1257,7 @@
<h2 id="system-options">System Options</h2>
-<p>The sys.options table lists options that you can set at the system or
session level, as described in the section, <a
href="/docs/planning-and-execution-options">"Planning and Execution
Options"</a>. </p>
+<p>The sys.options table lists options that you can set at the system or
session level, as described in the section, <a
href="/docs/planning-and-execution-options">"Planning and Execution
Options"</a>. </p>
<table><thead>
<tr>
@@ -1269,7 +1269,7 @@
<tr>
<td>drill.exec.allow_loopback_address_binding</td>
<td>FALSE</td>
-<td>Introduced in Drill 1.14. Allows the Drillbit to bind to a loopback
address in distributed mode. Enable for testing purposes only.</td>
+<td>Introduced in Drill 1.14. Allows the Drillbit to bind to a loopback
address in distributed mode. Enable for testing purposes only.</td>
</tr>
<tr>
<td>drill.exec.default_temporary_workspace</td>
@@ -1634,17 +1634,12 @@
<tr>
<td>store.hive.parquet.optimize_scan_with_native_reader</td>
<td>FALSE</td>
-<td>By default, Drill reads Hive tables using the native Hive reader. When
you enable this option, Drill reads Hive tables using Drill native readers,
which enables faster reads and enforces direct memory usage. Starting in
Drill 1.14, this option also enables Drill to apply filter push down
optimizations. Previously, this was the
store.hive.optimize_scan_with_native_readers option, which is scheduled to be
deprecated in Drill 1.15.</td>
+<td>By default, Drill reads Hive tables using the native Hive reader. When
you enable this option, Drill reads Hive tables using Drill native readers,
which enables faster reads and enforces direct memory usage. Starting in
Drill 1.14, this option also enables Drill to apply filter push down
optimizations. Previously, this was the
store.hive.optimize_scan_with_native_readers option, which is scheduled to be
deprecated in Drill 1.15.</td>
</tr>
<tr>
-<td></td>
<td>store.hive.conf.properties</td>
-<td><code>""</code></td>
-</tr>
-<tr>
-<td></td>
-<td></td>
-<td></td>
+<td>""</td>
+<td>Introduced in Drill 1.14. Enables you to specify <a
href="https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties">Hive
properties</a> at the session level using the SET command. See <a
href="/docs/hive-storage-plugin/">Hive Storage Plugin</a> for more
information.</td>
</tr>
<tr>
<td>store.json.all_text_mode</td>
diff --git a/feed.xml b/feed.xml
index cb9dfb0..a1a6d51 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>Wed, 11 Jul 2018 14:46:34 -0700</pubDate>
- <lastBuildDate>Wed, 11 Jul 2018 14:46:34 -0700</lastBuildDate>
+ <pubDate>Wed, 11 Jul 2018 16:20:56 -0700</pubDate>
+ <lastBuildDate>Wed, 11 Jul 2018 16:20:56 -0700</lastBuildDate>
<generator>Jekyll v2.5.2</generator>
<item>