-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18193/
-----------------------------------------------------------
Review request for Ambari and Andrew Onischuk.
Bugs: AMBARI-4701
https://issues.apache.org/jira/browse/AMBARI-4701
Repository: ambari
Description
-------
Hive JDBC driver name should be fetched from
javax.jdo.option.ConnectionDriverName property in hive-site rather than
redundant hive_jdbc_driver global property.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/package/scripts/params.py
1a0dd43
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/params.py
e9c9554
ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/params.py
89647d8
Diff: https://reviews.apache.org/r/18193/diff/
Testing
-------
unittests passed successfully
Deployed ambari successfully with HDP1 and HDP2 stacks
Thanks,
Ivan Kozlov