[
https://issues.apache.org/jira/browse/TAJO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968737#comment-13968737
]
David Chen commented on TAJO-711:
---------------------------------
Hi Hyunsik,
It looks like those tests are still failing with the same problem:
{{java.lang.NoSuchFieldError: AVRO}}
Is it possible to look at Jenkin's working directory for that job and see
whether there is anything suspicious with the way the changes to
CatalogProtos.proto was applied? It seems that this may be caused by either the
patch not applying correctly to CatalogProtos so that AVRO was not added to the
StoreType enum or a stale StoreType class was used to build tajo-storage, but I
am unable to debug this any further without access to the Jenkins machine since
these failures do not reproduce on my machine.
Thanks,
David
> Add Avro storage support
> ------------------------
>
> Key: TAJO-711
> URL: https://issues.apache.org/jira/browse/TAJO-711
> Project: Tajo
> Issue Type: New Feature
> Reporter: David Chen
> Assignee: David Chen
> Attachments: TAJO-711.patch, TAJO-711.patch,
> TAJO-711_20140413_20:36:40.patch, TAJO-711_20140413_21:00:34.patch,
> TAJO-711_20140413_21:46:27.patch, TAJO-711_20140414_11:07:13.patch
>
>
> Add {{FileScanner}} and {{FileAppender}} for reading from and writing to Avro.
--
This message was sent by Atlassian JIRA
(v6.2#6252)