Skip to content

Commit

Permalink
Merge pull request #135 from stackabletech/fix/release-24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi authored Nov 26, 2024
2 parents ab4241c + 541f044 commit fe85584
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 11 deletions.
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

0 comments on commit fe85584

Please sign in to comment.