huabin chen created BIGTOP-4470: ----------------------------------- Summary: Enable Kafka to load environment variables before startup Key: BIGTOP-4470 URL: https://issues.apache.org/jira/browse/BIGTOP-4470 Project: Bigtop Issue Type: Improvement Components: bigtop-manager Reporter: huabin chen Fix For: bm-1.1.0
Under the environment variable "/etc/profile", "JAVA_HOME" was not found when starting Kafka. Therefore, add "source \{0}/config/kafka-env. sh;" to the startup command. Meanwhile, it is necessary to remove the kerberos configuration of 'kafka-env. xml'. -- This message was sent by Atlassian Jira (v8.20.10#820010)