Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-16439

Exclude older v2 version of jackson lib from dependent jars in pom.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Hive
    • None

    Description

      There are multiple versions of jackson libs included in the dependent jars like spark-client and metrics-json. That causes older versions of jackson libs to be used.

      We need to exclude them from the dependencies and use the explicit one (currently 2.6.5).

      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-databind</artifactId>

      Attachments

        1. HIVE-16439.1.patch
          1 kB
          Aihua Xu

        Activity

          People

            aihuaxu Aihua Xu
            aihuaxu Aihua Xu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: