You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2013/04/16 21:15:16 UTC

[jira] [Commented] (GORA-191) Add a constructor to GoraCompiler so it can be used outside of Gora.

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

Lewis John McGibbney commented on GORA-191:
-------------------------------------------

Hi Udesh, the idea here is for us to be able to generate Java classes for a number of Avro schema files as per the method one like 260 here [0].
For example, say we wish to feed in all the files in this directory [1] and use the GoraCompiler as a target within an automated build script or something.
Does this make sense?

[0] http://svn.apache.org/viewvc/avro/trunk/lang/java/compiler/src/main/java/org/apache/avro/compiler/specific/SpecificCompiler.java?view=markup
[1] http://svn.apache.org/repos/asf/nutch/branches/2.x/src/gora/
                
> Add a constructor to GoraCompiler so it can be used outside of Gora.
> --------------------------------------------------------------------
>
>                 Key: GORA-191
>                 URL: https://issues.apache.org/jira/browse/GORA-191
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: gora-core, schema
>            Reporter: Lewis John McGibbney
>            Assignee: Apostolos Giannakidis
>            Priority: Critical
>             Fix For: 0.4
>
>         Attachments: GoraCompilerConstructor.patch
>
>
> We need to automate the compiling of various .avsc files over in Nutch. We should add a constructor to GoraCompiler so it can be used more widely. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira