Michael Kramer created SAMZA-139:
------------------------------------
Summary: Grid Script Fails on Kafka Installation Due to Missing
Script Variables
Key: SAMZA-139
URL: https://issues.apache.org/jira/browse/SAMZA-139
Project: Samza
Issue Type: Bug
Components: build, kafka
Reporter: Michael Kramer
I've been using the grid script to bootstrap my system. When it gets to the
kafka installation, I get the following error:
sed: can't read deploy/kafka/bin/kafka-server-stop.sh: No such file or directory
This is due to $DEPLOY_ROOT_DIR/$SYSTEM missing from the sed command. After
adding both variables in, the script completes.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)