docker-cloudera-quickstart
docker-cloudera-quickstart copied to clipboard
Spark service doesn't start
These lines are seen in the console:
Start Spark spark-master: unrecognized service spark-worker: unrecognized service Start Kafka
Getting to the shell and trying to start it (using service spark-master start
) returns the same error. I think the image is missing the spark service definition files.
Created a pull request: https://github.com/caioquirino/docker-cloudera-quickstart/pull/15
Hi Jerryr,
Your Pull Request seems to resolve this issue? I will test it tomorrow