You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Matzz (JIRA)" <ji...@apache.org> on 2014/04/11 11:25:17 UTC

[jira] [Commented] (GORA-144) Upgrade gora so to be compatible with hadoop 2

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

Matzz commented on GORA-144:
----------------------------

Hi. Is there any progress in this case? Hi. Is there any progress in this case? I tried to upgrade Gora to Avro 1.7.6  but after some time I face the same problems as Lewis (described here http://mail-archives.apache.org/mod_mbox/avro-user/201202.mbox/%3CCAGaRif0gwXf278-DF63SEu65rEezT6HH3mGN5Gzrrg6N1aQfZw@mail.gmail.com%3E )
[~lewismc]  Have you found solutions for the problems described on the Avro mailing list?

> Upgrade gora so to be compatible with hadoop 2
> ----------------------------------------------
>
>                 Key: GORA-144
>                 URL: https://issues.apache.org/jira/browse/GORA-144
>             Project: Apache Gora
>          Issue Type: Task
>          Components: avro, build process, maven
>    Affects Versions: 0.2
>            Reporter: raf shin
>            Priority: Minor
>             Fix For: 0.4
>
>
> TaskAttemptContext and JobContext which were a class in previous hadoop versions are now interfaces.
> Compiling gora with new hadoop version 2 fails.
> BinaryDecoder and BinaryEncoder in Avro 1.5.4 are also now interfaces which were previously class.
> avro.ipc.ByteBufferOutputStream and avro.ipc.ByteBufferInputStream are also moved to avro.util package.
> There might be much more incompatibilities there which we have not seen yet.
> We gave up upgrading our nutchgora to the new hadoop 2 version.



--
This message was sent by Atlassian JIRA
(v6.2#6252)