Skip to content

Commit

Permalink
Remove common docs (apache#1501)
Browse files Browse the repository at this point in the history
Co-authored-by: liyang <liyang@selectdb.com>
  • Loading branch information
2 people authored and echo-hhj committed Jan 6, 2025
1 parent 764447a commit 6264c8d
Show file tree
Hide file tree
Showing 782 changed files with 134,255 additions and 220 deletions.
53 changes: 0 additions & 53 deletions .github/workflows/build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,59 +36,6 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0

- name: clone common docs to versioned_docs
run: |
cp -rf benchmark versioned_docs/version-3.0
cp -rf ecosystem versioned_docs/version-3.0
cp -rf faq versioned_docs/version-3.0
cp -rf releasenotes versioned_docs/version-3.0
cp -rf gettingStarted versioned_docs/version-3.0
cp -rf benchmark versioned_docs/version-2.1
cp -rf ecosystem versioned_docs/version-2.1
cp -rf faq versioned_docs/version-2.1
cp -rf releasenotes versioned_docs/version-2.1
cp -rf gettingStarted versioned_docs/version-2.1
cp -rf benchmark versioned_docs/version-2.0
cp -rf ecosystem versioned_docs/version-2.0
cp -rf faq versioned_docs/version-2.0
cp -rf releasenotes versioned_docs/version-2.0
cp -rf gettingStarted versioned_docs/version-2.0
cp -rf benchmark versioned_docs/version-1.2
cp -rf ecosystem versioned_docs/version-1.2
cp -rf faq versioned_docs/version-1.2
cp -rf releasenotes versioned_docs/version-1.2
cp -rf gettingStarted versioned_docs/version-1.2
cp -rf benchmark docs
cp -rf ecosystem docs
cp -rf faq docs
cp -rf releasenotes docs
cp -rf gettingStarted docs
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0

- name: Set up Python
uses: actions/setup-python@v4
Expand Down
53 changes: 0 additions & 53 deletions .github/workflows/cron-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,59 +26,6 @@ jobs:
mkfontdir
fc-cache
fc-list :lang=zh
- name: clone common docs to versioned_docs
run: |
cp -rf benchmark versioned_docs/version-3.0
cp -rf ecosystem versioned_docs/version-3.0
cp -rf faq versioned_docs/version-3.0
cp -rf releasenotes versioned_docs/version-3.0
cp -rf gettingStarted versioned_docs/version-3.0
cp -rf benchmark versioned_docs/version-2.1
cp -rf ecosystem versioned_docs/version-2.1
cp -rf faq versioned_docs/version-2.1
cp -rf releasenotes versioned_docs/version-2.1
cp -rf gettingStarted versioned_docs/version-2.1
cp -rf benchmark versioned_docs/version-2.0
cp -rf ecosystem versioned_docs/version-2.0
cp -rf faq versioned_docs/version-2.0
cp -rf releasenotes versioned_docs/version-2.0
cp -rf gettingStarted versioned_docs/version-2.0
cp -rf benchmark versioned_docs/version-1.2
cp -rf ecosystem versioned_docs/version-1.2
cp -rf faq versioned_docs/version-1.2
cp -rf releasenotes versioned_docs/version-1.2
cp -rf gettingStarted versioned_docs/version-1.2
cp -rf benchmark docs
cp -rf ecosystem docs
cp -rf faq docs
cp -rf releasenotes docs
cp -rf gettingStarted docs
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
- name: Use Node.js
uses: actions/setup-node@v3
Expand Down
53 changes: 0 additions & 53 deletions .github/workflows/manual-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,59 +31,6 @@ jobs:
fc-cache
fc-list :lang=zh
- name: clone common docs to versioned_docs
run: |
cp -rf benchmark versioned_docs/version-3.0
cp -rf ecosystem versioned_docs/version-3.0
cp -rf faq versioned_docs/version-3.0
cp -rf releasenotes versioned_docs/version-3.0
cp -rf gettingStarted versioned_docs/version-3.0
cp -rf benchmark versioned_docs/version-2.1
cp -rf ecosystem versioned_docs/version-2.1
cp -rf faq versioned_docs/version-2.1
cp -rf releasenotes versioned_docs/version-2.1
cp -rf gettingStarted versioned_docs/version-2.1
cp -rf benchmark versioned_docs/version-2.0
cp -rf ecosystem versioned_docs/version-2.0
cp -rf faq versioned_docs/version-2.0
cp -rf releasenotes versioned_docs/version-2.0
cp -rf gettingStarted versioned_docs/version-2.0
cp -rf benchmark versioned_docs/version-1.2
cp -rf ecosystem versioned_docs/version-1.2
cp -rf faq versioned_docs/version-1.2
cp -rf releasenotes versioned_docs/version-1.2
cp -rf gettingStarted versioned_docs/version-1.2
cp -rf benchmark docs
cp -rf ecosystem docs
cp -rf faq docs
cp -rf releasenotes docs
cp -rf gettingStarted docs
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/current
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1
cp -rf common_docs_zh/benchmark i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/ecosystem i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/faq i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/releasenotes i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
cp -rf common_docs_zh/gettingStarted i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0
- name: Use Node.js
uses: actions/setup-node@v3
with:
Expand Down
57 changes: 0 additions & 57 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,61 +25,4 @@ yarn-error.log*

*.zip

# sidebars.json
# sidebarsCommunity.json
# i18n/zh-CN/docusaurus-plugin-content-docs
# i18n/zh-CN/docusaurus-plugin-content-docs-community/current
# docs/
# community/
# versioned_docs
doris
versioned_docs/version-3.0/gettingStarted
versioned_docs/version-3.0/releasenotes
versioned_docs/version-3.0/faq
versioned_docs/version-3.0/ecosystem
versioned_docs/version-3.0/benchmark
versioned_docs/version-2.1/gettingStarted
versioned_docs/version-2.1/releasenotes
versioned_docs/version-2.1/faq
versioned_docs/version-2.1/ecosystem
versioned_docs/version-2.1/benchmark
versioned_docs/version-2.0/gettingStarted
versioned_docs/version-2.0/releasenotes
versioned_docs/version-2.0/faq
versioned_docs/version-2.0/ecosystem
versioned_docs/version-2.0/benchmark
versioned_docs/version-1.2/gettingStarted
versioned_docs/version-1.2/releasenotes
versioned_docs/version-1.2/faq
versioned_docs/version-1.2/ecosystem
versioned_docs/version-1.2/benchmark
docs/gettingStarted
docs/releasenotes
docs/faq
docs/ecosystem
docs/benchmark
i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark
i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem
i18n/zh-CN/docusaurus-plugin-content-docs/current/faq
i18n/zh-CN/docusaurus-plugin-content-docs/current/releasenotes
i18n/zh-CN/docusaurus-plugin-content-docs/current/gettingStarted
i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/benchmark
i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/ecosystem
i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/faq
i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/releasenotes
i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/gettingStarted
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/benchmark
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/ecosystem
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/faq
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/releasenotes
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/gettingStarted
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/benchmark
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/ecosystem
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/faq
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/releasenotes
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/gettingStarted
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/benchmark
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/ecosystem
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/faq
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/releasenotes
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/gettingStarted
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion benchmark/tpch.md → docs/benchmark/tpch.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The TPC-H 1000G data generated by the simulation of the entire test are respecti

## 4. Test SQL

TPC-H 22 test query statements : [TPCH-Query-SQL](https://github.com/apache/doris/tree/master/tools/tpch-tools/queries/sf1000)
TPCH 22 test query statements : [TPCH-Query-SQL](https://github.com/apache/doris/tree/master/tools/tpch-tools/queries)


## 5. Test Results
Expand Down
2 changes: 1 addition & 1 deletion docs/compute-storage-decoupled/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following sections will describe in detail how to deploy and use Apache Dori

## **Compute-storage coupled VS decoupled**

The overall architecture of Doris consists of two types of processes: Frontend (FE) and Backend (BE). The FE is primarily responsible for user request access, query parsing and planning, metadata management, and node management. The BE is responsible for data storage and query plan execution. ([More information](../../gettingStarted/what-is-apache-doris))
The overall architecture of Doris consists of two types of processes: Frontend (FE) and Backend (BE). The FE is primarily responsible for user request access, query parsing and planning, metadata management, and node management. The BE is responsible for data storage and query plan execution. ([More information](../gettingStarted/what-is-apache-doris))

### **Compute-storage coupled**

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
65 changes: 65 additions & 0 deletions docs/faq/bi-faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
{
"title": "BI FAQ",
"language": "en"
}
---

<!--
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.
-->

## Power BI

### Q1. An error occurs when you use JDBC to pull data into Desktop Power BI. "Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding".

Usually, this is Power BI pulling the time timeout of the data source. When filling in the data source server and database, click the advanced option, which has a timeout time, set the time higher.

### Q2. When the 2.1.x version uses JDBC to connect to Power BI, an error occurs "An error happened while reading data from the provider: the given key was not present in the dictionary".

Run "show collation" in the database first. Generally, only utf8mb4_900_bin is displayed, and the charset is utf8mb4. The main reason for this error is that ID 33 needs to be found when connecting to Power BI. That is, rows with 33ids in the table need to be upgraded to version 2.1.5 or later.

### Q3. Connection Doris Times error "Reading data from the provider times error index and count must refer to the location within the string".

The cause of the problem is that global parameters are loaded during the connection process, and the SQL column names and values are the same

```
SELECT
@@max_allowed_packet as max_allowed_packet, @@character_set_client ,@@character_set_connection ,
@@license,@@sql_mode ,@@lower_case_table_names , @@autocommit ;
```

The new optimizer can be turned off in the current version or upgraded to version 2.0.7 or 2.1.6 or later.

### Q4. JDBC connection version 2.1.x error message "Character set 'utf8mb3' is not supported by.net.Framework".

This problem is easily encountered in version 2.1.x. If this problem occurs, you need to upgrade the JDBC Driver to 8.0.32.

## Tableau

### Q1. Version 2.0.x reports that Tableau cannot connect to the data source with error code 37CE01A3.

Turn off the new optimizer in the current version or upgrade to 2.0.7 or later

### Q2. SSL connection error:protocol version mismatch Failed to connect to the MySQL server

The cause of this error is that SSL authentication is enabled on Doris, but SSL connections are not used during the connection. You need to disable the enable_ssl variable in fe.conf.

### Q3. Connection error Unsupported command(COM_STMT_PREPARED)

The MySQL driver version is improperly installed. Install the MySQL 5.1.x connection driver instead.
Loading

0 comments on commit 6264c8d

Please sign in to comment.