[
https://issues.apache.org/jira/browse/KAFKA-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zedong.Huang updated KAFKA-8775:
--------------------------------
Summary: Test case pretty happen error the errMsg that zookeeper start
failure while execute test case (was: test case pretty happen error the errMsg
that zookeeper start failure while execute test case)
> Test case pretty happen error the errMsg that zookeeper start failure while
> execute test case
> ---------------------------------------------------------------------------------------------
>
> Key: KAFKA-8775
> URL: https://issues.apache.org/jira/browse/KAFKA-8775
> Project: Kafka
> Issue Type: Bug
> Components: build, system tests, unit tests
> Affects Versions: 2.2.0
> Environment: macOS
> docker
> kafka-2.2.0
> Reporter: zedong.Huang
> Priority: Major
> Attachments: zk_not_found.jpg
>
>
> Obviously, I discover there is error that the kafka-run-class script not
> found java command, and the $JAVA_HOME is empty, in other words, the $PATH
> variables's value does not have jdk's execute path;
> In order to solve this problems, I step in two approachs
> One appro: transfer env params into container using -e while docker run,
> but it's failure
> Two appro: Using CMD , and it does not work
> I'm pretty confused, thks for help me!
> ps: the attachments is reason for Zookeeper node failed to start
> macOS 10.14.3
> docker Docker Desktop for Mac 18.09.2
> kafka-2.2.0
> py2.7
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)