[
https://issues.apache.org/jira/browse/AMBARI-13479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968249#comment-14968249
]
Hudson commented on AMBARI-13479:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #3690 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3690/])
AMBARI-13479: Handle derivation of hawq's yarn related parameters where (jaoki:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=844b1e9d3effd2d9d54d8b75532d208e1c629e40])
* ambari-web/app/utils/configs/config_property_helper.js
> Handle derivation of hawq's yarn related parameters where yarn is not
> configured
> --------------------------------------------------------------------------------
>
> Key: AMBARI-13479
> URL: https://issues.apache.org/jira/browse/AMBARI-13479
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: trunk
> Reporter: bhuvnesh chaudhary
> Assignee: bhuvnesh chaudhary
> Attachments: AMBARI-13479.patch
>
>
> In ambari-web/app/utils/configs/config_property_helper.js, the value of
> masterComponentHostsInDB.findProperty('component',
> 'RESOURCEMANAGER').hostName is calculated irrespective if Yarn
> resourcemanager is configured or not. In cases, where Yarn resourcemanager is
> not configured, masterComponentHostsInDB.findProperty('component',
> 'RESOURCEMANAGER') will result in undefined and will eventually result in
> Uncaught TypeError while trying to get the value of hostName.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)