bin/hadoop:111 uses java directly, it should use JAVA_HOME
----------------------------------------------------------
Key: HADOOP-724
URL: http://issues.apache.org/jira/browse/HADOOP-724
Project: Hadoop
Issue Type: Bug
Components: scripts
Reporter: Sanjay Dahiya
Priority: Minor
JAVA_PLATFORM=`CLASSPATH=${CLASSPATH} java org.apache.hadoop.util.PlatformName`
should use JAVA_HOME instead of java.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|