File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
docs/pages/product/configuration/data-sources Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ redirect_from:
77
88[ Apache Pinot] [ link-pinot ] is a real-time distributed OLAP datastore purpose-built
99for low-latency, high-throughput analytics, and perfect for user-facing analytical
10- workloads.
10+ workloads. [ StarTree ] [ link-startree ] is a fully-managed platform for Pinot.
1111
1212## Prerequisites
1313
@@ -44,6 +44,8 @@ CUBEJS_DB_PASS=**********
4444| ` CUBEJS_DB_PORT ` | The port for the database connection | A valid port number | ✅ |
4545| ` CUBEJS_DB_USER ` | The username used to connect to the broker | A valid username | ❌ |
4646| ` CUBEJS_DB_PASS ` | The password used to connect to the broker | A valid password | ❌ |
47+ | ` CUBEJS_DB_NAME ` | The database name for StarTree | A valid name | ❌ |
48+ | ` CUBEJS_DB_PINOT_AUTH_TOKEN ` | The authentication token for StarTree | A valid token | ❌ |
4749
4850## Pre-Aggregation Feature Support
4951
@@ -96,3 +98,4 @@ Cube does not require any additional configuration to enable SSL as Pinot connec
9698[ ref-recipe-enable-ssl] :
9799 /guides/recipes/data-sources/using-ssl-connections-to-data-source
98100[ ref-schema-ref-types-formats-countdistinctapprox ] : /reference/data-model/types-and-formats#count_distinct_approx
101+ [ link-startree ] : https://startree.ai
You can’t perform that action at this time.
0 commit comments