You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Naveen Gangam (JIRA)" <ji...@apache.org> on 2018/10/01 13:40:00 UTC

[jira] [Updated] (HIVE-20619) Include MultiDelimitSerDe in HIveServer2 By Default

     [ https://issues.apache.org/jira/browse/HIVE-20619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Naveen Gangam updated HIVE-20619:
---------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.0
           Status: Resolved  (was: Patch Available)

Fix has been pushed to master. Thank you for your contribution [~afan]

> Include MultiDelimitSerDe in HIveServer2 By Default
> ---------------------------------------------------
>
>                 Key: HIVE-20619
>                 URL: https://issues.apache.org/jira/browse/HIVE-20619
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2, Serializers/Deserializers
>    Affects Versions: 3.0.0, 4.0.0
>            Reporter: BELUGA BEHR
>            Assignee: Alice Fan
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-20619.2.patch
>
>
> In [HIVE-20020], the hive-contrib JAR file was removed from the HiveServer2 classpath.  With this change, the {{MultiDelimitSerDe}} is no longer included.  This is fine, because {{MultiDelimitSerDe}} was a pain in that environment anyway.  It was available to HiveServer2, and therefore would work with a limited set of queries (select * from table limit 1) but any other query on that table which launched a MapReduce project would fail because the hive-contrib JAR file was not sent out with the rest of the Hive JARs for MapReduce jobs.
> Please bring {{MultiDelimitSerDe}} back into the fold so that it's available to users out of the box without having to install the hive-contrib JAR into the HiveServer2 auxiliary directory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)