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

Make build SBT compatible

Agile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersStop watchingWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • None
    • None

    Description

      The current flink-shaded-hadoop2 dependency is not SBT compatible because it contains commons-collection:3.2.1, commons-beanutils:1.7 and commons-beanutils-core:1.8 dependencies. These dependencies contain overlapping classes which are binary compatible but not binary identical. This is a problem for the SBT assembly plugin which requires binary identity for merging them. Otherwise, the build is aborted. I propose to exclude the conflicting dependencies and use instead the commons-beanutils-bean-collection class which contains only then non-conflicting classes.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            trohrmann Till Rohrmann
            trohrmann Till Rohrmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment