submit english doc
This commit is contained in:
parent
9382d984bd
commit
aa92fe3569
|
@ -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
|
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
|
Prepare the following environment:
|
||||||
|
- TDengine cluster has been deployed and is running normally (both Enterprise and Community versions are available)
|
||||||
## Install TDengine
|
- 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/)
|
||||||
Both TDengine Enterprise Edition and Community Edition are supported, with version requirements of 3.0 or higher
|
|
||||||
|
|
||||||
## Install TDengine Python Connector
|
## Install TDengine Python Connector
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue