Return-Path: X-Original-To: apmail-drill-commits-archive@www.apache.org Delivered-To: apmail-drill-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94E451766A for ; Tue, 9 Jun 2015 22:18:45 +0000 (UTC) Received: (qmail 26894 invoked by uid 500); 9 Jun 2015 22:18:45 -0000 Delivered-To: apmail-drill-commits-archive@drill.apache.org Received: (qmail 26856 invoked by uid 500); 9 Jun 2015 22:18:45 -0000 Mailing-List: contact commits-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@drill.apache.org Delivered-To: mailing list commits@drill.apache.org Received: (qmail 26792 invoked by uid 99); 9 Jun 2015 22:18:45 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 22:18:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3BE0FE0281; Tue, 9 Jun 2015 22:18:45 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bridgetb@apache.org To: commits@drill.apache.org Date: Tue, 09 Jun 2015 22:18:46 -0000 Message-Id: <88ae71ed813a4ecc8153ffd5a5f2ac19@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/4] drill git commit: Revert "commit docs.json updated version" http://git-wip-us.apache.org/repos/asf/drill/blob/4f72bc38/_data/docs.json ---------------------------------------------------------------------- diff --git a/_data/docs.json b/_data/docs.json index 91a367b..2040589 100644 --- a/_data/docs.json +++ b/_data/docs.json @@ -1,14843 +1,14843 @@ -{ - "by_title": { - "2014 Q1 Drill Report": { - "breadcrumbs": [ - { - "title": "Progress Reports", - "url": "/docs/progress-reports/" - } - ], - "children": [], - "next_title": "Project Bylaws", - "next_url": "/docs/project-bylaws/", - "parent": "Progress Reports", - "previous_title": "Progress Reports", - "previous_url": "/docs/progress-reports/", - "relative_path": "_docs/progress-reports/001-2014-q1.md", - "title": "2014 Q1 Drill Report", - "url": "/docs/2014-q1-drill-report/" - }, - "ALTER SESSION": { - "breadcrumbs": [ - { - "title": "SQL Commands", - "url": "/docs/sql-commands/" - }, - { - "title": "SQL Reference", - "url": "/docs/sql-reference/" - } - ], - "children": [], - "next_title": "ALTER SYSTEM", - "next_url": "/docs/alter-system/", - "parent": "SQL Commands", - "previous_title": "Supported SQL Commands", - "previous_url": "/docs/supported-sql-commands/", - "relative_path": "_docs/sql-reference/sql-commands/010-alter-session.md", - "title": "ALTER SESSION", - "url": "/docs/alter-session/" - }, - "ALTER SYSTEM": { - "breadcrumbs": [ - { - "title": "SQL Commands", - "url": "/docs/sql-commands/" - }, - { - "title": "SQL Reference", - "url": "/docs/sql-reference/" - } - ], - "children": [], - "next_title": "CREATE TABLE AS (CTAS)", - "next_url": "/docs/create-table-as-ctas/", - "parent": "SQL Commands", - "previous_title": "ALTER SESSION", - "previous_url": "/docs/alter-session/", - "relative_path": "_docs/sql-reference/sql-commands/020-alter-system.md", - "title": "ALTER SYSTEM", - "url": "/docs/alter-system/" - }, - "AOL Search": { - "breadcrumbs": [ - { - "title": "Sample Datasets", - "url": "/docs/sample-datasets/" - } - ], - "children": [], - "next_title": "Enron Emails", - "next_url": "/docs/enron-emails/", - "parent": "Sample Datasets", - "previous_title": "Sample Datasets", - "previous_url": "/docs/sample-datasets/", - "relative_path": "_docs/sample-datasets/001-aol.md", - "title": "AOL Search", - "url": "/docs/aol-search/" - }, - "About SQL Function Examples": { - "breadcrumbs": [ - { - "title": "SQL Functions", - "url": "/docs/sql-functions/" - }, - { - "title": "SQL Reference", - "url": "/docs/sql-reference/" - } - ], - "children": [], - "next_title": "Math and Trig", - "next_url": "/docs/math-and-trig/", - "parent": "SQL Functions", - "previous_title": "SQL Functions", - "previous_url": "/docs/sql-functions/", - "relative_path": "_docs/sql-reference/sql-functions/005-about-sql-function-examples.md", - "title": "About SQL Function Examples", - "url": "/docs/about-sql-function-examples/" - }, - "About the MapR Sandbox": { - "breadcrumbs": [ - { - "title": "Learn Drill with the MapR Sandbox", - "url": "/docs/learn-drill-with-the-mapr-sandbox/" - }, - { - "title": "Tutorials", - "url": "/docs/tutorials/" - } - ], - "children": [], - "next_title": "Installing the Apache Drill Sandbox", - "next_url": "/docs/installing-the-apache-drill-sandbox/", - "parent": "Learn Drill with the MapR Sandbox", - "previous_title": "Learn Drill with the MapR Sandbox", - "previous_url": "/docs/learn-drill-with-the-mapr-sandbox/", - "relative_path": "_docs/tutorials/learn-drill-with-the-mapr-sandbox/005-about-the-mapr-sandbox.md", - "title": "About the MapR Sandbox", - "url": "/docs/about-the-mapr-sandbox/" - }, - "Adding Custom Functions to Drill": { - "breadcrumbs": [ - { - "title": "Develop Custom Functions", - "url": "/docs/develop-custom-functions/" - } - ], - "children": [], - "next_title": "Using Custom Functions in Queries", - "next_url": "/docs/using-custom-functions-in-queries/", - "parent": "Develop Custom Functions", - "previous_title": "Developing an Aggregate Function", - "previous_url": "/docs/developing-an-aggregate-function/", - "relative_path": "_docs/develop-custom-functions/040-adding-custom-functions-to-drill.md", - "title": "Adding Custom Functions to Drill", - "url": "/docs/adding-custom-functions-to-drill/" - }, - "Aggregate and Aggregate Statistical": { - "breadcrumbs": [ - { - "title": "SQL Functions", - "url": "/docs/sql-functions/" - }, - { - "title": "SQL Reference", - "url": "/docs/sql-reference/" - } - ], - "children": [], - "next_title": "Functions for Handling Nulls", - "next_url": "/docs/functions-for-handling-nulls/", - "parent": "SQL Functions", - "previous_title": "String Manipulation", - "previous_url": "/docs/string-manipulation/", - "relative_path": "_docs/sql-reference/sql-functions/050-aggregate-and-aggregate-statistical.md", - "title": "Aggregate and Aggregate Statistical", - "url": "/docs/aggregate-and-aggregate-statistical/" - }, - "Analyzing Highly Dynamic Datasets": { - "breadcrumbs": [ - { - "title": "Tutorials", - "url": "/docs/tutorials/" - } - ], - "children": [], - "next_title": "Analyzing Social Media", - "next_url": "/docs/analyzing-social-media/", - "parent": "Tutorials", - "previous_title": "Summary", - "previous_url": "/docs/summary/", - "relative_path": "_docs/tutorials/050-analyzing-highly-dynamic-datasets.md", - "title": "Analyzing Highly Dynamic Datasets", - "url": "/docs/analyzing-highly-dynamic-datasets/" - }, - "Analyzing Social Media": { - "breadcrumbs": [ - { - "title": "Tutorials", - "url": "/docs/tutorials/" - } - ], - "children": [], - "next_title": "Install Drill", - "next_url": "/docs/install-drill/", - "parent": "Tutorials", - "previous_title": "Analyzing Highly Dynamic Datasets", - "previous_url": "/docs/analyzing-highly-dynamic-datasets/", - "relative_path": "_docs/tutorials/060-analyzing-social-media.md", - "title": "Analyzing Social Media", - "url": "/docs/analyzing-social-media/" - }, - "Analyzing the Yelp Academic Dataset": { - "breadcrumbs": [ - { - "title": "Tutorials", - "url": "/docs/tutorials/" - } - ], - "children": [], - "next_title": "Learn Drill with the MapR Sandbox", - "next_url": "/docs/learn-drill-with-the-mapr-sandbox/", - "parent": "Tutorials", - "previous_title": "Drill in 10 Minutes", - "previous_url": "/docs/drill-in-10-minutes/", - "relative_path": "_docs/tutorials/030-analyzing-the-yelp-academic-dataset.md", - "title": "Analyzing the Yelp Academic Dataset", - "url": "/docs/analyzing-the-yelp-academic-dataset/" - }, - "Apache Drill 0.4.0 Release Notes": { - "breadcrumbs": [ - { - "title": "Release Notes", - "url": "/docs/release-notes/" - } - ], - "children": [], - "next_title": "Apache Drill M1 Release Notes (Apache Drill Alpha)", - "next_url": "/docs/apache-drill-m1-release-notes-apache-drill-alpha/", - "parent": "Release Notes", - "previous_title": "Apache Drill 0.5.0 Release Notes", - "previous_url": "/docs/apache-drill-0-5-0-release-notes/", - "relative_path": "_docs/rn/020-0.4.0rn.md", - "title": "Apache Drill 0.4.0 Release Notes", - "url": "/docs/apache-drill-0-4-0-release-notes/" - }, - "Apache Drill 0.5.0 Release Notes": { - "breadcrumbs": [ - { - "title": "Release Notes", - "url": "/docs/release-notes/" - } - ], - "children": [], - "next_title": "Apache Drill 0.4.0 Release Notes", - "next_url": "/docs/apache-drill-0-4-0-release-notes/", - "parent": "Release Notes", - "previous_title": "Release Notes", - "previous_url": "/docs/release-notes/", - "relative_path": "_docs/rn/010-0.5.0rn.md", - "title": "Apache Drill 0.5.0 Release Notes", - "url": "/docs/apache-drill-0-5-0-release-notes/" - }, - "Apache Drill 0.6.0 Release Notes": { - "breadcrumbs": [ - { - "title": "Release Notes", - "url": "/docs/release-notes/" - } - ], - "children": [], - "next_title": "Apache Drill 0.7.0 Release Notes", - "next_url": "/docs/apache-drill-0-7-0-release-notes/", - "parent": "Release Notes", - "previous_title": "Apache Drill M1 Release Notes (Apache Drill Alpha)", - "previous_url": "/docs/apache-drill-m1-release-notes-apache-drill-alpha/", - "relative_path": "_docs/rn/040-0.6.0-rn.md", - "title": "Apache Drill 0.6.0 Release Notes", - "url": "/docs/apache-drill-0-6-0-release-notes/" - }, - "Apache Drill 0.7.0 Release Notes": { - "breadcrumbs": [ - { - "title": "Release Notes", - "url": "/docs/release-notes/" - } - ], - "children": [], - "next_title": "Apache Drill 0.8.0 Release Notes", - "next_url": "/docs/apache-drill-0-8-0-release-notes/", - "parent": "Release Notes", - "previous_title": "Apache Drill 0.6.0 Release Notes", - "previous_url": "/docs/apache-drill-0-6-0-release-notes/", - "relative_path": "_docs/rn/050-0.7.0-rn.md", - "title": "Apache Drill 0.7.0 Release Notes", - "url": "/docs/apache-drill-0-7-0-release-notes/" - }, - "Apache Drill 0.8.0 Release Notes": { - "breadcrumbs": [ - { - "title": "Release Notes", - "url": "/docs/release-notes/" - } - ], - "children": [], - "next_title": "Apache Drill 0.9.0 Release Notes", - "next_url": "/docs/apache-drill-0-9-0-release-notes/", - "parent": "Release Notes", - "previous_title": "Apache Drill 0.7.0 Release Notes", - "previous_url": "/docs/apache-drill-0-7-0-release-notes/", - "relative_path": "_docs/rn/060-0.8.0-rn.md", - "title": "Apache Drill 0.8.0 Release Notes", - "url": "/docs/apache-drill-0-8-0-release-notes/" - }, - "Apache Drill 0.9.0 Release Notes": { - "breadcrumbs": [ - { - "title": "Release Notes", - "url": "/docs/release-notes/" - } - ], - "children": [], - "next_title": "Apache Drill 1.0.0 Release Notes", - "next_url": "/docs/apache-drill-1-0-0-release-notes/", - "parent": "Release Notes", - "previous_title": "Apache Drill 0.8.0 Release Notes", - "previous_url": "/docs/apache-drill-0-8-0-release-notes/", - "relative_path": "_docs/rn/070-0.9.0-rn copy.md", - "title": "Apache Drill 0.9.0 Release Notes", - "url": "/docs/apache-drill-0-9-0-release-notes/" - }, - "Apache Drill 1.0.0 Release Notes": { - "breadcrumbs": [ - { - "title": "Release Notes", - "url": "/docs/release-notes/" - } - ], - "children": [], - "next_title": "Sample Datasets", - "next_url": "/docs/sample-datasets/", - "parent": "Release Notes", - "previous_title": "Apache Drill 0.9.0 Release Notes", - "previous_url": "/docs/apache-drill-0-9-0-release-notes/", - "relative_path": "_docs/rn/080-1.0.0-rn.md", - "title": "Apache Drill 1.0.0 Release Notes", - "url": "/docs/apache-drill-1-0-0-release-notes/" - }, - "Apache Drill Contribution Guidelines": { - "breadcrumbs": [ - { - "title": "Contribute to Drill", - "url": "/docs/contribute-to-drill/" - }, - { - "title": "Developer Information", - "url": "/docs/developer-information/" - } - ], - "children": [], - "next_title": "Apache Drill Contribution Ideas", - "next_url": "/docs/apache-drill-contribution-ideas/", - "parent": "Contribute to Drill", - "previous_title": "Contribute to Drill", - "previous_url": "/docs/contribute-to-drill/", - "relative_path": "_docs/developer-information/contribute-to-drill/010-apache-drill-contribution-guidelines.md", - "title": "Apache Drill Contribution Guidelines", - "url": "/docs/apache-drill-contribution-guidelines/" - }, - "Apache Drill Contribution Ideas": { - "breadcrumbs": [ - { - "title": "Contribute to Drill", - "url": "/docs/contribute-to-drill/" - }, - { - "title": "Developer Information", - "url": "/docs/developer-information/" - } - ], - "children": [], - "next_title": "Design Docs", - "next_url": "/docs/design-docs/", - "parent": "Contribute to Drill", - "previous_title": "Apache Drill Contribution Guidelines", - "previous_url": "/docs/apache-drill-contribution-guidelines/", - "relative_path": "_docs/developer-information/contribute-to-drill/020-apache-drill-contribution-ideas.md", - "title": "Apache Drill Contribution Ideas", - "url": "/docs/apache-drill-contribution-ideas/" - }, - "Apache Drill M1 Release Notes (Apache Drill Alpha)": { - "breadcrumbs": [ - { - "title": "Release Notes", - "url": "/docs/release-notes/" - } - ], - "children": [], - "next_title": "Apache Drill 0.6.0 Release Notes", - "next_url": "/docs/apache-drill-0-6-0-release-notes/", - "parent": "Release Notes", - "previous_title": "Apache Drill M1 Release Notes (Apache Drill Alpha)", - "previous_url": "/docs/apache-drill-m1-release-notes-apache-drill-alpha/", - "relative_path": "_docs/rn/030-m1-alpha-rn.md", - "title": "Apache Drill M1 Release Notes (Apache Drill Alpha)", - "url": "/docs/apache-drill-m1-release-notes-apache-drill-alpha/" - }, - "Architecture": { - "breadcrumbs": [], - "children": [ - { - "breadcrumbs": [ - { - "title": "Architecture", - "url": "/docs/architecture/" - } - ], - "children": [], - "next_title": "Drill Query Execution", - "next_url": "/docs/drill-query-execution/", - "parent": "Architecture", - "previous_title": "Architecture", - "previous_url": "/docs/architecture/", - "relative_path": "_docs/architecture/010-architecture-introduction.md", - "title": "Architecture Introduction", - "url": "/docs/architecture-introduction/" - }, - { - "breadcrumbs": [ - { - "title": "Architecture", - "url": "/docs/architecture/" - } - ], - "children": [], - "next_title": "Core Modules", - "next_url": "/docs/core-modules/", - "parent": "Architecture", - "previous_title": "Architecture Introduction", - "previous_url": "/docs/architecture-introduction/", - "relative_path": "_docs/architecture/015-drill-query-execution.md", - "title": "Drill Query Execution", - "url": "/docs/drill-query-execution/" - }, - { - "breadcrumbs": [ - { - "title": "Architecture", - "url": "/docs/architecture/" - } - ], - "children": [], - "next_title": "Performance", - "next_url": "/docs/performance/", - "parent": "Architecture", - "previous_title": "Drill Query Execution", - "previous_url": "/docs/drill-query-execution/", - "relative_path": "_docs/architecture/020-core-modules.md", - "title": "Core Modules", - "url": "/docs/core-modules/" - }, - { - "breadcrumbs": [ - { - "title": "Architecture", - "url": "/docs/architecture/" - } - ], - "children": [], - "next_title": "Tutorials", - "next_url": "/docs/tutorials/", - "parent": "Architecture", - "previous_title": "Core Modules", - "previous_url": "/docs/core-modules/", - "relative_path": "_docs/architecture/030-performance.md", - "title": "Performance", - "url": "/docs/performance/" - } - ], - "next_title": "Architecture Introduction", - "next_url": "/docs/architecture-introduction/", - "parent": "", - "previous_title": "Why Drill", - "previous_url": "/docs/why-drill/", - "relative_path": "_docs/020-architecture.md", - "title": "Architecture", - "url": "/docs/architecture/" - }, - "Architecture Introduction": { - "breadcrumbs": [ - { - "title": "Architecture", - "url": "/docs/architecture/" - } - ], - "children": [], - "next_title": "Drill Query Execution", - "next_url": "/docs/drill-query-execution/", - "parent": "Architecture", - "previous_title": "Architecture", - "previous_url": "/docs/architecture/", - "relative_path": "_docs/architecture/010-architecture-introduction.md", - "title": "Architecture Introduction", - "url": "/docs/architecture-introduction/" - }, - "Archived Pages": { - "breadcrumbs": [], - "children": [ - { - "breadcrumbs": [ - { - "title": "Archived Pages", - "url": "/docs/archived-pages/" - } - ], - "children": [], - "next_title": "What is Apache Drill", - "next_url": "/docs/what-is-apache-drill/", - "parent": "Archived Pages", - "previous_title": "Archived Pages", - "previous_url": "/docs/archived-pages/", - "relative_path": "_docs/archived-pages/010-how-to-run-the-drill-demo.md", - "title": "How to Run the Drill Demo", - "url": "/docs/how-to-run-the-drill-demo/" - }, - { - "breadcrumbs": [ - { - "title": "Archived Pages", - "url": "/docs/archived-pages/" - } - ], - "children": [], - "next_title": "Partition Pruning", - "next_url": "/docs/partition-pruning/", - "parent": "Archived Pages", - "previous_title": "How to Run the Drill Demo", - "previous_url": "/docs/how-to-run-the-drill-demo/", - "relative_path": "_docs/archived-pages/020-what-is-apache-drill.md", - "title": "What is Apache Drill", - "url": "/docs/what-is-apache-drill/" - }, - { - "breadcrumbs": [ - { - "title": "Archived Pages", - "url": "/docs/archived-pages/" - } - ], - "children": [], - "next_title": "Progress Reports", - "next_url": "/docs/progress-reports/", - "parent": "Archived Pages", - "previous_title": "What is Apache Drill", - "previous_url": "/docs/what-is-apache-drill/", - "relative_path": "_docs/archived-pages/030-partition-pruning.md", - "title": "Partition Pruning", - "url": "/docs/partition-pruning/" - } - ], - "next_title": "How to Run the Drill Demo", - "next_url": "/docs/how-to-run-the-drill-demo/", - "parent": "", - "previous_title": "Wikipedia Edit History", - "previous_url": "/docs/wikipedia-edit-history/", - "relative_path": "_docs/150-archived-pages.md", - "title": "Archived Pages", - "url": "/docs/archived-pages/" - }, - "CASE": { - "breadcrumbs": [ - { - "title": "SQL Conditional Expressions", - "url": "/docs/sql-conditional-expressions/" - }, - { - "title": "SQL Reference", - "url": "/docs/sql-reference/" - } - ], - "children": [], - "next_title": "Reserved Keywords", - "next_url": "/docs/reserved-keywords/", - "parent": "SQL Conditional Expressions", - "previous_title": "SQL Conditional Expressions", - "previous_url": "/docs/sql-conditional-expressions/", - "relative_path": "_docs/sql-reference/sql-conditional-expressions/010-case-expression.md", - "title": "CASE", - "url": "/docs/case/" - }, - "CREATE TABLE AS (CTAS)": { - "breadcrumbs": [ - { - "title": "SQL Commands", - "url": "/docs/sql-commands/" - }, - { - "title": "SQL Reference", - "url": "/docs/sql-reference/" - } - ], - "children": [], - "next_title": "CREATE VIEW", - "next_url": "/docs/create-view/", - "parent": "SQL Commands", - "previous_title": "ALTER SYSTEM", - "previous_url": "/docs/alter-system/", - "relative_path": "_docs/sql-reference/sql-commands/030-create-table-as.md", - "title": "CREATE TABLE AS (CTAS)", - "url": "/docs/create-table-as-ctas/" - }, - "CREATE VIEW": { - "breadcrumbs": [ - { - "title": "SQL Commands", - "url": "/docs/sql-commands/" - }, - { - "title": "SQL Reference", - "url": "/docs/sql-reference/" - } - ], - "children": [], - "next_title": "DROP VIEW", - "next_url": "/docs/drop-view/", - "parent": "SQL Commands", - "previous_title": "CREATE TABLE AS (CTAS)", - "previous_url": "/docs/create-table-as-ctas/", - "relative_path": "_docs/sql-reference/sql-commands/050-create-view.md", - "title": "CREATE VIEW", - "url": "/docs/create-view/" - }, - "Choosing a Storage Format": { - "breadcrumbs": [ - { - "title": "Performance Tuning", - "url": "/docs/performance-tuning/" - } - ], - "children": [], - "next_title": "Query Plans and Tuning", - "next_url": "/docs/query-plans-and-tuning/", - "parent": "Performance Tuning", - "previous_title": "Partition Pruning", - "previous_url": "/docs/partition-pruning/", - "relative_path": "_docs/performance-tuning/030-choosing-a-storage-format.md", - "title": "Choosing a Storage Format", - "url": "/docs/choosing-a-storage-format/" - }, - "Compiling Drill from Source": { - "breadcrumbs": [ - { - "title": "Develop Drill", - "url": "/docs/develop-drill/" - }, - { - "title": "Developer Information", - "url": "/docs/developer-information/" - } - ], - "children": [], - "next_title": "Drill Patch Review Tool", - "next_url": "/docs/drill-patch-review-tool/", - "parent": "Develop Drill", - "previous_title": "Develop Drill", - "previous_url": "/docs/develop-drill/", - "relative_path": "_docs/developer-information/develop-drill/010-compiling-drill-from-source.md", - "title": "Compiling Drill from Source", - "url": "/docs/compiling-drill-from-source/" - }, - "Configuration Options": { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [ - { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Start-Up Options", - "next_url": "/docs/start-up-options/", - "parent": "Configuration Options", - "previous_title": "Configuration Options", - "previous_url": "/docs/configuration-options/", - "relative_path": "_docs/configure-drill/configuration-options/010-configuration-options-introduction.md", - "title": "Configuration Options Introduction", - "url": "/docs/configuration-options-introduction/" - }, - { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Planning and Execution Options", - "next_url": "/docs/planning-and-execution-options/", - "parent": "Configuration Options", - "previous_title": "Configuration Options Introduction", - "previous_url": "/docs/configuration-options-introduction/", - "relative_path": "_docs/configure-drill/configuration-options/020-start-up-options.md", - "title": "Start-Up Options", - "url": "/docs/start-up-options/" - }, - { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Persistent Configuration Storage", - "next_url": "/docs/persistent-configuration-storage/", - "parent": "Configuration Options", - "previous_title": "Start-Up Options", - "previous_url": "/docs/start-up-options/", - "relative_path": "_docs/configure-drill/configuration-options/030-planning-and-exececution-options.md", - "title": "Planning and Execution Options", - "url": "/docs/planning-and-execution-options/" - }, - { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Ports Used by Drill", - "next_url": "/docs/ports-used-by-drill/", - "parent": "Configuration Options", - "previous_title": "Planning and Execution Options", - "previous_url": "/docs/planning-and-execution-options/", - "relative_path": "_docs/configure-drill/configuration-options/040-persistent-configuration-storage.md", - "title": "Persistent Configuration Storage", - "url": "/docs/persistent-configuration-storage/" - } - ], - "next_title": "Configuration Options Introduction", - "next_url": "/docs/configuration-options-introduction/", - "parent": "Configure Drill", - "previous_title": "Configuring User Authentication", - "previous_url": "/docs/configuring-user-authentication/", - "relative_path": "_docs/configure-drill/080-configuration-options.md", - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - "Configuration Options Introduction": { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Start-Up Options", - "next_url": "/docs/start-up-options/", - "parent": "Configuration Options", - "previous_title": "Configuration Options", - "previous_url": "/docs/configuration-options/", - "relative_path": "_docs/configure-drill/configuration-options/010-configuration-options-introduction.md", - "title": "Configuration Options Introduction", - "url": "/docs/configuration-options-introduction/" - }, - "Configure Drill": { - "breadcrumbs": [], - "children": [ - { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring Drill Memory", - "next_url": "/docs/configuring-drill-memory/", - "parent": "Configure Drill", - "previous_title": "Configure Drill", - "previous_url": "/docs/configure-drill/", - "relative_path": "_docs/configure-drill/010-configure-drill-introduction.md", - "title": "Configure Drill Introduction", - "url": "/docs/configure-drill-introduction/" - }, - { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring a Multitenant Cluster", - "next_url": "/docs/configuring-a-multitenant-cluster/", - "parent": "Configure Drill", - "previous_title": "Configure Drill Introduction", - "previous_url": "/docs/configure-drill-introduction/", - "relative_path": "_docs/configure-drill/020-configuring-drill-memory.md", - "title": "Configuring Drill Memory", - "url": "/docs/configuring-drill-memory/" - }, - { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [ - { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring Multitenant Resources", - "next_url": "/docs/configuring-multitenant-resources/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring a Multitenant Cluster", - "previous_url": "/docs/configuring-a-multitenant-cluster/", - "relative_path": "_docs/configure-drill/030-configuring-a-multitenant-cluster-introduction.md", - "title": "Configuring a Multitenant Cluster Introduction", - "url": "/docs/configuring-a-multitenant-cluster-introduction/" - }, - { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring Resources for a Shared Drillbit", - "next_url": "/docs/configuring-resources-for-a-shared-drillbit/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring a Multitenant Cluster Introduction", - "previous_url": "/docs/configuring-a-multitenant-cluster-introduction/", - "relative_path": "_docs/configure-drill/050-configuring-multitenant-resources.md", - "title": "Configuring Multitenant Resources", - "url": "/docs/configuring-multitenant-resources/" - }, - { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring User Impersonation", - "next_url": "/docs/configuring-user-impersonation/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring Multitenant Resources", - "previous_url": "/docs/configuring-multitenant-resources/", - "relative_path": "_docs/configure-drill/060-configuring-a-shared-drillbit.md", - "title": "Configuring Resources for a Shared Drillbit", - "url": "/docs/configuring-resources-for-a-shared-drillbit/" - } - ], - "next_title": "Configuring a Multitenant Cluster Introduction", - "next_url": "/docs/configuring-a-multitenant-cluster-introduction/", - "parent": "Configure Drill", - "previous_title": "Configuring Drill Memory", - "previous_url": "/docs/configuring-drill-memory/", - "relative_path": "_docs/configure-drill/040-configuring-a-multitenant-cluster.md", - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring User Authentication", - "next_url": "/docs/configuring-user-authentication/", - "parent": "Configure Drill", - "previous_title": "Configuring Resources for a Shared Drillbit", - "previous_url": "/docs/configuring-resources-for-a-shared-drillbit/", - "relative_path": "_docs/configure-drill/070-configuring-user-impersonation.md", - "title": "Configuring User Impersonation", - "url": "/docs/configuring-user-impersonation/" - }, - { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuration Options", - "next_url": "/docs/configuration-options/", - "parent": "Configure Drill", - "previous_title": "Configuring User Impersonation", - "previous_url": "/docs/configuring-user-impersonation/", - "relative_path": "_docs/configure-drill/075-configuring-user-authentication.md", - "title": "Configuring User Authentication", - "url": "/docs/configuring-user-authentication/" - }, - { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [ - { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Start-Up Options", - "next_url": "/docs/start-up-options/", - "parent": "Configuration Options", - "previous_title": "Configuration Options", - "previous_url": "/docs/configuration-options/", - "relative_path": "_docs/configure-drill/configuration-options/010-configuration-options-introduction.md", - "title": "Configuration Options Introduction", - "url": "/docs/configuration-options-introduction/" - }, - { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Planning and Execution Options", - "next_url": "/docs/planning-and-execution-options/", - "parent": "Configuration Options", - "previous_title": "Configuration Options Introduction", - "previous_url": "/docs/configuration-options-introduction/", - "relative_path": "_docs/configure-drill/configuration-options/020-start-up-options.md", - "title": "Start-Up Options", - "url": "/docs/start-up-options/" - }, - { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Persistent Configuration Storage", - "next_url": "/docs/persistent-configuration-storage/", - "parent": "Configuration Options", - "previous_title": "Start-Up Options", - "previous_url": "/docs/start-up-options/", - "relative_path": "_docs/configure-drill/configuration-options/030-planning-and-exececution-options.md", - "title": "Planning and Execution Options", - "url": "/docs/planning-and-execution-options/" - }, - { - "breadcrumbs": [ - { - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Ports Used by Drill", - "next_url": "/docs/ports-used-by-drill/", - "parent": "Configuration Options", - "previous_title": "Planning and Execution Options", - "previous_url": "/docs/planning-and-execution-options/", - "relative_path": "_docs/configure-drill/configuration-options/040-persistent-configuration-storage.md", - "title": "Persistent Configuration Storage", - "url": "/docs/persistent-configuration-storage/" - } - ], - "next_title": "Configuration Options Introduction", - "next_url": "/docs/configuration-options-introduction/", - "parent": "Configure Drill", - "previous_title": "Configuring User Authentication", - "previous_url": "/docs/configuring-user-authentication/", - "relative_path": "_docs/configure-drill/080-configuration-options.md", - "title": "Configuration Options", - "url": "/docs/configuration-options/" - }, - { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring the Drill Shell", - "next_url": "/docs/configuring-the-drill-shell/", - "parent": "Configure Drill", - "previous_title": "Persistent Configuration Storage", - "previous_url": "/docs/persistent-configuration-storage/", - "relative_path": "_docs/configure-drill/100-ports-used-by-drill.md", - "title": "Ports Used by Drill", - "url": "/docs/ports-used-by-drill/" - }, - { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Connect a Data Source", - "next_url": "/docs/connect-a-data-source/", - "parent": "Configure Drill", - "previous_title": "Ports Used by Drill", - "previous_url": "/docs/ports-used-by-drill/", - "relative_path": "_docs/configure-drill/120-configuring-the-drill-shell.md", - "title": "Configuring the Drill Shell", - "url": "/docs/configuring-the-drill-shell/" - } - ], - "next_title": "Configure Drill Introduction", - "next_url": "/docs/configure-drill-introduction/", - "parent": "", - "previous_title": "Starting Drill in Distributed Mode", - "previous_url": "/docs/starting-drill-in-distributed-mode/", - "relative_path": "_docs/045-configure-drill.md", - "title": "Configure Drill", - "url": "/docs/configure-drill/" - }, - "Configure Drill Introduction": { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring Drill Memory", - "next_url": "/docs/configuring-drill-memory/", - "parent": "Configure Drill", - "previous_title": "Configure Drill", - "previous_url": "/docs/configure-drill/", - "relative_path": "_docs/configure-drill/010-configure-drill-introduction.md", - "title": "Configure Drill Introduction", - "url": "/docs/configure-drill-introduction/" - }, - "Configuring Drill Memory": { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring a Multitenant Cluster", - "next_url": "/docs/configuring-a-multitenant-cluster/", - "parent": "Configure Drill", - "previous_title": "Configure Drill Introduction", - "previous_url": "/docs/configure-drill-introduction/", - "relative_path": "_docs/configure-drill/020-configuring-drill-memory.md", - "title": "Configuring Drill Memory", - "url": "/docs/configuring-drill-memory/" - }, - "Configuring Multitenant Resources": { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring Resources for a Shared Drillbit", - "next_url": "/docs/configuring-resources-for-a-shared-drillbit/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring a Multitenant Cluster Introduction", - "previous_url": "/docs/configuring-a-multitenant-cluster-introduction/", - "relative_path": "_docs/configure-drill/050-configuring-multitenant-resources.md", - "title": "Configuring Multitenant Resources", - "url": "/docs/configuring-multitenant-resources/" - }, - "Configuring ODBC": { - "breadcrumbs": [ - { - "title": "ODBC/JDBC Interfaces", - "url": "/docs/odbc-jdbc-interfaces/" - } - ], - "children": [ - { - "breadcrumbs": [ - { - "title": "Configuring ODBC", - "url": "/docs/configuring-odbc/" - }, - { - "title": "ODBC/JDBC Interfaces", - "url": "/docs/odbc-jdbc-interfaces/" - } - ], - "children": [], - "next_title": "Configuring ODBC on Linux/Mac OS X", - "next_url": "/docs/configuring-odbc-on-linux-mac-os-x/", - "parent": "Configuring ODBC", - "previous_title": "Configuring ODBC", - "previous_url": "/docs/configuring-odbc/", - "relative_path": "_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md", - "title": "ODBC Configuration Reference", - "url": "/docs/odbc-configuration-reference/" - }, - { - "breadcrumbs": [ - { - "title": "Configuring ODBC", - "url": "/docs/configuring-odbc/" - }, - { - "title": "ODBC/JDBC Interfaces", - "url": "/docs/odbc-jdbc-interfaces/" - } - ], - "children": [], - "next_title": "Configuring ODBC on Windows", - "next_url": "/docs/configuring-odbc-on-windows/", - "parent": "Configuring ODBC", - "previous_title": "ODBC Configuration Reference", - "previous_url": "/docs/odbc-configuration-reference/", - "relative_path": "_docs/odbc-jdbc-interfaces/configuring-odbc/020-configuring-odbc-on-linux-mac-os-x.md", - "title": "Configuring ODBC on Linux/Mac OS X", - "url": "/docs/configuring-odbc-on-linux-mac-os-x/" - }, - { - "breadcrumbs": [ - { - "title": "Configuring ODBC", - "url": "/docs/configuring-odbc/" - }, - { - "title": "ODBC/JDBC Interfaces", - "url": "/docs/odbc-jdbc-interfaces/" - } - ], - "children": [], - "next_title": "Testing the ODBC Connection", - "next_url": "/docs/testing-the-odbc-connection/", - "parent": "Configuring ODBC", - "previous_title": "Configuring ODBC on Linux/Mac OS X", - "previous_url": "/docs/configuring-odbc-on-linux-mac-os-x/", - "relative_path": "_docs/odbc-jdbc-interfaces/configuring-odbc/030-configuring-odbc-on-windows.md", - "title": "Configuring ODBC on Windows", - "url": "/docs/configuring-odbc-on-windows/" - }, - { - "breadcrumbs": [ - { - "title": "Configuring ODBC", - "url": "/docs/configuring-odbc/" - }, - { - "title": "ODBC/JDBC Interfaces", - "url": "/docs/odbc-jdbc-interfaces/" - } - ], - "children": [], - "next_title": "Using Drill Explorer", - "next_url": "/docs/using-drill-explorer/", - "parent": "Configuring ODBC", - "previous_title": "Configuring ODBC on Windows", - "previous_url": "/docs/configuring-odbc-on-windows/", - "relative_path": "_docs/odbc-jdbc-interfaces/configuring-odbc/040-testing-the-odbc-connection.md", - "title": "Testing the ODBC Connection", - "url": "/docs/testing-the-odbc-connection/" - } - ], - "next_title": "ODBC Configuration Reference", - "next_url": "/docs/odbc-configuration-reference/", - "parent": "ODBC/JDBC Interfaces", - "previous_title": "Installing the Driver on Windows", - "previous_url": "/docs/installing-the-driver-on-windows/", - "relative_path": "_docs/odbc-jdbc-interfaces/040-configuring-odbc.md", - "title": "Configuring ODBC", - "url": "/docs/configuring-odbc/" - }, - "Configuring ODBC on Linux/Mac OS X": { - "breadcrumbs": [ - { - "title": "Configuring ODBC", - "url": "/docs/configuring-odbc/" - }, - { - "title": "ODBC/JDBC Interfaces", - "url": "/docs/odbc-jdbc-interfaces/" - } - ], - "children": [], - "next_title": "Configuring ODBC on Windows", - "next_url": "/docs/configuring-odbc-on-windows/", - "parent": "Configuring ODBC", - "previous_title": "ODBC Configuration Reference", - "previous_url": "/docs/odbc-configuration-reference/", - "relative_path": "_docs/odbc-jdbc-interfaces/configuring-odbc/020-configuring-odbc-on-linux-mac-os-x.md", - "title": "Configuring ODBC on Linux/Mac OS X", - "url": "/docs/configuring-odbc-on-linux-mac-os-x/" - }, - "Configuring ODBC on Windows": { - "breadcrumbs": [ - { - "title": "Configuring ODBC", - "url": "/docs/configuring-odbc/" - }, - { - "title": "ODBC/JDBC Interfaces", - "url": "/docs/odbc-jdbc-interfaces/" - } - ], - "children": [], - "next_title": "Testing the ODBC Connection", - "next_url": "/docs/testing-the-odbc-connection/", - "parent": "Configuring ODBC", - "previous_title": "Configuring ODBC on Linux/Mac OS X", - "previous_url": "/docs/configuring-odbc-on-linux-mac-os-x/", - "relative_path": "_docs/odbc-jdbc-interfaces/configuring-odbc/030-configuring-odbc-on-windows.md", - "title": "Configuring ODBC on Windows", - "url": "/docs/configuring-odbc-on-windows/" - }, - "Configuring Resources for a Shared Drillbit": { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring User Impersonation", - "next_url": "/docs/configuring-user-impersonation/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring Multitenant Resources", - "previous_url": "/docs/configuring-multitenant-resources/", - "relative_path": "_docs/configure-drill/060-configuring-a-shared-drillbit.md", - "title": "Configuring Resources for a Shared Drillbit", - "url": "/docs/configuring-resources-for-a-shared-drillbit/" - }, - "Configuring User Authentication": { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuration Options", - "next_url": "/docs/configuration-options/", - "parent": "Configure Drill", - "previous_title": "Configuring User Impersonation", - "previous_url": "/docs/configuring-user-impersonation/", - "relative_path": "_docs/configure-drill/075-configuring-user-authentication.md", - "title": "Configuring User Authentication", - "url": "/docs/configuring-user-authentication/" - }, - "Configuring User Impersonation": { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring User Authentication", - "next_url": "/docs/configuring-user-authentication/", - "parent": "Configure Drill", - "previous_title": "Configuring Resources for a Shared Drillbit", - "previous_url": "/docs/configuring-resources-for-a-shared-drillbit/", - "relative_path": "_docs/configure-drill/070-configuring-user-impersonation.md", - "title": "Configuring User Impersonation", - "url": "/docs/configuring-user-impersonation/" - }, - "Configuring a Multitenant Cluster": { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [ - { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring Multitenant Resources", - "next_url": "/docs/configuring-multitenant-resources/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring a Multitenant Cluster", - "previous_url": "/docs/configuring-a-multitenant-cluster/", - "relative_path": "_docs/configure-drill/030-configuring-a-multitenant-cluster-introduction.md", - "title": "Configuring a Multitenant Cluster Introduction", - "url": "/docs/configuring-a-multitenant-cluster-introduction/" - }, - { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring Resources for a Shared Drillbit", - "next_url": "/docs/configuring-resources-for-a-shared-drillbit/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring a Multitenant Cluster Introduction", - "previous_url": "/docs/configuring-a-multitenant-cluster-introduction/", - "relative_path": "_docs/configure-drill/050-configuring-multitenant-resources.md", - "title": "Configuring Multitenant Resources", - "url": "/docs/configuring-multitenant-resources/" - }, - { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring User Impersonation", - "next_url": "/docs/configuring-user-impersonation/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring Multitenant Resources", - "previous_url": "/docs/configuring-multitenant-resources/", - "relative_path": "_docs/configure-drill/060-configuring-a-shared-drillbit.md", - "title": "Configuring Resources for a Shared Drillbit", - "url": "/docs/configuring-resources-for-a-shared-drillbit/" - } - ], - "next_title": "Configuring a Multitenant Cluster Introduction", - "next_url": "/docs/configuring-a-multitenant-cluster-introduction/", - "parent": "Configure Drill", - "previous_title": "Configuring Drill Memory", - "previous_url": "/docs/configuring-drill-memory/", - "relative_path": "_docs/configure-drill/040-configuring-a-multitenant-cluster.md", - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - "Configuring a Multitenant Cluster Introduction": { - "breadcrumbs": [ - { - "title": "Configuring a Multitenant Cluster", - "url": "/docs/configuring-a-multitenant-cluster/" - }, - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Configuring Multitenant Resources", - "next_url": "/docs/configuring-multitenant-resources/", - "parent": "Configuring a Multitenant Cluster", - "previous_title": "Configuring a Multitenant Cluster", - "previous_url": "/docs/configuring-a-multitenant-cluster/", - "relative_path": "_docs/configure-drill/030-configuring-a-multitenant-cluster-introduction.md", - "title": "Configuring a Multitenant Cluster Introduction", - "url": "/docs/configuring-a-multitenant-cluster-introduction/" - }, - "Configuring the Drill Shell": { - "breadcrumbs": [ - { - "title": "Configure Drill", - "url": "/docs/configure-drill/" - } - ], - "children": [], - "next_title": "Connect a Data Source", - "next_url": "/docs/connect-a-data-source/", - "parent": "Configure Drill", - "previous_title": "Ports Used by Drill", - "previous_url": "/docs/ports-used-by-drill/", - "relative_path": "_docs/configure-drill/120-configuring-the-drill-shell.md", - "title": "Configuring the Drill Shell", - "url": "/docs/configuring-the-drill-shell/" - }, - "Connect a Data Source": { - "breadcrumbs": [], - "children": [ - { - "breadcrumbs": [ - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "Storage Plugin Registration", - "next_url": "/docs/storage-plugin-registration/", - "parent": "Connect a Data Source", - "previous_title": "Connect a Data Source", - "previous_url": "/docs/connect-a-data-source/", - "relative_path": "_docs/connect-a-data-source/010-connect-a-data-source-introduction.md", - "title": "Connect a Data Source Introduction", - "url": "/docs/connect-a-data-source-introduction/" - }, - { - "breadcrumbs": [ - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "Storage Plugin Configuration", - "next_url": "/docs/storage-plugin-configuration/", - "parent": "Connect a Data Source", - "previous_title": "Connect a Data Source Introduction", - "previous_url": "/docs/connect-a-data-source-introduction/", - "relative_path": "_docs/connect-a-data-source/020-storage-plugin-registration.md", - "title": "Storage Plugin Registration", - "url": "/docs/storage-plugin-registration/" - }, - { - "breadcrumbs": [ - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [ - { - "breadcrumbs": [ - { - "title": "Storage Plugin Configuration", - "url": "/docs/storage-plugin-configuration/" - }, - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "File System Storage Plugin", - "next_url": "/docs/file-system-storage-plugin/", - "parent": "Storage Plugin Configuration", - "previous_title": "Storage Plugin Configuration", - "previous_url": "/docs/storage-plugin-configuration/", - "relative_path": "_docs/connect-a-data-source/035-plugin-configuration-basics.md", - "title": "Plugin Configuration Basics", - "url": "/docs/plugin-configuration-basics/" - }, - { - "breadcrumbs": [ - { - "title": "Storage Plugin Configuration", - "url": "/docs/storage-plugin-configuration/" - }, - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "Workspaces", - "next_url": "/docs/workspaces/", - "parent": "Storage Plugin Configuration", - "previous_title": "Plugin Configuration Basics", - "previous_url": "/docs/plugin-configuration-basics/", - "relative_path": "_docs/connect-a-data-source/040-file-system-storage-plugin.md", - "title": "File System Storage Plugin", - "url": "/docs/file-system-storage-plugin/" - }, - { - "breadcrumbs": [ - { - "title": "Storage Plugin Configuration", - "url": "/docs/storage-plugin-configuration/" - }, - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "HBase Storage Plugin", - "next_url": "/docs/hbase-storage-plugin/", - "parent": "Storage Plugin Configuration", - "previous_title": "File System Storage Plugin", - "previous_url": "/docs/file-system-storage-plugin/", - "relative_path": "_docs/connect-a-data-source/050-workspaces.md", - "title": "Workspaces", - "url": "/docs/workspaces/" - }, - { - "breadcrumbs": [ - { - "title": "Storage Plugin Configuration", - "url": "/docs/storage-plugin-configuration/" - }, - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "Hive Storage Plugin", - "next_url": "/docs/hive-storage-plugin/", - "parent": "Storage Plugin Configuration", - "previous_title": "Workspaces", - "previous_url": "/docs/workspaces/", - "relative_path": "_docs/connect-a-data-source/060-hbase-storage-plugin.md", - "title": "HBase Storage Plugin", - "url": "/docs/hbase-storage-plugin/" - }, - { - "breadcrumbs": [ - { - "title": "Storage Plugin Configuration", - "url": "/docs/storage-plugin-configuration/" - }, - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "Drill Default Input Format", - "next_url": "/docs/drill-default-input-format/", - "parent": "Storage Plugin Configuration", - "previous_title": "HBase Storage Plugin", - "previous_url": "/docs/hbase-storage-plugin/", - "relative_path": "_docs/connect-a-data-source/070-hive-storage-plugin.md", - "title": "Hive Storage Plugin", - "url": "/docs/hive-storage-plugin/" - }, - { - "breadcrumbs": [ - { - "title": "Storage Plugin Configuration", - "url": "/docs/storage-plugin-configuration/" - }, - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "MongoDB Plugin for Apache Drill", - "next_url": "/docs/mongodb-plugin-for-apache-drill/", - "parent": "Storage Plugin Configuration", - "previous_title": "Hive Storage Plugin", - "previous_url": "/docs/hive-storage-plugin/", - "relative_path": "_docs/connect-a-data-source/080-drill-default-input-format.md", - "title": "Drill Default Input Format", - "url": "/docs/drill-default-input-format/" - } - ], - "next_title": "Plugin Configuration Basics", - "next_url": "/docs/plugin-configuration-basics/", - "parent": "Connect a Data Source", - "previous_title": "Storage Plugin Registration", - "previous_url": "/docs/storage-plugin-registration/", - "relative_path": "_docs/connect-a-data-source/030-storage-plugin-configuration.md", - "title": "Storage Plugin Configuration", - "url": "/docs/storage-plugin-configuration/" - }, - { - "breadcrumbs": [ - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "MapR-DB Format", - "next_url": "/docs/mapr-db-format/", - "parent": "Connect a Data Source", - "previous_title": "Drill Default Input Format", - "previous_url": "/docs/drill-default-input-format/", - "relative_path": "_docs/connect-a-data-source/090-mongodb-plugin-for-apache-drill.md", - "title": "MongoDB Plugin for Apache Drill", - "url": "/docs/mongodb-plugin-for-apache-drill/" - }, - { - "breadcrumbs": [ - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "ODBC/JDBC Interfaces", - "next_url": "/docs/odbc-jdbc-interfaces/", - "parent": "Connect a Data Source", - "previous_title": "MongoDB Plugin for Apache Drill", - "previous_url": "/docs/mongodb-plugin-for-apache-drill/", - "relative_path": "_docs/connect-a-data-source/100-mapr-db-format.md", - "title": "MapR-DB Format", - "url": "/docs/mapr-db-format/" - } - ], - "next_title": "Connect a Data Source Introduction", - "next_url": "/docs/connect-a-data-source-introduction/", - "parent": "", - "previous_title": "Configuring the Drill Shell", - "previous_url": "/docs/configuring-the-drill-shell/", - "relative_path": "_docs/050-connect-a-data-source.md", - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - }, - "Connect a Data Source Introduction": { - "breadcrumbs": [ - { - "title": "Connect a Data Source", - "url": "/docs/connect-a-data-source/" - } - ], - "children": [], - "next_title": "Storage Plugin Registration", - "next_url": "/docs/storage-plugin-registration/", - "parent": "Connect a Data Source", - "previous_title": "Connect a Data Source", - "previous_url": "/docs/connect-a-data-source/", - "relative_path": "_docs/connect-a-data-source/010-connect-a-data-source-introduction.md", - "title": "Connect a Data Source Introduction", - "url": "/docs/connect-a-data-source-introduction/" - }, - "Connecting to ODBC Data Sources": { - "breadcrumbs": [ - { - "title": "Using Drill Explorer", - "url": "/docs/using-drill-explorer/" - }, - { - "title": "ODBC/JDBC Interfaces", - "url": "/docs/odbc-jdbc-interfaces/" - } - ], - "children": [], - "next_title": "Using Drill Explorer on Windows", - "next_url": "/docs/using-drill-explorer-on-windows/", - "parent": "Using Drill Explorer", - "previous_title": "Using Drill Explorer", - "previous_url": "/docs/using-drill-explorer/", - "relative_path": "_docs/odbc-jdbc-interfaces/using-drill-explorer/010-connecting-to-odbc-data-sources.md", - "title": "Connecting to ODBC Data Sources", - "url": "/docs/connecting-to-odbc-data-sources/" - }, - "Contribute to Drill": { - "breadcrumbs": [ - { - "title": "Developer Information", - "url": "/docs/developer-information/" - } - ], - "children": [ - { - "breadcrumbs": [ - { - "title": "Contribute to Drill", - "url": "/docs/contribute-to-drill/" - }, - { - "title": "Developer Information", - "url": "/docs/developer-information/" - } - ], - "children": [], - "next_title": "Apache Drill Contribution Ideas", - "next_url": "/docs/apache-drill-contribution-ideas/", - "parent": "Contribute to Drill", - "previous_title": "Contribute to Drill", - "previous_url": "/docs/contribute-to-drill/", - "relative_path": "_docs/developer-information/contribute-to-drill/010-apache-drill-contribution-guidelines.md", - "title": "Apache Drill Contribution Guidelines", - "url": "/docs/apache-drill-contribution-guidelines/" - }, - { - "breadcrumbs": [ - { - "title": "Contribute to Drill", - "url": "/docs/contribute-to-drill/" - }, - { - "title": "Developer Information", - "url": "/docs/developer-information/" - } - ], - "children": [], - "next_title": "Design Docs", - "next_url": "/docs/design-docs/", - "parent": "Contribute to Drill", - "previous_title": "Apache Drill Contribution Guidelines", - "previous_url": "/docs/apache-drill-contribution-guidelines/", - "relative_path": "_docs/developer-information/contribute-to-drill/020-apache-drill-contribution-ideas.md", - "title": "Apache Drill Contribution Ideas", - "url": "/docs/apache-drill-contribution-ideas/" - } - ], - "next_title": "Apache Drill Contribution Guidelines", - "next_url": "/docs/apache-drill-contribution-guidelines/", - "parent": "Developer Information", - "previous_title": "Drill Patch Review Tool", - "previous_url": "/docs/drill-patch-review-tool/", - "relative_path": "_docs/developer-information/020-contribute-to-drill.md", - "title": "Contribute to Drill", - "url": "/docs/contribute-to-drill/" - }, - "Controlling Parallelization to Balance Performance with Multi-Tenancy": { - "breadcrumbs": [ - { - "title": "Query Plans and Tuning", - "url": "/docs/query-plans-and-tuning/" - }, -