[ 
https://issues.apache.org/jira/browse/IGNITE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345927#comment-15345927
 ] 

Igor Rudyak commented on IGNITE-3293:
-------------------------------------

Ilya,

The reason why you didn't see report.txt is because Cassandra failed to setup 
and Load Test simply wasn't executed. The reason is in "CASSANDRA_DOWNLOAD_URL" 
property from env.sh - it points to the URL 
"http://www-eu.apache.org/dist/cassandra/3.5/apache-cassandra-3.5-bin.tar.gz"; 
which is not valid anymore, cause Cassandra established new release 3.7. I 
changes this property to URL from Cassandra binaries archive 
"http://archive.apache.org/dist/cassandra/3.5/apache-cassandra-3.5-bin.tar.gz"; 
and now it should work.

As for RHEL, I changed "ec2-create-tags" to more generic command "aws ec2 
create-tags" and it works now. Nevertheless there are some problems with missed 
rpm packages in RHEL which are required for Ganglia. Because of this framework 
still fails on RHEL. 

As for now I committed both changes to "IGNITE-3293" branch and framework 
should work with Amazon Linux. I'll fix the problem with RHEL in the near 
future.

> AWS bootstrap scripts patch for Ignite-Cassandra 
> -------------------------------------------------
>
>                 Key: IGNITE-3293
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3293
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.6, 1.7
>            Reporter: Igor Rudyak
>            Assignee: Nikolay Tikhonov
>
> New version of AWS bootstrap script having:
> 1) Gaglia monitoring
> 2) Allows to manually trigger tests execution multiple times on the same 
> ifstastructure



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to