blob: 554def1fc7054177b0045d6ac644fca26be6f3e6 [file] [log] [blame]
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you 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.
= Apache Kudu (incubating) Documentation
// License Header Here //
:author: Kudu Team
:imagesdir: ./images
:icons: font
:doctype: book
:backend: html5
:sectlinks:
:experimental:
++++
<div class="landing_page">
++++
link:introduction.html[Introducing Kudu]::
Get familiar with what sets Kudu apart.
link:release_notes.html[Kudu Beta Release Notes]::
Find out what to expect in Kudu public beta releases, as well as known issues, workarounds,
and limitations.
link:quickstart.html[Getting Started With Kudu]::
Deploy a simple proof-of-concept Kudu cluster to try it out for yourself.
link:installation.html[Installation Guide]::
Read about all the different options for installing Kudu.
link:configuration.html[Configuring Kudu]::
Find out how to customize your Kudu cluster.
link:kudu_impala_integration.html[Using Kudu with Apache Impala (incubating)]::
Learn about using Impala to create, query, and update your Kudu tables.
link:administration.html[Administering Kudu]::
Keep Kudu running smoothly.
link:troubleshooting.html[Troubleshooting Kudu]::
Find guidelines for solving problems with your Kudu cluster.
link:developing.html[Developing Applications With Kudu]::
Get information about developing with the Kudu APIs and links to working example code.
link:schema_design.html[Kudu Schema Design]::
Learn about designing Kudu table schemas.
link:transaction_semantics.html[Kudu Transaction Semantics]::
Information about transaction semantics in Kudu.
link:contributing.html[Contributing to Kudu]::
Get involved in the Kudu community.
link:style_guide.html[Kudu Documentation Style Guide]::
Get familiar with the guidelines for documentation contributions to the Kudu project.
link:configuration_reference.html[Kudu Configuration Reference]::
Find out about individual Kudu configuration options.
++++
</div>
++++