You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Qinghui Xu (JIRA)" <ji...@apache.org> on 2018/04/24 11:34:00 UTC

[jira] [Created] (PARQUET-1280) [parquet-protobuf] Use maven protoc plugin

Qinghui Xu created PARQUET-1280:
-----------------------------------

             Summary: [parquet-protobuf] Use maven protoc plugin
                 Key: PARQUET-1280
                 URL: https://issues.apache.org/jira/browse/PARQUET-1280
             Project: Parquet
          Issue Type: New Feature
            Reporter: Qinghui Xu


Currently the build of parquet-protobuf requires protoc to be installed in your environment. By using maven protoc plugin, we can have a build independent of the environment (no need to install protoc), and more easy to change the version of protoc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)