Skip to content

Commit

Permalink
Update README.adoc (#6)
Browse files Browse the repository at this point in the history
THe link to the Query page is incorrect
  • Loading branch information
Barkha authored Aug 27, 2024
1 parent c16f5d6 commit 10770e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01_pinot/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ include::Makefile[lines=54..56]

* *Verification:*
** After ingesting the data, use the Apache Pinot UI to verify that the data is correctly loaded and queryable.
** Open your web browser and navigate to `http://localhost:9000/query` to access the query console.
** Open your web browser and navigate to `http://localhost:9000/#/query` to access the query console.
** Run a sample query to ensure data has been loaded:
+
[source,sql]
Expand Down

0 comments on commit 10770e5

Please sign in to comment.