You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "zedong.Huang (JIRA)" <ji...@apache.org> on 2019/08/09 02:10:00 UTC

[jira] [Created] (KAFKA-8775) test case pretty happen error the errMsg that zookeeper start failure while execute test case

zedong.Huang created KAFKA-8775:
-----------------------------------

             Summary: 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: Test
          Components: unit tests
    Affects Versions: 2.2.0
         Environment: macOS

docker

kafka-2.2.0
            Reporter: zedong.Huang


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 int two approachs

  One appro: transfer param while docker run xxxx using -e, but it's failure

  Two appro: Using CMD , and it's does's work

I'm pretty confused, thks for help me!

macOS

docker

kafka-2.2.0



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)