You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Venkat Ranganathan (JIRA)" <ji...@apache.org> on 2014/09/23 09:35:34 UTC

[jira] [Commented] (SQOOP-1540) Accumulo unit tests fail with Accumulo 1.6.1 because of conflicts in libthrift libraries

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

Venkat Ranganathan commented on SQOOP-1540:
-------------------------------------------

[~elserj] has provided a patch for this issue that manipulates the classpath of the MiniAccumuloCluster that enables Sqoop unit tests to work with 1.5, 1.6 and 1.6.1 versions of accumulo without issues


> Accumulo unit tests fail with Accumulo 1.6.1 because of conflicts in libthrift libraries
> ----------------------------------------------------------------------------------------
>
>                 Key: SQOOP-1540
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1540
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.5
>         Environment: Sqoop with Accumulo 1.6.1+
>            Reporter: Venkat Ranganathan
>            Assignee: Venkat Ranganathan
>             Fix For: 1.4.6
>
>
> Accumulo 1.6.1 has started the use of thrift 0.9.1 version and uses 0.9.1 specific methods in the tablet server.
> But Hive is still using 0.9.0 version and this causes the miniAccumuloCluster to pick up the 0.9.0 jar file.   The tests time out because the tablet servers fail when invoking a thrift 0.9.1 method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)