You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -281,7 +281,7 @@ A next-generation, high-performance analytical data store designed for a wide ra
281
281
282
282
<details>
283
283
284
-
<summary><b>Data Lineage & Observability with OpenLineage (via Marquez) and Prometheus</b></summary>
284
+
<summary><b>Data Lineage & Observability with OpenLineage and Prometheus</b></summary>
285
285
286
286
<br>
287
287
@@ -689,7 +689,7 @@ services:
689
689
690
690
To get the platform running, you first need to configure your local environment. This involves setting environment variables to selectthe edition you want to run (Community or Enterprise) and providing the file paths to your licenses. Once these prerequisites are set, you can launch the services using `docker compose`. You have two primary options: you can start all services (Kpow, Flex, and Pinot) together for a fully integrated experience, or you can run Kpow and Flex independently for more focused use cases. When you are finished, remember to run the corresponding `down`command to stop and remove the containers, and unset the environment variables to clean up your session.
691
691
692
-
### **1. Prerequisite: Configure Your Environment**
692
+
### Prerequisite: Configure Your Environment
693
693
694
694
Before running any commands, configure your shell environment by uncommenting and setting the following variables in your terminal.
695
695
@@ -710,7 +710,7 @@ Before running any commands, configure your shell environment by uncommenting an
0 commit comments