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

Valentin Kulichenko commented on IGNITE-2758:
---------------------------------------------

Ilya,

Sorry, I was unclear :) {{aws-java-sdk}} artifact is just a set of 
dependencies, this is how they distribute the SDK via Maven. So this is correct 
that it doesn't have any classes inside. I don't actually think that we need 
this JAR file in the ZIP at all, it doesn't add any value. What we need is the 
set of JARs required for out AWS-related functionality. Can you check that 
nodes can be started on Amazon using {{ignite.sh}} with S3 IP finder?

> IGNITE_HOME/libs/ignite-aws/aws-java-sdk-1.10.29.jar doesn't contain any 
> classes
> --------------------------------------------------------------------------------
>
>                 Key: IGNITE-2758
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2758
>             Project: Ignite
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.5.0.final
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>            Priority: Blocker
>              Labels: community, customer, important
>             Fix For: 1.6
>
>
> To observe the issue do this:
> * Build the fabric ZIP file.
> * Go to {{ignite-aws}} module folder.
> * Unzip {{aws-java-sdk-1.10.29.jar}}.
> * JAR file contains only pom.xml, no classes.
> We need to make sure that all required AWS SDK components are included. At 
> least we need these ones:
> * aws-java-sdk-core
> * aws-java-sdk-s3
> * joda-time



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

Reply via email to