submit english doc

This commit is contained in:
Alex Duan 2024-12-20 16:17:51 +08:00
parent 9382d984bd
commit aa92fe3569
1 changed files with 6 additions and 7 deletions

View File

@ -9,13 +9,12 @@ Apache Superset provides an intuitive user interface that makes creating, sharin
Through the Python connector of TDengine, Superset can support TDengine data sources and provide functions such as data presentation and analysis
## Install Apache Superset
## Prerequisites
Ensure that Apache Superset v2.1.0 or above is installed. If not, please visit [official website](https://superset.apache.org/) to install
## Install TDengine
Both TDengine Enterprise Edition and Community Edition are supported, with version requirements of 3.0 or higher
Prepare the following environment:
- TDengine cluster has been deployed and is running normally (both Enterprise and Community versions are available)
- taosAdapter is installed and running normally, refer to [taosAdapter](../../../reference/components/taosAdapter)
- Apache Superset version 2.1.0 or above is already installed, refre to [Apache Superset](https://superset.apache.org/)
## Install TDengine Python Connector