dockerapache-kafkaconfluent-platformconfluent-control-center

kafka, confluent - 'broker' exited with 137 exit code when running with docker


I'm trying to use confluent for the first time and after less than a minute the 'broker' process exits with code 137.

How can I fix that?


Solution

  • The default Docker memory is 2GB. Confluent needs at least 8 GB to operate properly.

    Change this in the Docker settings.

    Confluent documentation. See docker - section 2