-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27039/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-7903
https://issues.apache.org/jira/browse/AMBARI-7903
Repository: ambari
Description
-------
Difference in hadoop-env.sh downloaded from host and downloaded from UI
**from host:**
# this is different for HDP1 #
# Path to jsvc required by secure HDP 2.0 datanode
# export JSVC_HOME=/usr/lib/bigtop-utils
**from UI:**
# this is different for HDP1 #
# Path to jsvc required by secure HDP 2.0 datanode
# export JSVC_HOME=/usr/libexec/bigtop-utils
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml
a2954b7
Diff: https://reviews.apache.org/r/27039/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk