You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Ishan Bhatt (JIRA)" <ji...@apache.org> on 2018/05/02 19:41:00 UTC

[jira] [Resolved] (AMBARI-23737) JS error adding Ranger to a cluster

     [ https://issues.apache.org/jira/browse/AMBARI-23737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ishan Bhatt resolved AMBARI-23737.
----------------------------------
    Resolution: Fixed

> 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
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)