[
https://issues.apache.org/jira/browse/AMBARI-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonenko Alexander updated AMBARI-3471:
----------------------------------------
Attachment: AMBARI-3471_1.4.1.patch
AMBARI-3471.patch
> NameNode HA wizard: On cluster without Hbase, on step "Finalize HA Setup"
> after page refresh we get js error
> ------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-3471
> URL: https://issues.apache.org/jira/browse/AMBARI-3471
> Project: Ambari
> Issue Type: Bug
> Components: client
> Affects Versions: 1.4.1
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Critical
> Fix For: 1.4.1
>
> Attachments: AMBARI-3471_1.4.1.patch, AMBARI-3471.patch
>
>
> This is fatal error, so user is blocked.
> {noformat}
> Uncaught TypeError: Cannot call method 'set' of undefined app.js:2197
> App.HighAvailabilityProgressPageController.App.HighAvailabilityWizardController.extend.setTaskStatus
>
> {noformat}
> This error happens due to:
> If there is no Hbase we remove task "Reconfigure HBase", and after page
> refresh we load statuses for tasks and set them in "for" loop, and at some
> point we try to set status to Hbase task, that was deleted.
--
This message was sent by Atlassian JIRA
(v6.1#6144)