[
https://issues.apache.org/jira/browse/AMBARI-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaimin D Jetly updated AMBARI-7224:
-----------------------------------
Attachment: AMBARI-7224.patch
The primary reason for this issue was the absence of displayName attribute for
storm components and ATS component in the GLUSTERFS stack definition. In this
scenario the code at step 8 was directly referencing to displayName attribute
and not falling back to normalizeName function if the displayName value was
detected to be falsy
> Step 8 of installer is empty for 2.1.GlusterFS stack, then if click back
> button and next again, repositories show but no services
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-7224
> URL: https://issues.apache.org/jira/browse/AMBARI-7224
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Scott Creeley
> Assignee: Jaimin D Jetly
> Priority: Blocker
> Fix For: 1.7.0
>
> Attachments: AMBARI-7224.patch, Screen Shot 2014-09-09 at 2.47.49
> PM.png
>
>
> [~srimanth.gunturi] [~jaimin]
> step 8 of installer is empty for 2.1.GlusterFS stack - then click back button
> and next button again, this time only repos show, but services is empty with
> the following error from firebug:
> TypeError: component.get(...) is null
>
> ...ponent.get('displayName').replace(new RegExp('^' +
> service.get('serviceName') + ...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)