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

statefun-flink-distribution bundles many unwanted dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • statefun-2.0.0
    • Stateful Functions
    • None

    Description

      Because the "provided" scope in Maven does not work well with transitive dependencies, many transitive dependencies are interpreted as "compile" scope and included in the shaded jar.

      Currently only "flink-runtime" and "flink-streaming-java" are overridden as provided in "statefun-flink-distribution". We need to add all Flink other dependent Flink modules directly as provided.

      Attachments

        Activity

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: