Skip to content

Commit 20e75d9

Browse files
docs: Fix stackablectl parameters (#13)
1 parent a97eb90 commit 20e75d9

9 files changed

+22
-22
lines changed

docs/modules/demos/pages/airflow-scheduled-job.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To list the installed Stackable services run the following command:
3131

3232
[source,console]
3333
----
34-
$ stackablectl stacklets list
34+
$ stackablectl stacklet list
3535
┌──────────┬───────────────┬───────────┬───────────────────────────────────────────┬─────────────────────────────────┐
3636
│ PRODUCT ┆ NAME ┆ NAMESPACE ┆ ENDPOINTS ┆ CONDITIONS │
3737
╞══════════╪═══════════════╪═══════════╪═══════════════════════════════════════════╪═════════════════════════════════╡

docs/modules/demos/pages/data-lakehouse-iceberg-trino-spark.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ To list the installed installed Stackable services run the following command:
107107

108108
[source,console]
109109
----
110-
$ stackablectl stacklets list
110+
$ stackablectl stacklet list
111111
PRODUCT NAME NAMESPACE ENDPOINTS EXTRA INFOS
112112
113113
hive hive default hive 212.227.224.138:31022
@@ -141,7 +141,7 @@ include::partial$instance-hint.adoc[]
141141
=== Listing Buckets
142142

143143
The S3 provided by MinIO is used as persistent storage to store all the data used. Open the `minio` endpoint
144-
`console-http` retrieved by the `stackablectl stacklets list` command in your browser (http://217.160.222.211:31429 in
144+
`console-http` retrieved by the `stackablectl stacklet list` command in your browser (http://217.160.222.211:31429 in
145145
this case).
146146

147147
image::data-lakehouse-iceberg-trino-spark/minio_1.png[]
@@ -190,7 +190,7 @@ sources are statically downloaded (e.g. as CSV), and others are fetched dynamica
190190
=== View Ingestion Jobs
191191

192192
You can have a look at the ingestion job running in NiFi by opening the NiFi endpoint `https` from your
193-
`stackablectl stacklets list` command output (https://217.160.120.117:31499 in this case).
193+
`stackablectl stacklet list` command output (https://217.160.120.117:31499 in this case).
194194

195195
[NOTE]
196196
====
@@ -460,7 +460,7 @@ Trino is used to enable SQL access to the data.
460460

461461
=== Accessing the Web Interface
462462

463-
Open up the the Trino endpoint `coordinator-https` from your `stackablectl stacklets list` command output
463+
Open up the the Trino endpoint `coordinator-https` from your `stackablectl stacklet list` command output
464464
(https://212.227.224.138:30876 in this case).
465465

466466
image::data-lakehouse-iceberg-trino-spark/trino_1.png[]

docs/modules/demos/pages/hbase-hdfs-load-cycling-data.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ To run this demo, your system needs at least:
3535
3636
== Listing Deployed Stacklets
3737

38-
To list the installed Stackable services run the following command: `stackablectl stacklets list`
38+
To list the installed Stackable services run the following command: `stackablectl stacklet list`
3939

4040
//TODO(Techassi): Update console output
4141

4242
[source,console]
4343
----
44-
$ stackablectl stacklets list
44+
$ stackablectl stacklet list
4545
PRODUCT NAME NAMESPACE ENDPOINTS EXTRA INFOS
4646
4747
hbase hbase default regionserver 172.18.0.5:32282

docs/modules/demos/pages/logging.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To list the installed Stackable services run the following command:
7070

7171
[source,console]
7272
----
73-
$ stackablectl stacklets list
73+
$ stackablectl stacklet list
7474
┌───────────────────────┬───────────────────────┬───────────┬──────────────────────────────┐
7575
│ Product ┆ Name ┆ Namespace ┆ Endpoints │
7676
╞═══════════════════════╪═══════════════════════╪═══════════╪══════════════════════════════╡
@@ -87,7 +87,7 @@ include::partial$instance-hint.adoc[]
8787
== Inspect the Log Data
8888

8989
You can have a look at the log data within the OpenSearch Dashboards web interface by running
90-
`stackablectl stacklets list` and opening the URL in the opensearch-dashboard entry's info column. In this case, it is
90+
`stackablectl stacklet list` and opening the URL in the opensearch-dashboard entry's info column. In this case, it is
9191
http://172.18.0.5:31319/app/discover?security_tenant=global#/view/logs.
9292

9393
image::logging/login.png[]

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To list the installed Stackable services run the following command:
5151

5252
[source,console]
5353
----
54-
$ stackablectl stacklets list
54+
$ stackablectl stacklet list
5555
┌───────────┬─────────────┬───────────┬────────────────────────────────────────────────┐
5656
│ Product ┆ Name ┆ Namespace ┆ Endpoints │
5757
╞═══════════╪═════════════╪═══════════╪════════════════════════════════════════════════╡
@@ -181,7 +181,7 @@ Kafka.
181181
=== Viewing testdata-generation Job
182182

183183
You can have a look at the ingestion job running in NiFi by opening the endpoint `https` from your
184-
`stackablectl stacklets list` command output. In this case, it is https://172.18.0.3:32558. Open it with your favourite
184+
`stackablectl stacklet list` command output. In this case, it is https://172.18.0.3:32558. Open it with your favourite
185185
browser. Suppose you get a warning regarding the self-signed certificate generated by the
186186
xref:home:secret-operator:index.adoc[Secret Operator] (e.g. Warning: Potential Security Risk Ahead). In that case, you must
187187
tell your browser to trust the website and continue.
@@ -222,7 +222,7 @@ Druid deep storage is based on the S3 store provided by MinIO.
222222
=== Viewing Ingestion Job
223223

224224
You can have a look at the ingestion job running in Druid by opening the endpoint `router-http` from your
225-
`stackablectl stacklets list` command output (http://172.18.0.4:30109 in this case).
225+
`stackablectl stacklet list` command output (http://172.18.0.4:30109 in this case).
226226

227227
image::nifi-kafka-druid-earthquake-data/druid_1.png[]
228228

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To list the installed Stackable services run the following command:
5656

5757
[source,console]
5858
----
59-
$ stackablectl stacklets list
59+
$ stackablectl stacklet list
6060
┌───────────┬─────────────┬───────────┬────────────────────────────────────────────────┐
6161
│ Product ┆ Name ┆ Namespace ┆ Endpoints │
6262
╞═══════════╪═════════════╪═══════════╪════════════════════════════════════════════════╡
@@ -258,7 +258,7 @@ keeps streaming near-real-time updates for every available measuring station.
258258

259259
=== View testdata-generation Job
260260

261-
You can look at the ingestion job running in NiFi by opening the endpoint `https` from your `stackablectl stacklets list`
261+
You can look at the ingestion job running in NiFi by opening the endpoint `https` from your `stackablectl stacklet list`
262262
command output. You have to use the endpoint from your command output. In this case, it is https://172.18.0.3:32440.
263263
Open it with your favourite browser. Suppose you get a warning regarding the self-signed certificate generated by the
264264
ref:secret-operator::index.adoc[Secret Operator] (e.g. Warning: Potential Security Risk Ahead). In that case, you must
@@ -353,7 +353,7 @@ deep storage. The Druid deep storage is based on the S3 store provided by MinIO.
353353
=== View Ingestion Job
354354

355355
You can have a look at the ingestion jobs running in Druid by opening the Druid endpoint `router-http` from your
356-
`stackablectl stacklets list` command output (http://172.18.0.4:30899 in this case).
356+
`stackablectl stacklet list` command output (http://172.18.0.4:30899 in this case).
357357

358358
image::nifi-kafka-druid-water-level-data/druid_1.png[]
359359

@@ -522,7 +522,7 @@ image::nifi-kafka-druid-water-level-data/superset_13.png[]
522522
== MinIO
523523

524524
The S3 MinIO store provides persistent deep storage for Druid to store all the data used. Open the MinIO endpoint
525-
`console-http` retrieved by `stackablectl stacklets list` in your browser (http://172.18.0.5:32595 in this case).
525+
`console-http` retrieved by `stackablectl stacklet list` in your browser (http://172.18.0.5:32595 in this case).
526526

527527
image::nifi-kafka-druid-water-level-data/minio_1.png[]
528528

docs/modules/demos/pages/spark-k8s-anomaly-detection-taxi-data.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To list the installed Stackable services run the following command:
4949

5050
[source,console]
5151
----
52-
$ stackablectl stacklets list
52+
$ stackablectl stacklet list
5353
PRODUCT NAME NAMESPACE ENDPOINTS EXTRA INFOS
5454
5555
hive hive spark-k8s-ad-taxi-data hive 172.18.0.2:31912
@@ -76,7 +76,7 @@ include::partial$instance-hint.adoc[]
7676
=== List Buckets
7777

7878
The S3 provided by MinIO is used as persistent storage to store all the data used. Open the endpoint `console-http`
79-
retrieved by `stackablectl services list` in your browser (http://172.18.0.3:31452 in this case).
79+
retrieved by `stackablectl stacklet list` in your browser (http://172.18.0.3:31452 in this case).
8080

8181
image::spark-k8s-anomaly-detection-taxi-data/minio_0.png[]
8282

docs/modules/demos/pages/trino-iceberg.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To list the installed installed Stackable services run the following command:
3636

3737
[source,console]
3838
----
39-
$ stackablectl stacklets list
39+
$ stackablectl stacklet list
4040
┌─────────┬──────────────┬───────────┬──────────────────────────────────────────────┐
4141
│ PRODUCT ┆ NAME ┆ NAMESPACE ┆ ENDPOINTS │
4242
╞═════════╪══════════════╪═══════════╪══════════════════════════════════════════════╡
@@ -70,7 +70,7 @@ connect with DBeaver. As an alternative, you can use https://trino.io/download.h
7070
java -jar ~/Downloads/trino-cli-396-executable.jar --user admin --insecure --password --server https://172.18.0.3:31250
7171
----
7272

73-
Make sure to replace the server endpoint with the endpoint listed in the `stackablectl stacklets list` output. When
73+
Make sure to replace the server endpoint with the endpoint listed in the `stackablectl stacklet list` output. When
7474
prompted, enter the password `adminadmin`.
7575

7676
== Create Testdata

docs/modules/demos/pages/trino-taxi-data.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To list the installed Stackable services, run the following command:
4545

4646
[source,console]
4747
----
48-
$ stackablectl stacklets list
48+
$ stackablectl stacklet list
4949
┌─────────┬──────────────┬───────────┬──────────────────────────────────────────────┐
5050
│ PRODUCT ┆ NAME ┆ NAMESPACE ┆ ENDPOINTS │
5151
╞═════════╪══════════════╪═══════════╪══════════════════════════════════════════════╡
@@ -67,7 +67,7 @@ include::partial$instance-hint.adoc[]
6767
== Inspect Data in S3
6868

6969
The S3 provided by MinIO is used as a persistent storage to store all the data used. You can look at the test data
70-
within the MinIO web interface by opening the endpoint `console-http` from your `stackablectl stacklets list` command
70+
within the MinIO web interface by opening the endpoint `console-http` from your `stackablectl stacklet list` command
7171
output. You have to use the endpoint from your command output. In this case, it is http://172.18.0.3:30503. Open it with
7272
your favourite browser.
7373

0 commit comments

Comments
 (0)