-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26169/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-7553
https://issues.apache.org/jira/browse/AMBARI-7553
Repository: ambari
Description
-------
for Sqoop support in webhcat Ambari should set templeton.sqoop.archive to point
to location of the Sqoop tar in HDFS and templeton.sqoop.path to the path
within the tar to 'sqoop' shell command.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/params.py
e64ffa3
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/webhcat.py
6ce47f5
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/webhcat-site.xml
bdecb67
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_webhcat_server.py
31588b8
Diff: https://reviews.apache.org/r/26169/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi