You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2012/05/22 01:20: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=13280602#comment-13280602 ] 

Carl Steinbach commented on HIVE-3040:
--------------------------------------

hive-exec also includes all of the serde classes, some of which depend on Thrift (e.g. TCTLSeparatedProtocol, DynamicSerDe, etc). If you remove Thrift from hive-exec then you also need to remove these classes and the associated test cases from hive-serde.
                
> 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: Bhushan Mandhani
>            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira