git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1448915 13f79535-47bb-0310-9956-ffa450edef68
@@ -573,6 +573,9 @@ Trunk (unreleased changes):
AMBARI-1434. Change state to installed from start_failed if there is any
issue in starting a host component. (mahadev)
+ AMBARI-1476. Change webhcat-env.sh to export HADOOP_HOME
+ (mahadev)
+
AMBARI-1.2.0 branch:
INCOMPATIBLE CHANGES
@@ -41,4 +41,4 @@ CONSOLE_LOG=<%=scope.function_hdp_template_var("hcat_log_dir")%>/webhcat-console
#HCAT_PREFIX=<%=scope.function_hdp_template_var("hive_prefix")%>/
# Set HADOOP_HOME to point to a specific hadoop install directory
-HADOOP_HOME=/usr/lib/hadoop
+export HADOOP_HOME=/usr/lib/hadoop