You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/03/04 19:59:40 UTC

[jira] [Comment Edited] (IGNITE-2758) IGNITE_HOME/libs/ignite-aws/aws-java-sdk-1.10.29.jar doesn't contain any classes

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

Valentin Kulichenko edited comment on IGNITE-2758 at 3/4/16 6:59 PM:
---------------------------------------------------------------------

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, and I don't actually think that we need this JAR file in the ZIP at all, because 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?


was (Author: vkulichenko):
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)