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

Ashutosh Chauhan commented on HIVE-1526:
----------------------------------------

Hey Ning, 

Can you paste the full stack trace? I did the following and everything worked 
as expected:

{code}
$ svn co http://svn.apache.org/repos/asf/hive/trunk .
$ curl 
https://issues.apache.org/jira/secure/attachment/12464952/HIVE-1526-complete.5.patch.txt
 | patch -p0
$ cd lib/
$ wget 
https://issues.apache.org/jira/secure/attachment/12459901/thrift-fb303-0.5.0.jar
 
$ wget 
https://issues.apache.org/jira/secure/attachment/12459901/thrift-fb303-0.5.0.jar
$ cd ..
$ ant package
BUILD SUCCESSFUL
$ ant test
{code}

Now running the tests. Havent seen any failure yet. Will post back when tests 
finish.

> Hive should depend on a release version of Thrift
> -------------------------------------------------
>
>                 Key: HIVE-1526
>                 URL: https://issues.apache.org/jira/browse/HIVE-1526
>             Project: Hive
>          Issue Type: Task
>          Components: Build Infrastructure, Clients
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1526-complete.4.patch.txt, 
> HIVE-1526-complete.5.patch.txt, HIVE-1526-no-codegen.3.patch.txt, 
> HIVE-1526-no-codegen.4.patch.txt, HIVE-1526-no-codegen.5.patch.txt, 
> HIVE-1526.2.patch.txt, HIVE-1526.3.patch.txt, hive-1526.txt, libfb303.jar, 
> libthrift.jar, serde2_test.patch, svn_rm.sh, thrift-0.5.0.jar, 
> thrift-fb303-0.5.0.jar
>
>
> Hive should depend on a release version of Thrift, and ideally it should use 
> Ivy to resolve this dependency.
> The Thrift folks are working on adding Thrift artifacts to a maven repository 
> here: https://issues.apache.org/jira/browse/THRIFT-363

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to