Denys Buzhor created AMBARI-19106:
-------------------------------------
Summary: 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
{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)