[
https://issues.apache.org/jira/browse/AMBARI-18940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684732#comment-15684732
]
Hudson commented on AMBARI-18940:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6059 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6059/])
AMBARI-18940. Perf: Fix bugs in deploy-gce-perf-cluster.py to generate
(afernandez:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6e314a609791ff0f2adbe33b30f442bfcd23e530])
* (edit) contrib/utils/perf/deploy-gce-perf-cluster.py
> 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)