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

Jonathan Kelly commented on SPARK-1981:
---------------------------------------

If you use the AWS Java SDK for the code that's actually bundled with Spark in 
order to stick with the Apache 2.0 license, could you then have a separate 
package that uses the Kinesis Client Library?  Or maybe it would be possible to 
get the Kinesis Client Library licensed under Apache 2.0.  I don't understand 
why the AWS Java SDK and the Kinesis Client Library are under different 
licenses.  If it's possible to get the KCL licensed under Apache 2.0, wouldn't 
that simplify your problems?  Then it wouldn't even need to be an optional 
module, right?

> Add AWS Kinesis streaming support
> ---------------------------------
>
>                 Key: SPARK-1981
>                 URL: https://issues.apache.org/jira/browse/SPARK-1981
>             Project: Spark
>          Issue Type: New Feature
>          Components: Streaming
>            Reporter: Chris Fregly
>            Assignee: Chris Fregly
>
> Add AWS Kinesis support to Spark Streaming.
> Initial discussion occured here:  https://github.com/apache/spark/pull/223
> I discussed this with Parviz from AWS recently and we agreed that I would 
> take this over.
> Look for a new PR that takes into account all the feedback from the earlier 
> PR including spark-1.0-compliant implementation, AWS-license-aware build 
> support, tests, comments, and style guide compliance.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to