-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24049/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-5956
https://issues.apache.org/jira/browse/AMBARI-5956
Repository: ambari
Description
-------
PROBLEM: Customer use custom JDK, while they try to add hive service, the
following error occurs:
DB connection check started.
There was an unknown error while checking database connectivity: Configuration
parameter 'jdk_name' was not found in configurations dictionary!
STEPS TO REPRODUCE:
1. Setup a environment with JDK 7 preloaded.
2. Install Ambari-server.
3. Ambari-server setup, choose option 3 for custom JDK.
4. Deploy Hadoop core service (HDFS & YARN) with ambari.
5. Add service -> hive
Diffs
-----
ambari-server/src/main/resources/custom_actions/check_host.py 7c6b299
ambari-server/src/test/python/TestCheckHost.py bf4281a
Diff: https://reviews.apache.org/r/24049/diff/
Testing
-------
----------------------------------------------------------------------
Ran 216 tests in 1.330s
OK
----------------------------------------------------------------------
Total run:571
Total errors:0
Total failures:0
OK
Thanks,
Vitalyi Brodetskyi