[
https://issues.apache.org/jira/browse/TEZ-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor resolved TEZ-4709.
-------------------------------
Resolution: Fixed
> Fix Protobuf linter (buf) failures by upgrading in build environment
> ---------------------------------------------------------------------
>
> Key: TEZ-4709
> URL: https://issues.apache.org/jira/browse/TEZ-4709
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Raghav Aggarwal
> Assignee: Raghav Aggarwal
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Tez is using buf version 0.21.0 which is old and has different syntax
> compared to latest buf which is causing failure in Tez CI.
> {code:java}
> Error: unknown command "lint" for "buf"
> Run 'buf --help' for usage.
> unknown command "lint" for "buf" {code}
> Upgrading to latest will fix the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)