Skip to content

Commit 6560ea9

Browse files
authored
docs(waterlevels): Update druid and Superset docs and screenshots (#436)
updated docs
1 parent 9a04af0 commit 6560ea9

6 files changed

Lines changed: 5 additions & 4 deletions

File tree

-127 KB
Loading
-23.9 KB
Loading
1.6 KB
Loading
20.8 KB
Loading
-10.3 KB
Loading

docs/modules/demos/pages/nifi-kafka-druid-water-level-data.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ The `Avg. row size (bytes)` column shows that a typical `measurement` record has
428428
`222`, more than 50 times the size. So, by choosing two dedicated topics over a single topic, this demo saved 50x of
429429
storage and computation costs.
430430

431-
By clicking on `segments` under `Availability` for the `measurements` data source, you can see the segments of the data source.
431+
Click `Segments` in the menu bar at the top to see the segments of the data source.
432432
In this case, the `measurements` data source is partitioned by the measurement day, resulting in 32 segments.
433433

434434
image::nifi-kafka-druid-water-level-data/druid_5.png[]
@@ -509,12 +509,13 @@ image::nifi-kafka-druid-water-level-data/superset_8.png[]
509509

510510
=== Execute arbitrary SQL statements
511511

512-
Within Superset, you can create dashboards and run arbitrary SQL statements. On the top, click on the tab `SQL` ->
513-
`SQL Lab`.
512+
Within Superset, you can create dashboards and run arbitrary SQL statements.
513+
On the top, click on the tab `SQL` -> `SQL Lab`.
514514

515515
image::nifi-kafka-druid-water-level-data/superset_9.png[]
516516

517-
On the left, select the database `druid`, the schema `druid` and set `See table schema` to `stations` or `measurements`.
517+
On the left select the database `druid`, the schema `druid` and select `stations` or `measurements` from the `druid` folder.
518+
Click on `Add a new tab`.
518519

519520
image::nifi-kafka-druid-water-level-data/superset_10.png[]
520521

0 commit comments

Comments
 (0)