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

Martin Tzvetanov Grigorov commented on TEZ-4428:
------------------------------------------------

I have tested successfully the PR on openEuler 20.03 LTS ARM64:
{code:java}
$ git clone https://github.com/apache/tez.git
$ cd tez
$ gh pr checkout 218
$ set -x JAVA_HOME $JAVA_8_HOME
$ mvn clean install -DskipTests -Dprotobuf.version=3.13.0 -pl "!tez-ui"{code}
I used 3.13.0 randomly. Any version newer than 3.5.0 should be good.

> Use protoc-jar-maven-plugin to generate protobuf classes
> --------------------------------------------------------
>
>                 Key: TEZ-4428
>                 URL: https://issues.apache.org/jira/browse/TEZ-4428
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Mark Bathori
>            Assignee: Mark Bathori
>            Priority: Major
>             Fix For: 0.10.2
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Use protoc-jar-maven-plugin to dynamically download protobuf executable and 
> generate protobuf classes from proto files.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to