Init.d script not working
-------------------------
Key: CHUKWA-117
URL: https://issues.apache.org/jira/browse/CHUKWA-117
Project: Hadoop Chukwa
Issue Type: Bug
Reporter: Jerome Boulon
Priority: Blocker
init.d script are using
${CHUKWA_HOME}/bin/chukwa-daemon.sh --config=${CHUKWA_CONF_DIR}
instead of
${CHUKWA_HOME}/bin/chukwa-daemon.sh --config ${CHUKWA_CONF_DIR}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
