Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-11535

Remove jackson-dataformat-yaml dependency

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Hadoop-project usesĀ  snakeyaml.version-2.0 and jackson-dataformat-yaml-2.12.7.
      But internally jackson-dataformat-yaml-2.12.7 uses compile dependency snakeyaml.version-1.27 .This may cause a transitive dependency issue in other services using hadoop jar having jackson-dataformat-yaml-2.12.7 asĀ  jackson-dataformat-yaml-2.12.7 will use nearest dependency available of snakeyaml i.e 1.27 and ignore the version of snakeyaml-2.0 from hadoop-project. To overcome this and since jackson-dataformat-yaml is not actually used it should be removed.

      Attachments

        1. deps.txt
          1.01 MB
          Benjamin Teke

        Activity

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

          People

            bteke Benjamin Teke
            susheel_7 Susheel Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment