[
https://issues.apache.org/jira/browse/AMBARI-19106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726272#comment-15726272
]
Hudson commented on AMBARI-19106:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6167 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6167/])
AMBARI-19106. Kerberos wizard is broken if stacks doesn't contain Ranger
(hiveww:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9b46fd2acd6a5d1bd8ce474315fb318f1cfe6a3a])
* (edit) ambari-web/test/views/common/controls_view_test.js
* (edit) ambari-web/app/views/common/controls_view.js
> Kerberos wizard is broken if stacks doesn't contain Ranger
> ----------------------------------------------------------
>
> Key: AMBARI-19106
> URL: https://issues.apache.org/jira/browse/AMBARI-19106
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 3.0.0
> Reporter: Denys Buzhor
> Assignee: Denys Buzhor
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: AMBARI-19106.patch
>
>
> {code}
> Stacktrace :
> Uncaught TypeError: Cannot read property 'split' of null
> at Class.compareCurrentVersion (app.js:79641)
> at Class.<anonymous> (app.js:191470)
> at ComputedPropertyPrototype.get (vendor.js:14954)
> at get (vendor.js:13360)
> {code}
> Looks like it fails here :
> App.StackService.find('RANGER').compareCurrentVersion('0.5')
> Patch with this issue was committed only in trunk
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)