clarify required apps for analytics sample 3

This commit is contained in:
Christian Tzolov
2021-07-30 09:43:00 +02:00
parent b283b18aba
commit 9e32fdbfa0

View File

@@ -25,8 +25,8 @@ $ export STREAM_APPS_URI=https://dataflow.spring.io/kafka-maven-einstein
$ docker-compose -f ./docker-compose.yml -f ./docker-compose-prometheus.yml up
```
+
NOTE: This sample requires the https://dataflow.spring.io/docs/applications/pre-packaged2x/[2.x pre-build applications (e.g. Einstein apps)]!
Depending on the platform (local, k8s or CF) and the binder (RabbitMQ or Kafka) on can install (or use the `STREAM_APPS_URI` environment variable for this demo) apps from the following pre-build lists:
NOTE: This sample requires the https://dataflow.spring.io/docs/applications/pre-packaged2x/[2.x (e.g. Einstein) pre-build applications]!
Depending on the platform (local, k8s or CF) and the binder (RabbitMQ or Kafka) one can install (or set via the `STREAM_APPS_URI` variable for local installations) apps from the following pre-build lists:
(1) Kafka: `https://dataflow.spring.io/kafka-docker-einstein`, `https://dataflow.spring.io/kafka-maven-einstein`, (2) RabbitMQ: `https://dataflow.spring.io/rabbitmq-docker-einstein`, `https://dataflow.spring.io/rabbitmq-maven-einstein`.
+
* A running link:https://dataflow.spring.io/docs/installation/local/docker/#shell[Data Flow Shell]