[
https://issues.apache.org/jira/browse/AMBARI-18940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Fernandez updated AMBARI-18940:
-----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to trunk, commit 6e314a609791ff0f2adbe33b30f442bfcd23e530
branch-2.5, commit 52347d2e4e21a0e1dbb518077ebe36ba5f7ed0a6
> Perf: Fix bugs in deploy-gce-perf-cluster.py to generate correct config file
> ----------------------------------------------------------------------------
>
> Key: AMBARI-18940
> URL: https://issues.apache.org/jira/browse/AMBARI-18940
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 2.5.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 2.5.0
>
> Attachments: AMBARI-18940.patch
>
>
> The script to create VMs on GCE for the perf cluster has a bug where each VM
> will have the exact same agent-multiplier config file with start=1 and
> num=50, thereby preventing more than 50 agents.
> This is because a single server.sh and agent.sh file is written out, and
> copied to all VMs.
> We need to create a custom config file for each VM instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)