Kyuubi Logo

Usage Guide

  • Quick Start
  • Deploying Kyuubi
    • Basics
      • 1. Deploy Kyuubi engines on Yarn
      • 2. Deploy Kyuubi engines on Kubernetes
      • 3. Integration with Hive Metastore
      • 4. Kyuubi High Availability Guide
    • Configurations
      • 1. Introduction to the Kyuubi Configurations System
      • 2. The Engine Configuration Guide
  • Security
  • Client Documentation
  • Integrations
  • Monitoring
  • SQL References
  • Tools

Kyuubi Insider

  • Overview

Contributing

  • Develop Tools
  • Community

Appendix

  • Appendixes
Kyuubi
  • »
  • Deploying Kyuubi
  • View page source

../_images/kyuubi_logo.png

Deploying Kyuubi¶

In this section, you will learn how to deploy Kyuubi against different platforms.

Basics¶

  • 1. Deploy Kyuubi engines on Yarn
    • 1.1. Requirements
    • 1.2. Configurations
    • 1.3. Kerberos
  • 2. Deploy Kyuubi engines on Kubernetes
    • 2.1. Requirements
    • 2.2. Configurations
  • 3. Integration with Hive Metastore
    • 3.1. Requirements
    • 3.2. Default Behavior
    • 3.3. Related Configurations
    • 3.4. Activate Configurations
    • 3.5. Version Compatibility
    • 3.6. Further Readings
  • 4. Kyuubi High Availability Guide
    • 4.1. Load Balance Mode
    • 4.2. Configuring High Availability

Configurations¶

  • 1. Introduction to the Kyuubi Configurations System
    • 1.1. Environments
    • 1.2. Kyuubi Configurations
    • 1.3. Spark Configurations
    • 1.4. Logging
    • 1.5. Other Configurations
    • 1.6. User Defaults
  • 2. The Engine Configuration Guide
    • 2.1. How To Use Spark Dynamic Resource Allocation (DRA) in Kyuubi
    • 2.2. How To Use Spark Adaptive Query Execution (AQE) in Kyuubi
Next Previous

© Copyright 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. .

Built with Sphinx using a theme provided by Read the Docs.