[ 
https://issues.apache.org/jira/browse/SPARK-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-5993.
------------------------------
    Resolution: Fixed

Looks like this was resolved in https://github.com/apache/spark/pull/4753

> Published Kafka-assembly JAR was empty in 1.3.0-RC1
> ---------------------------------------------------
>
>                 Key: SPARK-5993
>                 URL: https://issues.apache.org/jira/browse/SPARK-5993
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, Streaming
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>            Priority: Blocker
>             Fix For: 1.3.0
>
>
> This is because the maven build generated two Jars-
> 1. an empty JAR file (since kafka-assembly has no code of its own)
> 2. a assembly JAR file containing everything in a different location as 1
> The maven publishing plugin uploaded 1 and not 2. 
> Instead if 2 is not configure to generate in a different location, there is 
> only 1 jar containing everything, which gets published.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to