-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32810/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk and Dmitro Lisnichenko.
Bugs: AMBARI-10346
https://issues.apache.org/jira/browse/AMBARI-10346
Repository: ambari
Description
-------
Configured the Jenkins job to install HDP through Ambari and run tests with
Oracle DB.
I see mysql-connector instead of oracle connector in Sqoop lib directory.
Ojdbc.jar should be in the Sqoop lib directory.
Diffs
-----
ambari-server/src/main/python/ambari-server.py 8b23d83
ambari-server/src/main/python/ambari_server/dbConfiguration.py 2913e3f
ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/configuration/sqoop-env.xml
9a740be
ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/package/scripts/params.py
e12acbe
ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/package/scripts/sqoop.py
99ad575
ambari-server/src/test/python/stacks/2.0.6/SQOOP/test_sqoop.py 1fe98db
ambari-server/src/test/python/stacks/2.0.6/configs/default_sqoop.json
PRE-CREATION
Diff: https://reviews.apache.org/r/32810/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi