[
https://issues.apache.org/jira/browse/SPARK-17418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15468442#comment-15468442
]
Sean Owen commented on SPARK-17418:
-----------------------------------
Aha. The problem is this:
https://mvnrepository.com/artifact/org.apache.spark/spark-streaming-kinesis-asl-assembly_2.10
It's not part of the source/binary distribution but an optional module
published to Maven, and the assembly here actually does include the Kinesis
binary code.
> Spark release must NOT distribute Kinesis related artifacts
> -----------------------------------------------------------
>
> Key: SPARK-17418
> URL: https://issues.apache.org/jira/browse/SPARK-17418
> Project: Spark
> Issue Type: Bug
> Components: Build, Streaming
> Affects Versions: 1.6.2, 2.0.0
> Reporter: Luciano Resende
> Priority: Critical
>
> The Kinesis streaming connector is based on the Amazon Software License, and
> based on the Apache Legal resolved issues
> (http://www.apache.org/legal/resolved.html#category-x) it's not allowed to be
> distributed by Apache projects.
> More details is available in LEGAL-198
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]