Repository: ambari
Updated Branches:
  refs/heads/branch-1.7.0 e112f7b53 -> c0aa26a85
  refs/heads/trunk 4fb2a8e02 -> dfe352adb


AMBARI-7903. Difference in hadoop-env.sh from host and UI (aonishuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/dfe352ad
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/dfe352ad
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/dfe352ad

Branch: refs/heads/trunk
Commit: dfe352adb527d92602bd39bd1d7dbaaa1fa0821c
Parents: 4fb2a8e
Author: Andrew Onishuk <aonis...@hortonworks.com>
Authored: Wed Oct 22 17:55:25 2014 +0300
Committer: Andrew Onishuk <aonis...@hortonworks.com>
Committed: Wed Oct 22 17:55:25 2014 +0300

----------------------------------------------------------------------
 .../stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/dfe352ad/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml
 
b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml
index a2954b7..c06ed20 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml
@@ -112,11 +112,6 @@ export 
HADOOP_CONF_DIR=${HADOOP_CONF_DIR:-{{hadoop_conf_dir}}}
 # Hadoop home directory
 export HADOOP_HOME=${HADOOP_HOME:-/usr/lib/hadoop}
 
-# this is different for HDP1 #
-# Path to jsvc required by secure HDP 2.0 datanode
-# export JSVC_HOME={{jsvc_path}}
-
-
 # The maximum amount of heap to use, in MB. Default is 1000.
 export HADOOP_HEAPSIZE="{{hadoop_heapsize}}"
 

Reply via email to