| --- |
| title: Apache Kudu (incubating) Documentation |
| layout: default |
| active_nav: docs |
| last_updated: 'Last updated 2016-03-09 17:41:22 PST' |
| --- |
| <!-- |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| |
| <div class="container"> |
| <div class="row"> |
| <div class="col-md-9"> |
| |
| <h1>Apache Kudu (incubating) Documentation</h1> |
| <div id="preamble"> |
| <div class="sectionbody"> |
| <div class="landing_page"> |
| <div class="dlist"> |
| <dl> |
| <dt class="hdlist1"><a href="introduction.html">Introducing Kudu</a></dt> |
| <dd> |
| <p>Get familiar with what sets Kudu apart.</p> |
| </dd> |
| <dt class="hdlist1"><a href="release_notes.html">Kudu Beta Release Notes</a></dt> |
| <dd> |
| <p>Find out what to expect in Kudu public beta releases, as well as known issues, workarounds, |
| and limitations.</p> |
| </dd> |
| <dt class="hdlist1"><a href="quickstart.html">Getting Started With Kudu</a></dt> |
| <dd> |
| <p>Deploy a simple proof-of-concept Kudu cluster to try it out for yourself.</p> |
| </dd> |
| <dt class="hdlist1"><a href="installation.html">Installation Guide</a></dt> |
| <dd> |
| <p>Read about all the different options for installing Kudu.</p> |
| </dd> |
| <dt class="hdlist1"><a href="configuration.html">Configuring Kudu</a></dt> |
| <dd> |
| <p>Find out how to customize your Kudu cluster.</p> |
| </dd> |
| <dt class="hdlist1"><a href="kudu_impala_integration.html">Using Kudu with Apache Impala (incubating)</a></dt> |
| <dd> |
| <p>Learn about using Impala to create, query, and update your Kudu tables.</p> |
| </dd> |
| <dt class="hdlist1"><a href="administration.html">Administering Kudu</a></dt> |
| <dd> |
| <p>Keep Kudu running smoothly.</p> |
| </dd> |
| <dt class="hdlist1"><a href="troubleshooting.html">Troubleshooting Kudu</a></dt> |
| <dd> |
| <p>Find guidelines for solving problems with your Kudu cluster.</p> |
| </dd> |
| <dt class="hdlist1"><a href="developing.html">Developing Applications With Kudu</a></dt> |
| <dd> |
| <p>Get information about developing with the Kudu APIs and links to working example code.</p> |
| </dd> |
| <dt class="hdlist1"><a href="schema_design.html">Kudu Schema Design</a></dt> |
| <dd> |
| <p>Learn about designing Kudu table schemas.</p> |
| </dd> |
| <dt class="hdlist1"><a href="transaction_semantics.html">Kudu Transaction Semantics</a></dt> |
| <dd> |
| <p>Information about transaction semantics in Kudu.</p> |
| </dd> |
| <dt class="hdlist1"><a href="contributing.html">Contributing to Kudu</a></dt> |
| <dd> |
| <p>Get involved in the Kudu community.</p> |
| </dd> |
| <dt class="hdlist1"><a href="style_guide.html">Kudu Documentation Style Guide</a></dt> |
| <dd> |
| <p>Get familiar with the guidelines for documentation contributions to the Kudu project.</p> |
| </dd> |
| <dt class="hdlist1"><a href="configuration_reference.html">Kudu Configuration Reference</a></dt> |
| <dd> |
| <p>Find out about individual Kudu configuration options.</p> |
| </dd> |
| </dl> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| <div class="col-md-3"> |
| |
| </div> |
| </div> |
| </div> |