You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andy LoPresto (JIRA)" <ji...@apache.org> on 2016/04/22 06:13:12 UTC

[jira] [Resolved] (NIFI-1803) Exclude spark classes from nifi-spark-receiver

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

Andy LoPresto resolved NIFI-1803.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.7.0
                   1.0.0

Reviewed the change, built, all tests & contrib-check passed. Also backported fix to 0.x branch. 

> Exclude spark classes from nifi-spark-receiver
> ----------------------------------------------
>
>                 Key: NIFI-1803
>                 URL: https://issues.apache.org/jira/browse/NIFI-1803
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Randy Gelhausen
>             Fix For: 1.0.0, 0.7.0
>
>
> The nifi-spark-receiver artifacts includes spark-streaming as a dependency. However, when deploying Spark apps, the Spark framework provides all these classes. Including them in a third party artifact leads to class conflicts and debugging hell.
> The nifi-spark-receiver pom needs to mark spark-streaming as scope provided.



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