[
https://issues.apache.org/jira/browse/SQOOP-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144898#comment-14144898
]
Venkat Ranganathan commented on SQOOP-1540:
-------------------------------------------
[~elserj] Thanks for the clarification.
bq. This isn't really accurate
Not sure what you mean by that. The tests from the unit tests point of view
just hangs as you should have seen. And that is because a 0.9.1 method was
invoked by the tablets servers (and the generated code used a new method
introduced in 0.9.1)
> 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
>
> Attachments: SQOOP-1540.diff
>
>
> 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)