You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/10/28 18:54:47 UTC

[jira] [Commented] (HIVE-5612) Ability to compile odbc and re-generate generated code stored in source control

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

Brock Noland commented on HIVE-5612:
------------------------------------

Thrift gen-works well:

{noformat}
mvn clean install -Pthriftif -DskipTests -Dthrift.home=/usr/local
{noformat}

ODBC errors out on my host with the same error I see on ant package.
{noformat}
cd odbc
mvn compile -Podbc -Dthrift.home=/usr/local -Dboost.home=/usr/local
{noformat}


> Ability to compile odbc and re-generate generated code stored in source control
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-5612
>                 URL: https://issues.apache.org/jira/browse/HIVE-5612
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>         Attachments: HIVE-5612.patch
>
>
> We need the ability to re-generate protocol buffers (and thrift?) via maven. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)