[
https://issues.apache.org/jira/browse/AMBARI-21482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088509#comment-16088509
]
Swapan Shridhar commented on AMBARI-21482:
------------------------------------------
Commits :
*trunk*
{code}
commit e799f52268db9330a84b1e982b3b88e591b04649
Author: Swapan Shridhar <[email protected]>
Date: Fri Jul 14 18:15:52 2017 -0700
AMBARI-21482. Blueprints: HSI config 'num_llap_nodes' and
'num_llap_nodes_for_llap_daemons' should be calculated and recommended via
Stack Advisor during Blueprint install only if 'num_llap_nodes' config value is
not provided in Blueprint.
{code}
*branch-2.5*
{code}
commit 207680147edc50336bae04914976e6221bc6fd95
Author: Swapan Shridhar <[email protected]>
Date: Fri Jul 14 18:15:52 2017 -0700
AMBARI-21482. Blueprints: HSI config 'num_llap_nodes' and
'num_llap_nodes_for_llap_daemons' should be calculated and recommended via
Stack Advisor during Blueprint install only if 'num_llap_nodes' config value is
not provided in Blueprint.
{code}
> Blueprints: HSI config 'num_llap_nodes' and 'num_llap_nodes_for_llap_daemons'
> should be calculated and recommended via Stack Advisor during Blueprint
> install only if 'num_llap_nodes' config value is not provided in Blueprint.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-21482
> URL: https://issues.apache.org/jira/browse/AMBARI-21482
> Project: Ambari
> Issue Type: Bug
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Attachments: AMBARI-21482.patch
>
>
> *Current:* HSI config *'num_llap_nodes_for_llap_daemons*' is calculated and
> recommended via Stack Advisor during Blueprint install and
> *''num_llap_nodes''* value is not used for
> *'num_llap_nodes_for_llap_daemons*' calculation, if available in Blueprint.
> *Issue* : This creates the problem of calculating value for
> *'num_llap_nodes_for_llap_daemons'*, in which calculation doesn't includes
> using the *'num_llap_nodes'* value.
> We need to use *'num_llap_nodes'* config value (if provided in BP) while
> calculating value for *'num_llap_nodes_for_llap_daemons'* during cluster
> creation call to Stack Advisor.
> *Fix* : During BP cluster install call to SA, recommendation for
> *'num_llap_nodes_for_llap_daemons'* should use value of *'num_llap_nodes'*
> config if specified in the cluster BP call.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)