Chris Riccomini created SAMZA-377:
-------------------------------------
Summary: Use $JAVA in run-class.sh
Key: SAMZA-377
URL: https://issues.apache.org/jira/browse/SAMZA-377
Project: Samza
Issue Type: Bug
Components: container
Affects Versions: 0.8.0
Reporter: Chris Riccomini
Fix For: 0.8.0
There are a few spots in run-class.sh that call `java ...` rather than using
$JAVA. These changes were made as part of SAMZA-109.
We should switch run-class.sh to use $JAVA, so that we properly use JAVA_HOME
if it's set.
--
This message was sent by Atlassian JIRA
(v6.2#6252)