[
https://issues.apache.org/jira/browse/AMBARI-23737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AMBARI-23737:
------------------------------------
Labels: pull-request-available (was: )
> JS error adding Ranger to a cluster
> -----------------------------------
>
> Key: AMBARI-23737
> URL: https://issues.apache.org/jira/browse/AMBARI-23737
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Reporter: Ishan Bhatt
> Assignee: Ishan Bhatt
> Priority: Major
> Labels: pull-request-available
> Fix For: trunk
>
> Attachments: screenshot-1.png
>
>
> The following error occurs in the UI while trying to add Ranger to a cluster
> with the following services:
> * HDFS
> * HBase
> * Atlas
> * Zookeeper
> * Infra Solar
> * Kafka
> {noformat}
> Uncaught TypeError: Cannot read property 'get' of undefined
> at Class.selectProperService (app.js:41945)
> at Class.applyServicesConfigs (app.js:41459)
> at Object.<anonymous> (app.js:41407)
> at fire (vendor.js:1141)
> at Object.add [as done] (vendor.js:1187)
> at Class.loadStep (app.js:41405)
> at Class.didInsertElement (app.js:202902)
> at Class.newFunc [as didInsertElement] (vendor.js:12954)
> at Class.trigger (vendor.js:25526)
> at Class.newFunc [as trigger] (vendor.js:12954)
> {noformat}
> !screenshot-1.png!
> STR
> # Create cluster with HDFS, Atlas, Zookeeper, Infra Solar, Kafka, Ambari
> Metrics, Smart Sense
> # Add HBase (apparently required by Atlas)
> # Remove SmartSense
> # Remove Ambari Metrics (fails to start with some missing PID file)
> # Add Ranger, see failure
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)