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

Hive contrib jar should not be in lib

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • Contrib
    • None

    Description

      Currently the way hive is packaged it includes hive-contrib-<version>.jar in lib, we should not include it here because it is picked up by services like HS2. This creates a situation in which experimental features such as the MultiDelimitSerDe are accessible without understanding how to really install and use it. For example you can create a table using HS2 via beeline with the aforementioned SerDe and it will work as long you do not do M/R jobs. The M/R jobs do not work because the SerDe is not in aux to get shipped into distcache. I propose we do not package it this way and if someone would like to leverage an experimental feature they can add it manually to their environment. 

      Attachments

        1. HIVE-20020.5.patch
          1 kB
          Alice Fan
        2. HIVE-20020.4.patch
          1 kB
          Alice Fan
        3. HIVE-20020.3.patch
          2 kB
          Alice Fan

        Issue Links

          Activity

            People

              afan Alice Fan
              johndee Johndee Burks
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: