You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Andrew Muraco (JIRA)" <ji...@apache.org> on 2017/02/15 03:45:41 UTC

[jira] [Commented] (HIVE-3040) Hive Exec jar should not include Thrift

    [ https://issues.apache.org/jira/browse/HIVE-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867166#comment-15867166 ] 

Andrew Muraco commented on HIVE-3040:
-------------------------------------

So what's the current work-around right now?

I'm on CDH-5.5.1-1.cdh5.5.1.p0.11 (hive 1.1.0-cdh5.5.1 jars) and when I schedule a Hive or HiveServer2 step in oozie , it fails based on if the hive-exec jar appears after libthrift (failure) or before (success).


> Hive Exec jar should not include Thrift
> ---------------------------------------
>
>                 Key: HIVE-3040
>                 URL: https://issues.apache.org/jira/browse/HIVE-3040
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.8.1
>            Reporter: Bhushan Mandhani
>            Assignee: Namit Jain
>            Priority: Minor
>             Fix For: 0.8.1
>
>         Attachments: HIVE-3040.1.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> hive-exec jar includes Thrift classes even though it does not need them. This can create problems because it can load some wrong version of Thrift and other  jars that need Thrift get stuck with the wrong version. We will remove Thrift from this jar.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)