spring-io / dataflow.spring.io

Microsite for Spring Cloud Data Flow

Home Page:https://dataflow.spring.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verify Local Installation Instructions

cppwfs opened this issue · comments

Test Each of the samples below. If one has an error add a comment to this issue describing the problem. If the sample does not have an error, add comment that states the sample that was tested.

Found in Section: Downloading the Docker Compose Files

  • The docker-compose.yml by default is using Kafka settings.
    • Recommendation: It's necessary to update the current src/docker-compose/docker-compose.yml and remove the default KAFKA settings
    • In the declaration app-import-stream (from docker-compose.yml ) is necessary to remove all the app imports.

Status:

  • Docker is closing a Context, terminating any job. Investigating...