-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41666/
-----------------------------------------------------------
Review request for Ambari and Alexandr Antonenko.
Bugs: AMBARI-14442
https://issues.apache.org/jira/browse/AMBARI-14442
Repository: ambari
Description
-------
There is a typo in the exception message when connection to Hive server fails
in Hive view.
H020 Could not establish connecton to...
Diffs
-----
contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/Connection.java
b64a2a5
contrib/views/hive/src/test/java/org/apache/ambari/view/hive/client/ConnectionTest.java
bd8dbf9
Diff: https://reviews.apache.org/r/41666/diff/
Testing
-------
Fix involves updating the string with the typo.
Manual testing and verification.
Added a new test case.
Thanks,
Sangeeta Ravindran