http://git-wip-us.apache.org/repos/asf/drill-site/blob/bdf0f883/_site/docs/configuration-options-introduction/index.html
----------------------------------------------------------------------
diff --git a/_site/docs/configuration-options-introduction/index.html
b/_site/docs/configuration-options-introduction/index.html
deleted file mode 100644
index a87e909..0000000
--- a/_site/docs/configuration-options-introduction/index.html
+++ /dev/null
@@ -1,1428 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
-
-<meta charset="UTF-8">
-<meta name=viewport content="width=device-width, initial-scale=1">
-<meta name="robots" content="noindex">
-
-<title>Configuration Options Introduction - Apache Drill</title>
-
-<link
href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"
rel="stylesheet" type="text/css"/>
-<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet'
type='text/css'/>
-<link href="/drill/css/site.css" rel="stylesheet" type="text/css"/>
-
-<link rel="shortcut icon" href="/drill/favicon.ico" type="image/x-icon"/>
-<link rel="icon" href="/drill/favicon.ico" type="image/x-icon"/>
-
-<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"
language="javascript" type="text/javascript"></script>
-<script
src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"
language="javascript" type="text/javascript"></script>
-<script language="javascript" type="text/javascript"
src="/drill/js/modernizr.custom.js"></script>
-<script language="javascript" type="text/javascript"
src="/drill/js/script.js"></script>
-<script language="javascript" type="text/javascript"
src="/drill/js/drill.js"></script>
-
-</head>
-
-
-<body onResize="resized();">
- <div class="page-wrap">
- <div class="bui"></div>
-
-<div id="menu" class="mw">
-<ul>
- <li class='toc-categories'>
- <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa
fa-bars"></i></a>
- </li>
- <li class="logo"><a href="/drill/"></a></li>
- <li class='expand-menu'>
- <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span
class='expand-icon'><i class="fa fa-bars"></i></span></a>
- </li>
- <li class='clear-float'></li>
- <li class="documentation-menu">
- <a href="/drill/docs/">Documentation</a>
- <ul>
-
- <li><a href="/drill/docs/getting-started/">Getting Started</a></li>
-
- <li><a href="/drill/docs/architecture/">Architecture</a></li>
-
- <li><a href="/drill/docs/tutorials/">Tutorials</a></li>
-
- <li><a href="/drill/docs/install-drill/">Install Drill</a></li>
-
- <li><a href="/drill/docs/configure-drill/">Configure Drill</a></li>
-
- <li><a href="/drill/docs/connect-a-data-source/">Connect a Data
Source</a></li>
-
- <li><a href="/drill/docs/odbc-jdbc-interfaces/">ODBC/JDBC
Interfaces</a></li>
-
- <li><a href="/drill/docs/query-data/">Query Data</a></li>
-
- <li><a href="/drill/docs/performance-tuning/">Performance
Tuning</a></li>
-
- <li><a href="/drill/docs/log-and-debug/">Log and Debug</a></li>
-
- <li><a href="/drill/docs/sql-reference/">SQL Reference</a></li>
-
- <li><a href="/drill/docs/data-sources-and-file-formats/">Data Sources
and File Formats</a></li>
-
- <li><a href="/drill/docs/develop-custom-functions/">Develop Custom
Functions</a></li>
-
- <li><a href="/drill/docs/troubleshooting/">Troubleshooting</a></li>
-
- <li><a href="/drill/docs/developer-information/">Developer
Information</a></li>
-
- <li><a href="/drill/docs/release-notes/">Release Notes</a></li>
-
- <li><a href="/drill/docs/sample-datasets/">Sample Datasets</a></li>
-
- <li><a href="/drill/docs/project-bylaws/">Project Bylaws</a></li>
-
- </ul>
- </li>
- <li class='nav'>
- <a href="/drill/community-resources/">Community</a>
- <ul>
- <li><a href="/drill/team/">Team</a></li>
- <li><a href="/drill/mailinglists/">Mailing Lists</a></li>
- <li><a href="/drill/community-resources/">Community Resources</a></li>
- </ul>
- </li>
- <li class='nav'><a href="/drill/faq/">FAQ</a></li>
- <li class='nav'><a href="/drill/blog/">Blog</a></li>
- <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill"
title="apachedrill on twitter" target="_blank"><img
src="/drill/images/twitter_32_26_white.png" alt="twitter logo"
align="center"></a> </li>
- <li class='search-bar'>
- <form id="drill-search-form">
- <input type="text" placeholder="Search Apache Drill"
id="drill-search-term" />
- <button type="submit">
- <i class="fa fa-search"></i>
- </button>
- </form>
- </li>
- <li class="d">
- <a href="/drill/download/">
- <i class="fa fa-cloud-download"></i> Download
- </a>
- </li>
-</ul>
-</div>
-
- <link href="/drill/css/content.css" rel="stylesheet" type="text/css">
-
-
-
-
-
-
-
-<aside class="sidebar">
- <div class="docsidebar">
- <div class="docsidebarwrapper">
- <ul style="display: block;">
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Getting
Started</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/drill-introduction/">Drill Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/why-drill/">Why Drill</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript:
void(0);">Architecture</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/architecture-introduction/">Architecture Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/drill-query-execution/">Drill Query Execution</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/core-modules/">Core Modules</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/performance/">Performance</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript:
void(0);">Tutorials</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/tutorials-introduction/">Tutorials Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/drill-in-10-minutes/">Drill in 10 Minutes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/analyzing-the-yelp-academic-dataset/">Analyzing the Yelp
Academic Dataset</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Learn
Drill with the MapR Sandbox</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/about-the-mapr-sandbox/">About the MapR Sandbox</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/installing-the-apache-drill-sandbox/">Installing the Apache
Drill Sandbox</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/getting-to-know-the-drill-sandbox/">Getting to Know the Drill
Sandbox</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/lesson-1-learn-about-the-data-set/">Lesson 1: Learn about the
Data Set</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/lesson-2-run-queries-with-ansi-sql/">Lesson 2: Run Queries
with ANSI SQL</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/lesson-3-run-queries-on-complex-data-types/">Lesson 3: Run
Queries on Complex Data Types</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/summary/">Summary</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/analyzing-highly-dynamic-datasets/">Analyzing Highly Dynamic
Datasets</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/analyzing-social-media/">Analyzing Social Media</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/analyzing-data-using-window-functions/">Analyzing Data Using
Window Functions</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Install
Drill</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/install-drill-introduction/">Install Drill
Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Installing
Drill in Embedded Mode</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/embedded-mode-prerequisites/">Embedded Mode
Prerequisites</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/installing-drill-on-linux-and-mac-os-x/">Installing Drill on
Linux and Mac OS X</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/starting-drill-on-linux-and-mac-os-x/">Starting Drill on
Linux and Mac OS X</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/installing-drill-on-windows/">Installing Drill on
Windows</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/starting-drill-on-windows/">Starting Drill on Windows</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Installing
Drill in Distributed Mode</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/distributed-mode-prerequisites/">Distributed Mode
Prerequisites</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/installing-drill-on-the-cluster/">Installing Drill on the
Cluster</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/starting-drill-in-distributed-mode/">Starting Drill in
Distributed Mode</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/starting-the-web-console/">Starting the Web Console</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1 current_section "><a href="javascript:
void(0);">Configure Drill</a></li>
- <ul class="current_section">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/configure-drill-introduction/">Configure Drill
Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/configuring-drill-memory/">Configuring Drill Memory</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript:
void(0);">Configuring a Multitenant Cluster</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/configuring-a-multitenant-cluster-introduction/">Configuring
a Multitenant Cluster Introduction</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/configuring-multitenant-resources/">Configuring Multitenant
Resources</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/configuring-resources-for-a-shared-drillbit/">Configuring
Resources for a Shared Drillbit</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/configuring-user-impersonation/">Configuring User
Impersonation</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/configuring-user-authentication/">Configuring User
Authentication</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/configuring-user-impersonation-with-hive-authorization/">Configuring
User Impersonation with Hive Authorization</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/configuring-web-console-and-rest-api-security/">Configuring
Web Console and REST API Security</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript:
void(0);">Configuration Options</a></li>
- <ul style="">
-
- <li class="toctree-l3 current"><a class="reference internal"
href="/drill/docs/configuration-options-introduction/">Configuration Options
Introduction</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/start-up-options/">Start-Up Options</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/planning-and-execution-options/">Planning and Execution
Options</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/persistent-configuration-storage/">Persistent Configuration
Storage</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/ports-used-by-drill/">Ports Used by Drill</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/configuring-the-drill-shell/">Configuring the Drill
Shell</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Connect a Data
Source</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/connect-a-data-source-introduction/">Connect a Data Source
Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/storage-plugin-registration/">Storage Plugin
Registration</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Storage
Plugin Configuration</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/plugin-configuration-basics/">Plugin Configuration
Basics</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/workspaces/">Workspaces</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/drill-default-input-format/">Drill Default Input
Format</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/file-system-storage-plugin/">File System Storage
Plugin</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/hbase-storage-plugin/">HBase Storage Plugin</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/hive-storage-plugin/">Hive Storage Plugin</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/rdbms-storage-plugin/">RDBMS Storage Plugin</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/mongodb-storage-plugin/">MongoDB Storage Plugin</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/mapr-db-format/">MapR-DB Format</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/s3-storage-plugin/">S3 Storage Plugin</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">ODBC/JDBC
Interfaces</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/interfaces-introduction/">Interfaces Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/using-the-jdbc-driver/">Using the JDBC Driver</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/using-jdbc-with-squirrel-on-windows/">Using JDBC with
SQuirreL on Windows</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Installing
the ODBC Driver</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/installing-the-driver-on-linux/">Installing the Driver on
Linux</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/installing-the-driver-on-mac-os-x/">Installing the Driver on
Mac OS X</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/installing-the-driver-on-windows/">Installing the Driver on
Windows</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/installing-the-tdc-file-on-windows/">Installing the TDC File
on Windows</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript:
void(0);">Configuring ODBC</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/odbc-configuration-reference/">ODBC Configuration
Reference</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/configuring-odbc-on-linux/">Configuring ODBC on Linux</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/configuring-odbc-on-mac-os-x/">Configuring ODBC on Mac OS
X</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/configuring-odbc-on-windows/">Configuring ODBC on
Windows</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/testing-the-odbc-connection/">Testing the ODBC
Connection</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Using
Drill Explorer</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/drill-explorer-introduction/">Drill Explorer
Introduction</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/connecting-drill-explorer-to-data/">Connecting Drill Explorer
to Data</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/browsing-data-and-defining-views/">Browsing Data and Defining
Views</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Using
Drill with BI Tools</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/using-drill-with-bi-tools-introduction/">Using Drill with BI
Tools Introduction</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/tableau-examples/">Tableau Examples</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/using-microstrategy-analytics-with-apache-drill/">Using
MicroStrategy Analytics with Apache Drill</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/using-tibco-spotfire-desktop-with-drill/">Using Tibco
Spotfire Desktop with Drill</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/configuring-tibco-spotfire-server-with-drill/">Configuring
Tibco Spotfire Server with Drill</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/using-qlik-sense-with-drill/">Using Qlik Sense with
Drill</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/using-apache-drill-with-tableau-9-desktop/">Using Apache
Drill with Tableau 9 Desktop</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/using-apache-drill-with-tableau-9-server/">Using Apache Drill
with Tableau 9 Server</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/configuring-jreport-with-drill/">Configuring JReport with
Drill</a></li>
-
- </ul>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Query
Data</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/query-data-introduction/">Query Data Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Querying a
File System</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/querying-a-file-system-introduction/">Querying a File System
Introduction</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/querying-json-files/">Querying JSON Files</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/querying-parquet-files/">Querying Parquet Files</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/querying-plain-text-files/">Querying Plain Text Files</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/querying-directories/">Querying Directories</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/querying-sequence-files/">Querying Sequence Files</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/querying-hbase/">Querying HBase</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Querying
Complex Data</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/querying-complex-data-introduction/">Querying Complex Data
Introduction</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/sample-data-donuts/">Sample Data: Donuts</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/selecting-flat-data/">Selecting Flat Data</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/using-sql-functions-clauses-and-joins/">Using SQL Functions,
Clauses, and Joins</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/selecting-nested-data-for-a-column/">Selecting Nested Data
for a Column</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/selecting-multiple-columns-within-nested-data/">Selecting
Multiple Columns Within Nested Data</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/querying-hive/">Querying Hive</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/querying-the-information-schema/">Querying the INFORMATION
SCHEMA</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/querying-system-tables/">Querying System Tables</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/monitoring-and-canceling-queries-in-the-drill-web-console/">Monitoring
and Canceling Queries in the Drill Web Console</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Performance
Tuning</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/performance-tuning-introduction/">Performance Tuning
Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/partition-pruning/">Partition Pruning</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/optimizing-parquet-metadata-reading/">Optimizing Parquet
Metadata Reading</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/choosing-a-storage-format/">Choosing a Storage Format</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Query
Plans and Tuning</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/query-plans-and-tuning-introduction/">Query Plans and Tuning
Introduction</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/join-planning-guidelines/">Join Planning Guidelines</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/guidelines-for-optimizing-aggregation/">Guidelines for
Optimizing Aggregation</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/modifying-query-planning-options/">Modifying Query Planning
Options</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/sort-based-and-hash-based-memory-constrained-operators/">Sort-Based
and Hash-Based Memory-Constrained Operators</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/enabling-query-queuing/">Enabling Query Queuing</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/controlling-parallelization-to-balance-performance-with-multi-tenancy/">Controlling
Parallelization to Balance Performance with Multi-Tenancy</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript:
void(0);">Identifying Performance Issues</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/query-plans/">Query Plans</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/query-profiles/">Query Profiles</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript:
void(0);">Performance Tuning Reference</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/query-profile-column-descriptions/">Query Profile Column
Descriptions</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/physical-operators/">Physical Operators</a></li>
-
- </ul>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Log and
Debug</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/log-and-debug-introduction/">Log and Debug
Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/error-messages/">Error Messages</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/modify-logback-xml/">Modify logback.xml</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/review-the-java-stack-trace/">Review the Java Stack
Trace</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/query-audit-logging/">Query Audit Logging</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">SQL
Reference</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/sql-reference-introduction/">SQL Reference
Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Data
Types</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/supported-data-types/">Supported Data Types</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/date-time-and-timestamp/">Date, Time, and Timestamp</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/handling-different-data-types/">Handling Different Data
Types</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/lexical-structure/">Lexical Structure</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/operators/">Operators</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">SQL
Functions</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/about-sql-function-examples/">About SQL Function
Examples</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/math-and-trig/">Math and Trig</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/data-type-conversion/">Data Type Conversion</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/date-time-functions-and-arithmetic/">Date/Time Functions and
Arithmetic</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/string-manipulation/">String Manipulation</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/aggregate-and-aggregate-statistical/">Aggregate and Aggregate
Statistical</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/functions-for-handling-nulls/">Functions for Handling
Nulls</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">SQL Window
Functions</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/sql-window-functions-introduction/">SQL Window Functions
Introduction</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/aggregate-window-functions/">Aggregate Window
Functions</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/ranking-window-functions/">Ranking Window Functions</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/value-window-functions/">Value Window Functions</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/sql-window-functions-examples/">SQL Window Functions
Examples</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Nested
Data Functions</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/nested-data-limitations/">Nested Data Limitations</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/flatten/">FLATTEN</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/kvgen/">KVGEN</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/repeated-count/">REPEATED_COUNT</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/repeated-contains/">REPEATED_CONTAINS</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/query-directory-functions/">Query Directory Functions</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">SQL
Commands</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/supported-sql-commands/">Supported SQL Commands</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/alter-session/">ALTER SESSION</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/alter-system/">ALTER SYSTEM</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/create-table-as-ctas/">CREATE TABLE AS (CTAS)</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/partition-by-clause/">PARTITION BY Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/create-view/">CREATE VIEW</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/describe/">DESCRIBE</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/drop-table/">DROP TABLE</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/drop-view/">DROP VIEW</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/explain/">EXPLAIN</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/select/">SELECT</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/select-list/">SELECT List</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/from-clause/">FROM Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/group-by-clause/">GROUP BY Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/having-clause/">HAVING Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/limit-clause/">LIMIT Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/offset-clause/">OFFSET Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/order-by-clause/">ORDER BY Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/union-set-operator/">UNION Set Operator</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/where-clause/">WHERE Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/with-clause/">WITH Clause</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/show-databases-and-show-schemas/">SHOW DATABASES and SHOW
SCHEMAS</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/show-files/">SHOW FILES</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/show-tables/">SHOW TABLES</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/use/">USE</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">SQL
Conditional Expressions</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/case/">CASE</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/reserved-keywords/">Reserved Keywords</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/sql-extensions/">SQL Extensions</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Data Sources
and File Formats</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/data-sources-and-file-formats-introduction/">Data Sources and
File Formats Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/hive-to-drill-data-type-mapping/">Hive-to-Drill Data Type
Mapping</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/deploying-and-using-a-hive-udf/">Deploying and Using a Hive
UDF</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/parquet-format/">Parquet Format</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/json-data-model/">JSON Data Model</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/text-files-csv-tsv-psv/">Text Files: CSV, TSV, PSV</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/sequence-files/">Sequence Files</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Develop Custom
Functions</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/develop-custom-functions-introduction/">Develop Custom
Functions Introduction</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/developing-a-simple-function/">Developing a Simple
Function</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/tutorial-develop-a-simple-function/">Tutorial: Develop a
Simple Function</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/developing-an-aggregate-function/">Developing an Aggregate
Function</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/adding-custom-functions-to-drill/">Adding Custom Functions to
Drill</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/using-custom-functions-in-queries/">Using Custom Functions in
Queries</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/custom-function-interfaces/">Custom Function
Interfaces</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a class="reference internal"
href="/drill/docs/troubleshooting/">Troubleshooting</a></li>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Developer
Information</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/rest-api/">REST API</a></li>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Develop
Drill</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/compiling-drill-from-source/">Compiling Drill from
Source</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/drill-patch-review-tool/">Drill Patch Review Tool</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Contribute
to Drill</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/apache-drill-contribution-guidelines/">Apache Drill
Contribution Guidelines</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/apache-drill-contribution-ideas/">Apache Drill Contribution
Ideas</a></li>
-
- </ul>
-
-
-
- <li class="toctree-l2"><a href="javascript: void(0);">Design
Docs</a></li>
- <ul style="display: none">
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/drill-plan-syntax/">Drill Plan Syntax</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/rpc-overview/">RPC Overview</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/query-stages/">Query Stages</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/useful-research/">Useful Research</a></li>
-
- <li class="toctree-l3"><a class="reference internal"
href="/drill/docs/value-vectors/">Value Vectors</a></li>
-
- </ul>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Release
Notes</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-1-3-0-release-notes/">Apache Drill 1.3.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-1-2-0-release-notes/">Apache Drill 1.2.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-1-1-0-release-notes/">Apache Drill 1.1.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-0-8-0-release-notes/">Apache Drill 0.8.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-0-7-0-release-notes/">Apache Drill 0.7.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-0-6-0-release-notes/">Apache Drill 0.6.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-m1-release-notes-apache-drill-alpha/">Apache
Drill M1 Release Notes (Apache Drill Alpha)</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-m1-release-notes-apache-drill-alpha/">Apache
Drill M1 Release Notes (Apache Drill Alpha)</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-0-5-0-release-notes/">Apache Drill 0.5.0 Release
Notes</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/apache-drill-0-4-0-release-notes/">Apache Drill 0.4.0 Release
Notes</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a href="javascript: void(0);">Sample
Datasets</a></li>
- <ul style="display: none">
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/aol-search/">AOL Search</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/enron-emails/">Enron Emails</a></li>
-
-
-
- <li class="toctree-l2"><a class="reference internal"
href="/drill/docs/wikipedia-edit-history/">Wikipedia Edit History</a></li>
-
-
- </ul>
-
-
-
- <li class="toctree-l1"><a class="reference internal"
href="/drill/docs/project-bylaws/">Project Bylaws</a></li>
-
-
- </ul>
-
- </div>
- </div>
-</aside>
-
-
-<nav class="breadcrumbs">
- <li><a href="/drill/docs/">Docs</a></li>
-
-
- <li><a href="/drill/docs/configure-drill/">Configure Drill</a></li>
-
- <li><a href="/drill/docs/configuration-options/">Configuration
Options</a></li>
-
- <li>Configuration Options Introduction</li>
-</nav>
-
-<div class="main-content-wrapper">
- <div class="main-content">
-
-
- <a class="edit-link"
href="https://github.com/apache/drill/blob/gh-pages/_docs/configure-drill/configuration-options/010-configuration-options-introduction.md"
target="_blank"><i class="fa fa-pencil-square-o"></i></a>
-
-
- <div class="int_title left">
- <h1>Configuration Options Introduction</h1>
-
- </div>
-
- <link href="/drill/css/docpage.css" rel="stylesheet" type="text/css">
-
- <div class="int_text" align="left">
-
- <p>Drill provides many configuration options that you can enable,
disable, or
-modify. Modifying certain configuration options can impact Drill
-performance. Many of configuration options reside in the <code>drill-
-env.sh</code> and <code>drill-override.conf</code> files in the
-<code>/conf</code> directory. Drill sources<code>/etc/drill/conf</code> if it
exists. Otherwise,
-Drill sources the local <code><drill_installation_directory>/conf</code>
directory.</p>
-
-<p>The sys.options table contains information about system and session
options. The sys.boot table contains information about Drill start-up options.
The section, <a href="/drill/docs/start-up-options">"Start-up
Options"</a>, covers how to configure and view key boot options. The
following table lists the system options in alphabetical order and provides a
brief description of supported options:</p>
-
-<h2 id="system-options">System Options</h2>
-
-<p>The sys.options table lists the following options that you can set as a
system or session option as described in the section, <a
href="/drill/docs/planning-and-execution-options">"Planning and Execution
Options"</a>. </p>
-
-<table><thead>
-<tr>
-<th>Name</th>
-<th>Default</th>
-<th>Comments</th>
-</tr>
-</thead><tbody>
-<tr>
-<td>drill.exec.functions.cast_empty_string_to_null</td>
-<td>FALSE</td>
-<td>Not supported in this release.</td>
-</tr>
-<tr>
-<td>drill.exec.storage.file.partition.column.label</td>
-<td>dir</td>
-<td>The column label for directory levels in results of queries of files in a
directory. Accepts a string input.</td>
-</tr>
-<tr>
-<td>exec.errors.verbose</td>
-<td>FALSE</td>
-<td>Toggles verbose output of executable error messages</td>
-</tr>
-<tr>
-<td>exec.java_compiler</td>
-<td>DEFAULT</td>
-<td>Switches between DEFAULT, JDK, and JANINO mode for the current session.
Uses Janino by default for generated source code of less than
exec.java_compiler_janino_maxsize; otherwise, switches to the JDK compiler.</td>
-</tr>
-<tr>
-<td>exec.java_compiler_debug</td>
-<td>TRUE</td>
-<td>Toggles the output of debug-level compiler error messages in runtime
generated code.</td>
-</tr>
-<tr>
-<td>exec.java_compiler_janino_maxsize</td>
-<td>262144</td>
-<td>See the exec.java_compiler option comment. Accepts inputs of type
LONG.</td>
-</tr>
-<tr>
-<td>exec.max_hash_table_size</td>
-<td>1073741824</td>
-<td>Ending size in buckets for hash tables. Range: 0 - 1073741824.</td>
-</tr>
-<tr>
-<td>exec.min_hash_table_size</td>
-<td>65536</td>
-<td>Starting size in bucketsfor hash tables. Increase according to available
memory to improve performance. Increasing for very large aggregations or joins
when you have large amounts of memory for Drill to use. Range: 0 -
1073741824.</td>
-</tr>
-<tr>
-<td>exec.queue.enable</td>
-<td>FALSE</td>
-<td>Changes the state of query queues. False allows unlimited concurrent
queries.</td>
-</tr>
-<tr>
-<td>exec.queue.large</td>
-<td>10</td>
-<td>Sets the number of large queries that can run concurrently in the cluster.
Range: 0-1000</td>
-</tr>
-<tr>
-<td>exec.queue.small</td>
-<td>100</td>
-<td>Sets the number of small queries that can run concurrently in the cluster.
Range: 0-1001</td>
-</tr>
-<tr>
-<td>exec.queue.threshold</td>
-<td>30000000</td>
-<td>Sets the cost threshold, which depends on the complexity of the queries in
queue, for determining whether query is large or small. Complex queries have
higher thresholds. Range: 0-9223372036854775807</td>
-</tr>
-<tr>
-<td>exec.queue.timeout_millis</td>
-<td>300000</td>
-<td>Indicates how long a query can wait in queue before the query fails.
Range: 0-9223372036854775807</td>
-</tr>
-<tr>
-<td>exec.schedule.assignment.old</td>
-<td>FALSE</td>
-<td>Used to prevent query failure when no work units are assigned to a minor
fragment, particularly when the number of files is much larger than the number
of leaf fragments.</td>
-</tr>
-<tr>
-<td>exec.storage.enable_new_text_reader</td>
-<td>TRUE</td>
-<td>Enables the text reader that complies with the RFC 4180 standard for
text/csv files.</td>
-</tr>
-<tr>
-<td>new_view_default_permissions</td>
-<td>700</td>
-<td>Sets view permissions using an octal code in the Unix tradition.</td>
-</tr>
-<tr>
-<td>planner.add_producer_consumer</td>
-<td>FALSE</td>
-<td>Increase prefetching of data from disk. Disable for in-memory reads.</td>
-</tr>
-<tr>
-<td>planner.affinity_factor</td>
-<td>1.2</td>
-<td>Factor by which a node with endpoint affinity is favored while creating
assignment. Accepts inputs of type DOUBLE.</td>
-</tr>
-<tr>
-<td>planner.broadcast_factor</td>
-<td>1</td>
-<td>A heuristic parameter for influencing the broadcast of records as part of
a query.</td>
-</tr>
-<tr>
-<td>planner.broadcast_threshold</td>
-<td>10000000</td>
-<td>The maximum number of records allowed to be broadcast as part of a query.
After one million records, Drill reshuffles data rather than doing a broadcast
to one side of the join. Range: 0-2147483647</td>
-</tr>
-<tr>
-<td>planner.disable_exchanges</td>
-<td>FALSE</td>
-<td>Toggles the state of hashing to a random exchange.</td>
-</tr>
-<tr>
-<td>planner.enable_broadcast_join</td>
-<td>TRUE</td>
-<td>Changes the state of aggregation and join operators. The broadcast join
can be used for hash join, merge join and nested loop join. Use to join a large
(fact) table to relatively smaller (dimension) tables. Do not disable.</td>
-</tr>
-<tr>
-<td>planner.enable_constant_folding</td>
-<td>TRUE</td>
-<td>If one side of a filter condition is a constant expression, constant
folding evaluates the expression in the planning phase and replaces the
expression with the constant value. For example, Drill can rewrite WHERE age +
5 < 42 as WHERE age < 37.</td>
-</tr>
-<tr>
-<td>planner.enable_decimal_data_type</td>
-<td>FALSE</td>
-<td>False disables the DECIMAL data type, including casting to DECIMAL and
reading DECIMAL types from Parquet and Hive.</td>
-</tr>
-<tr>
-<td>planner.enable_demux_exchange</td>
-<td>FALSE</td>
-<td>Toggles the state of hashing to a demulitplexed exchange.</td>
-</tr>
-<tr>
-<td>planner.enable_hash_single_key</td>
-<td>TRUE</td>
-<td>Each hash key is associated with a single value.</td>
-</tr>
-<tr>
-<td>planner.enable_hashagg</td>
-<td>TRUE</td>
-<td>Enable hash aggregation; otherwise, Drill does a sort-based aggregation.
Does not write to disk. Enable is recommended.</td>
-</tr>
-<tr>
-<td>planner.enable_hashjoin</td>
-<td>TRUE</td>
-<td>Enable the memory hungry hash join. Drill assumes that a query with have
adequate memory to complete and tries to use the fastest operations possible to
complete the planned inner, left, right, or full outer joins using a hash
table. Does not write to disk. Disabling hash join allows Drill to manage
arbitrarily large data in a small memory footprint.</td>
-</tr>
-<tr>
-<td>planner.enable_hashjoin_swap</td>
-<td>TRUE</td>
-<td>Enables consideration of multiple join order sequences during the planning
phase. Might negatively affect the performance of some queries due to
inaccuracy of estimated row count especially after a filter, join, or
aggregation.</td>
-</tr>
-<tr>
-<td>planner.enable_hep_join_opt</td>
-<td></td>
-<td>Enables the heuristic planner for joins.</td>
-</tr>
-<tr>
-<td>planner.enable_mergejoin</td>
-<td>TRUE</td>
-<td>Sort-based operation. A merge join is used for inner join, left and right
outer joins. Inputs to the merge join must be sorted. It reads the sorted input
streams from both sides and finds matching rows. Writes to disk.</td>
-</tr>
-<tr>
-<td>planner.enable_multiphase_agg</td>
-<td>TRUE</td>
-<td>Each minor fragment does a local aggregation in phase 1, distributes on a
hash basis using GROUP-BY keys partially aggregated results to other fragments,
and all the fragments perform a total aggregation using this data.</td>
-</tr>
-<tr>
-<td>planner.enable_mux_exchange</td>
-<td>TRUE</td>
-<td>Toggles the state of hashing to a multiplexed exchange.</td>
-</tr>
-<tr>
-<td>planner.enable_nestedloopjoin</td>
-<td>TRUE</td>
-<td>Sort-based operation. Writes to disk.</td>
-</tr>
-<tr>
-<td>planner.enable_nljoin_for_scalar_only</td>
-<td>TRUE</td>
-<td>Supports nested loop join planning where the right input is scalar in
order to enable NOT-IN, Inequality, Cartesian, and uncorrelated EXISTS
planning.</td>
-</tr>
-<tr>
-<td>planner.enable_streamagg</td>
-<td>TRUE</td>
-<td>Sort-based operation. Writes to disk.</td>
-</tr>
-<tr>
-<td>planner.identifier_max_length</td>
-<td>1024</td>
-<td>A minimum length is needed because option names are identifiers
themselves.</td>
-</tr>
-<tr>
-<td>planner.join.hash_join_swap_margin_factor</td>
-<td>10</td>
-<td>The number of join order sequences to consider during the planning
phase.</td>
-</tr>
-<tr>
-<td>planner.join.row_count_estimate_factor</td>
-<td>1</td>
-<td>The factor for adjusting the estimated row count when considering multiple
join order sequences during the planning phase.</td>
-</tr>
-<tr>
-<td>planner.memory.average_field_width</td>
-<td>8</td>
-<td>Used in estimating memory requirements.</td>
-</tr>
-<tr>
-<td>planner.memory.enable_memory_estimation</td>
-<td>FALSE</td>
-<td>Toggles the state of memory estimation and re-planning of the query. When
enabled, Drill conservatively estimates memory requirements and typically
excludes these operators from the plan and negatively impacts performance.</td>
-</tr>
-<tr>
-<td>planner.memory.hash_agg_table_factor</td>
-<td>1.1</td>
-<td>A heuristic value for influencing the size of the hash aggregation
table.</td>
-</tr>
-<tr>
-<td>planner.memory.hash_join_table_factor</td>
-<td>1.1</td>
-<td>A heuristic value for influencing the size of the hash aggregation
table.</td>
-</tr>
-<tr>
-<td>planner.memory_limit</td>
-<td>268435456 bytes</td>
-<td>Defines the maximum amount of direct memory allocated to a query for
planning. When multiple queries run concurrently, each query is allocated the
amount of memory set by this parameter.Increase the value of this parameter and
rerun the query if partition pruning failed due to insufficient memory.</td>
-</tr>
-<tr>
-<td>planner.memory.max_query_memory_per_node</td>
-<td>2147483648 bytes</td>
-<td>Sets the maximum estimate of memory for a query per node in bytes. If the
estimate is too low, Drill re-plans the query without memory-constrained
operators.</td>
-</tr>
-<tr>
-<td>planner.memory.non_blocking_operators_memory</td>
-<td>64</td>
-<td>Extra query memory per node for non-blocking operators. This option is
currently used only for memory estimation. Range: 0-2048 MB</td>
-</tr>
-<tr>
-<td>planner.nestedloopjoin_factor</td>
-<td>100</td>
-<td>A heuristic value for influencing the nested loop join.</td>
-</tr>
-<tr>
-<td>planner.partitioner_sender_max_threads</td>
-<td>8</td>
-<td>Upper limit of threads for outbound queuing.</td>
-</tr>
-<tr>
-<td>planner.partitioner_sender_set_threads</td>
-<td>-1</td>
-<td>Overwrites the number of threads used to send out batches of records. Set
to -1 to disable. Typically not changed.</td>
-</tr>
-<tr>
-<td>planner.partitioner_sender_threads_factor</td>
-<td>2</td>
-<td>A heuristic param to use to influence final number of threads. The higher
the value the fewer the number of threads.</td>
-</tr>
-<tr>
-<td>planner.producer_consumer_queue_size</td>
-<td>10</td>
-<td>How much data to prefetch from disk in record batches out-of-band of query
execution. The larger the queue size, the greater the amount of memory that the
queue and overall query execution consumes.</td>
-</tr>
-<tr>
-<td>planner.slice_target</td>
-<td>100000</td>
-<td>The number of records manipulated within a fragment before Drill
parallelizes operations.</td>
-</tr>
-<tr>
-<td>planner.width.max_per_node</td>
-<td>3</td>
-<td>Maximum number of threads that can run in parallel for a query on a node.
A slice is an individual thread. This number indicates the maximum number of
slices per query for the queryâs major fragment on a node.</td>
-</tr>
-<tr>
-<td>planner.width.max_per_query</td>
-<td>1000</td>
-<td>Same as max per node but applies to the query as executed by the entire
cluster. For example, this value might be the number of active Drillbits, or a
higher number to return results faster.</td>
-</tr>
-<tr>
-<td>store.format</td>
-<td>parquet</td>
-<td>Output format for data written to tables with the CREATE TABLE AS (CTAS)
command. Allowed values are parquet, json, psv, csv, or tsv.</td>
-</tr>
-<tr>
-<td>store.hive.optimize_scan_with_native_readers</td>
-<td>FALSE</td>
-<td>Optimize reads of Parquet-backed external tables from Hive by using Drill
native readers instead of the Hive Serde interface. (Drill 1.2 and later)</td>
-</tr>
-<tr>
-<td>store.json.all_text_mode</td>
-<td>FALSE</td>
-<td>Drill reads all data from the JSON files as VARCHAR. Prevents schema
change errors.</td>
-</tr>
-<tr>
-<td>store.json.extended_types</td>
-<td>FALSE</td>
-<td>Turns on special JSON structures that Drill serializes for storing more
type information than the <a
href="http://docs.mongodb.org/manual/reference/mongodb-extended-json/">four
basic JSON types</a>.</td>
-</tr>
-<tr>
-<td>store.json.read_numbers_as_double</td>
-<td>FALSE</td>
-<td>Reads numbers with or without a decimal point as DOUBLE. Prevents schema
change errors.</td>
-</tr>
-<tr>
-<td>store.mongo.all_text_mode</td>
-<td>FALSE</td>
-<td>Similar to store.json.all_text_mode for MongoDB.</td>
-</tr>
-<tr>
-<td>store.mongo.read_numbers_as_double</td>
-<td>FALSE</td>
-<td>Similar to store.json.read_numbers_as_double.</td>
-</tr>
-<tr>
-<td>store.parquet.block-size</td>
-<td>536870912</td>
-<td>Sets the size of a Parquet row group to the number of bytes less than or
equal to the block size of MFS, HDFS, or the file system.</td>
-</tr>
-<tr>
-<td>store.parquet.compression</td>
-<td>snappy</td>
-<td>Compression type for storing Parquet output. Allowed values: snappy, gzip,
none</td>
-</tr>
-<tr>
-<td>store.parquet.enable_dictionary_encoding</td>
-<td>FALSE</td>
-<td>For internal use. Do not change.</td>
-</tr>
-<tr>
-<td>store.parquet.use_new_reader</td>
-<td>FALSE</td>
-<td>Not supported in this release.</td>
-</tr>
-<tr>
-<td>store.partition.hash_distribute</td>
-<td>FALSE</td>
-<td>Uses a hash algorithm to distribute data on partition keys in a CTAS
partitioning operation. An alpha option--for experimental use at this stage. Do
not use in production systems.</td>
-</tr>
-<tr>
-<td>store.text.estimated_row_size_bytes</td>
-<td>100</td>
-<td>Estimate of the row size in a delimited text file, such as csv. The closer
to actual, the better the query plan. Used for all csv files in the
system/session where the value is set. Impacts the decision to plan a broadcast
join or not.</td>
-</tr>
-<tr>
-<td>window.enable</td>
-<td>TRUE</td>
-<td>Enable or disable window functions in Drill 1.1 and later.</td>
-</tr>
-</tbody></table>
-
-
-
- <div class="doc-nav">
-
- <span class="previous-toc"><a href="/drill/docs/configuration-options/">â
Configuration Options</a></span><span class="next-toc"><a
href="/drill/docs/start-up-options/">Start-Up Options â</a></span>
-</div>
-
-
- </div>
- </div>
-</div>
-
- </div>
- <p class="push"></p>
-<div id="footer" class="mw">
-<div class="wrapper">
-Copyright © 2012-2014 The Apache Software Foundation, licensed under the
Apache License, Version 2.0.<br>
-Apache and the Apache feather logo are trademarks of The Apache Software
Foundation. Other names appearing on the site may be trademarks of their
respective owners.<br/><br/>
-</div>
-</div>
-
- <script>
-(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-ga('create', 'UA-53379651-1', 'auto');
-ga('send', 'pageview');
-</script>
-<script type="text/javascript"
src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d"
async="async"></script>
-</body>
-</html>