Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docs): Remove superfluous page-aliases #135

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/modules/demos/pages/airflow-scheduled-job.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= airflow-scheduled-job
:page-aliases: stable@stackablectl::demos/airflow-scheduled-job.adoc
:description: This demo installs Airflow with Postgres and Redis on Kubernetes, showcasing DAG scheduling, job runs, and status verification via the Airflow UI.

Install this demo on an existing Kubernetes cluster:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= data-lakehouse-iceberg-trino-spark
:page-aliases: stable@stackablectl::demos/data-lakehouse-iceberg-trino-spark.adoc
:description: This demo shows a data workload with real-world data volumes using Trino, Kafka, Spark, NiFi, Superset and OPA.

:demo-code: https://github.com/stackabletech/demos/blob/main/demos/data-lakehouse-iceberg-trino-spark/create-spark-ingestion-job.yaml
Expand Down
1 change: 0 additions & 1 deletion docs/modules/demos/pages/hbase-hdfs-load-cycling-data.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= hbase-hdfs-cycling-data
:page-aliases: stable@stackablectl::demos/hbase-hdfs-load-cycling-data.adoc
:description: Load cyclist data from HDFS to HBase on Kubernetes using Stackable's demo. Install, copy data, create HFiles, and query efficiently.

:kaggle: https://www.kaggle.com/datasets/timgid/cyclistic-dataset-google-certificate-capstone?select=Divvy_Trips_2020_Q1.csv
Expand Down
1 change: 0 additions & 1 deletion docs/modules/demos/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= Demos
:page-aliases: stable@stackablectl::demos/index.adoc
:description: Explore Stackable demos showcasing data platform architectures. Includes external components for evaluation.

The pages in this section guide you on how to use the demos provided by Stackable.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data
:page-aliases: stable@stackablectl::demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.adoc

:scikit-lib: https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.IsolationForest.html
:k8s-cpu: https://kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/#cpu
Expand Down
1 change: 0 additions & 1 deletion docs/modules/demos/pages/logging.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= logging
:page-aliases: stable@stackablectl::demos/logging.adoc
:description: Deploy a logging stack with OpenSearch, Vector, and Zookeeper for log data analysis using OpenSearch Dashboards in Kubernetes.

:k8s-cpu: https://kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/#cpu
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= nifi-kafka-druid-earthquake-data
:page-aliases: stable@stackablectl::demos/nifi-kafka-druid-earthquake-data.adoc
:description: Install this demo for a showcase of using Kafka, Druid and Superset to view the global earthquake distribution.

:superset-docs: https://superset.apache.org/docs/using-superset/creating-your-first-dashboard/#creating-charts-in-explore-view
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= nifi-kafka-druid-water-level-data
:page-aliases: stable@stackablectl::demos/nifi-kafka-druid-water-level-data.adoc
:description: Install this demo for a showcase of using Kafka, Druid and Superset to visualize water levels in across Germany.

:superset: https://superset.apache.org/docs/using-superset/creating-your-first-dashboard/#creating-charts-in-explore-view
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= spark-k8s-anomaly-detection-taxi-data
:page-aliases: stable@stackablectl::demos/spark-k8s-anomaly-detection-taxi-data.adoc
:description: Deploy a Kubernetes-based Spark demo for anomaly detection using the popular New York taxi dataset, featuring Trino, Spark, MinIO, and Superset.

:scikit-lib: https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.IsolationForest.html
Expand Down
1 change: 0 additions & 1 deletion docs/modules/demos/pages/trino-iceberg.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= trino-iceberg
:page-aliases: stable@stackablectl::demos/trino-iceberg.adoc
:description: Install and explore Trino with Apache Iceberg for efficient SQL queries and scalable data management in a demo environment.

:k8s-cpu: https://kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/#cpu
Expand Down
1 change: 0 additions & 1 deletion docs/modules/demos/pages/trino-taxi-data.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= trino-taxi-data
:page-aliases: stable@stackablectl::demos/trino-taxi-data.adoc
:description: Install and demo Trino with NYC taxi data: Query with SQL, visualize with Superset, and explore data in MinIO and Trino on Kubernetes.

:superset-docs: https://superset.apache.org/docs/creating-charts-dashboards/creating-your-first-dashboard#creating-charts-in-explore-view
Expand Down