Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1844

Removed Hadoop transitive dependency on commons-lang

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.11.0
    • 1.12.0
    • None
    • None

    Description

      Some of our code parts are using commons-lang without declaring direct dependency on it. It comes as a transitive dependency from Hadoop. From Hadoop 3.3 they migrated from commons-lang to commons-lang3 which fails the build if parquet-mr is built against it.

      We shall either properly declare our direct dependency to commons-lang (or with also migrating to commons-lang3) or refactor the code to not use commons-lang at all.

      Attachments

        Issue Links

          Activity

            People

              gszadovszky Gabor Szadovszky
              gszadovszky Gabor Szadovszky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: