[ 
https://issues.apache.org/jira/browse/KAFKA-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zedong.Huang updated KAFKA-8775:
--------------------------------
    Description: 
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

py2.7

  was:
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


> 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
>            Priority: Major
>
> 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
> py2.7



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

Reply via email to