You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "wenfeiyi666 (Jira)" <ji...@apache.org> on 2020/03/13 10:04:00 UTC

[jira] [Commented] (HBASE-23971) protoc warns: "no protobuf syntax specified"

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

wenfeiyi666 commented on HBASE-23971:
-------------------------------------

it's ok

> protoc warns: "no protobuf syntax specified"
> --------------------------------------------
>
>                 Key: HBASE-23971
>                 URL: https://issues.apache.org/jira/browse/HBASE-23971
>             Project: HBase
>          Issue Type: Task
>          Components: Protobufs
>            Reporter: Nick Dimiduk
>            Assignee: wenfeiyi666
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> This comes up in a couple places.
> {noformat}
> [INFO] --- protobuf-maven-plugin:0.6.1:compile (compile-protoc) @ hbase-protocol-shaded ---
> [INFO] Compiling 37 proto file(s) to /Users/ndimiduk/repos/apache/hbase/hbase-protocol-shaded/target/generated-sources/protobuf/java
> [WARNING] PROTOC: [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: RSGroupAdmin.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
> [libprotobuf WARNING google/protobuf/compiler/parser.cc:546] No syntax specified for the proto file: RSGroup.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
> {noformat}



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