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

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

    [ https://issues.apache.org/jira/browse/AMBARI-23737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460130#comment-16460130 ] 

Hudson commented on AMBARI-23737:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9158 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9158/])
[AMBARI-23737] JS error adding Ranger to a cluster (#1146) (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=23febb1e9cfa10e26c657f09265ac9bf32e6a4a4])
* (edit) ambari-web/app/controllers/wizard/step7_controller.js


> 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)