You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/09/02 04:07:51 UTC

[jira] [Updated] (TAJO-94) Remove duplicate proto files.

     [ https://issues.apache.org/jira/browse/TAJO-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyunsik Choi updated TAJO-94:
-----------------------------

    Fix Version/s: 0.2-incubating
           Status: Patch Available  (was: Open)
    
> Remove duplicate proto files.
> -----------------------------
>
>                 Key: TAJO-94
>                 URL: https://issues.apache.org/jira/browse/TAJO-94
>             Project: Tajo
>          Issue Type: Improvement
>          Components: build
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-94.patch
>
>
> There are some duplicate proto files. DataTypes, CatalogProtos, CatalogProtocol, PrimitiveProtos, and TajoIdProtos are duplicated in some modules for importing external proto files. However, this problem can be easily resolved by using the '--proto_path option'.
> Since Tajo uses maven to automatically generate protocol buffer classes, we should just add the following option into proper tags.
> {code}
> <argument>--proto_path=../../dir..</argument>
> {code}

--
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