### _Why are the changes needed?_ I can't find any documents to set up related configurations on kyuubi offical doc site or google search to setup kyuubi with delta-lake (Azure blob storage). So I try to build a doc for this. ### _How was this patch tested?_ I check the doc by following the steps provided by [https://kyuubi.apache.org/docs/latest/develop_tools/build_document.html](https://kyuubi.apache.org/docs/latest/develop_tools/build_document.html). Closes #1467 from zhichaoleo/feature/azure-based-delta-lake-doc. Closes #1467 f3ab1dcf [I521853] Split delta lake doc into 2 docs c7fdb70d [I521853] Layout optimization 878cfd55 [I521853] Add doc for delta lake Authored-by: I521853 <alex.liu05@sap.com> Signed-off-by: ulysses-you <ulyssesyou@apache.org>
29 lines
990 B
ReStructuredText
29 lines
990 B
ReStructuredText
.. 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.
|
|
|
|
.. image:: ../imgs/kyuubi_logo.png
|
|
:align: center
|
|
|
|
Integrations
|
|
===========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered: 2
|
|
|
|
kudu
|
|
delta_lake
|
|
delta_lake_with_azure_blob
|