You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bivas (Jira)" <ji...@apache.org> on 2021/02/01 10:51:00 UTC

[jira] [Created] (FLINK-21227) Fixed: Upgrade Version com.google.protobuf:protoc:3.5.1:exe to 3.7.0 for (power)ppc64le support

Bivas created FLINK-21227:
-----------------------------

             Summary: Fixed: Upgrade Version com.google.protobuf:protoc:3.5.1:exe to 3.7.0 for (power)ppc64le support
                 Key: FLINK-21227
                 URL: https://issues.apache.org/jira/browse/FLINK-21227
             Project: Flink
          Issue Type: Improvement
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
            Reporter: Bivas


com.google.protobuf:*protoc:3.5.1:exe* was not supported by power. Later versions released multi-arch support including power(ppc64le).Using *protoc:3.7.0:exe* able to build and E2E tests passed successfully.

https://github.com/bivasda1/flink/blob/master/flink-formats/flink-parquet/pom.xml#L253



--
This message was sent by Atlassian Jira
(v8.3.4#803005)