[
https://issues.apache.org/jira/browse/HBASE-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975594#action_12975594
]
stack commented on HBASE-3393:
------------------------------
I applied the patch along w/ Lars qualification on the jboss repo and got this
compiling:
{code}
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/Users/Stack/checkouts/trunk/src/main/java/org/apache/hadoop/hbase/avro/AvroUtil.java:[140,26]
incompatible types
found : org.apache.avro.generic.GenericData.Array<org.apache.avro.util.Utf8>
required: java.util.List<java.lang.CharSequence>
{code}
You get that Jeff?
> Update Avro gateway to use Avro 1.4.1 and the new server.join() method
> ----------------------------------------------------------------------
>
> Key: HBASE-3393
> URL: https://issues.apache.org/jira/browse/HBASE-3393
> Project: HBase
> Issue Type: Sub-task
> Components: avro
> Reporter: Jeff Hammerbacher
> Assignee: Jeff Hammerbacher
> Attachments: HBASE-3393-2.patch, HBASE-3393.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.