Andrii Babiichuk created AMBARI-23824:
-----------------------------------------
Summary: Unable to add Hive Metastore from Host detail Page
Key: AMBARI-23824
URL: https://issues.apache.org/jira/browse/AMBARI-23824
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.7.0
Reporter: Andrii Babiichuk
Assignee: Andrii Babiichuk
Fix For: 2.7.0
Adding Hive Metastore from Host detail page leads to the modal window being
stuck and javascript errors:
{code}
Uncaught TypeError: Cannot read property 'tag' of undefined
at Class.loadHiveConfigs (app.js:24588)
at Class.opt.success (app.js:181624)
at fire (vendor.js:1141)
at Object.fireWith [as resolveWith] (vendor.js:1252)
at done (vendor.js:8178)
at XMLHttpRequest.callback (vendor.js:8702)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)