mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Update pinot docs with fixed pinot connection (#18800)
This commit is contained in:
@@ -12,5 +12,5 @@ The recommended connector library for Apache Pinot is [pinotdb](https://pypi.org
|
||||
The expected connection string is formatted as follows:
|
||||
|
||||
```
|
||||
pinot+http://controller:5436/query?server=http://controller:5983/``
|
||||
pinot+http://<pinot-broker-host>:<pinot-broker-port>/query?controller=http://<pinot-controller-host>:<pinot-controller-port>/``
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user