mikewalch commented on a change in pull request #1: Initial implementation of 
Apache Fluo YARN launcher
URL: https://github.com/apache/fluo-yarn/pull/1#discussion_r133212287
 
 

 ##########
 File path: distribution/bin/fluo-yarn
 ##########
 @@ -36,6 +36,7 @@ if [ ! -f "$conf/fluo-yarn-env.sh" ]; then
 fi
 source "$conf/fluo-yarn-env.sh"
 export CLASSPATH=$LAUNCHER_CLASSPATH
+export HADOOP_HOME=$HADOOP_PREFIX
 
 Review comment:
   It's not needed so I removed it
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to