[
https://issues.apache.org/jira/browse/AMBARI-19106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726100#comment-15726100
]
Hadoop QA commented on AMBARI-19106:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12841965/AMBARI-19106.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-web.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9548//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9548//console
This message is automatically generated.
> 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)