You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/01/20 17:27:39 UTC

[jira] [Assigned] (FLINK-3247) Kafka Connector unusable with quickstarts - shading issue

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

Robert Metzger reassigned FLINK-3247:
-------------------------------------

    Assignee: Robert Metzger

> Kafka Connector unusable with quickstarts - shading issue
> ---------------------------------------------------------
>
>                 Key: FLINK-3247
>                 URL: https://issues.apache.org/jira/browse/FLINK-3247
>             Project: Flink
>          Issue Type: Bug
>          Components: Kafka Connector
>    Affects Versions: 1.0.0
>            Reporter: Stephan Ewen
>            Assignee: Robert Metzger
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> The Kafka Connector now requires Curator, which is referenced as {{flink-shaded-curator}}. The quickstarts make sure it is not packaged into the jar file via exclusions.
> The curator classes are however only in relocated form in the flink-dist.jar - relocated manually in the {{flink-runtime}} project. The connector can thus not use find the Curator classes and fails.



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