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

ASF GitHub Bot commented on PARQUET-1135:
-----------------------------------------

wangyum opened a new pull request #488: [PARQUET-1135][FOLLOW-UP] Update thrift 
and protoc version in README.md
URL: https://github.com/apache/parquet-mr/pull/488
 
 
   ## What changes were proposed in this pull request?
   If still use the previous version:
   ```shell
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (generate-sources) on 
project parquet-protobuf: An Ant BuildException has occured: exec returned: 1
   [ERROR] around Ant part ...<exec failonerror="true" executable="protoc">... 
@ 6:48 in 
/Users/yumwang/opensource/parquet-mr/parquet-protobuf/target/antrun/build-main.xml
   [ERROR] -> [Help 1]
   ```
   ## How was this patch tested?
   Test on Mac:
   ```shell
   brew uninstall protobuf@2.5
   brew install protobuf@3.5
   brew install thrift@0.9
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> upgrade thrift and protobuf dependencies
> ----------------------------------------
>
>                 Key: PARQUET-1135
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1135
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>            Priority: Major
>             Fix For: 1.10.0
>
>
> thrift 0.7.0 -> 0.9.3
>  protobuf 3.2 -> 3.5.1



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

Reply via email to