[
https://issues.apache.org/jira/browse/IGNITE-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867792#comment-15867792
]
Ilya Suntsov commented on IGNITE-4481:
--------------------------------------
Script {{benchmark-manual-servers-start.sh}}:
We need to change:
1. Line 75 {{if [ -z "$1" ]; then}} to {{if [ -z "$CONFIG_INCLUDE" ]; then}}
2. Need to fix https://issues.apache.org/jira/browse/IGNITE-4668 (this task
need to fix in the next release, not in 1.9.0)
> Creating the scripts
> --------------------
>
> Key: IGNITE-4481
> URL: https://issues.apache.org/jira/browse/IGNITE-4481
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Oleg Ostanin
> Assignee: Oleg Ostanin
> Fix For: 2.0
>
>
> The goal of this subtask is to resolve this part of original task:
> 1. Every deliverable must contain an executable (bat or sh file) with a clear
> instruction on how to start a specific benchmark from the console.
> 2. For local runs (drivers and servers point out on localhost) ssh connection
> must not be used
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)