Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3247

Kafka Connector unusable with quickstarts - shading issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • Connectors / Kafka
    • None

    Description

      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.

      Attachments

        Activity

          People

            rmetzger Robert Metzger
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: