[
https://issues.apache.org/jira/browse/AMBARI-16434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278540#comment-15278540
]
Tim Thorpe commented on AMBARI-16434:
-------------------------------------
This could be a duplicate of https://issues.apache.org/jira/browse/AMBARI-16378
If the component is passed rather than componentName to
isComponentUsingCardinalityForLayout, this will have an impact on how nfs
gateway and phoenix are assigned.
def isComponentUsingCardinalityForLayout(self, componentName):
return componentName in ['NFS_GATEWAY', 'PHOENIX_QUERY_SERVER',
'SPARK_THRIFTSERVER']
> NFSGateway and Phoenix are getting selected by default
> ------------------------------------------------------
>
> Key: AMBARI-16434
> URL: https://issues.apache.org/jira/browse/AMBARI-16434
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: 2.4.0
> Reporter: Sumit Mohanty
> Assignee: Jayush Luniya
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: NFS-PQS-selected.png, recommendation.txt
>
>
> NFSGateway and PQS are selected by default. Seems to be due to recent stack
> advisor refactoring.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)