[
https://issues.apache.org/jira/browse/HBASE-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795846#action_12795846
]
Kay Kay commented on HBASE-1433:
--------------------------------
{quote}
$ ant test
succeeds
{quote}
Sorry - spoke too soon. Three test cases failed due to dynamic linking issue.
java.lang.NoSuchMethodError:
org.apache.hadoop.ipc.RPC.getProxy(Ljava/lang/Class;JLjava/net/InetSocketAddress;Lorg/apache/hadoop/security/UserGroupInformation;Lorg/apache/hadoop/conf/Configuration;Ljavax/net/SocketFactory;)Lorg/apache/hadoop/ipc/VersionedProtocol;
[junit] Test org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan
FAILED
[junit] Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 40.874 sec
[junit] Test org.apache.hadoop.hbase.mapreduce.TestTableMapReduce FAILED
[junit] Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 29.85 sec
[junit] Test org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed FAILED
[junit] Running org.apache.hadoop.hbase.master.TestMinimumServerCount
May be a subsequent snapshot of mapreduce library would resolve the
inconsistency.
> Update hbase build to match core, use ivy, publish jars to maven repo, etc.
> ---------------------------------------------------------------------------
>
> Key: HBASE-1433
> URL: https://issues.apache.org/jira/browse/HBASE-1433
> Project: Hadoop HBase
> Issue Type: Task
> Affects Versions: 0.20.2
> Reporter: stack
> Attachments: HBASE-1433.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.