[
https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276058#comment-13276058
]
Andrew Purtell commented on HBASE-6000:
---------------------------------------
I don't think we should consider protobuf IDL as source. In my opinion it
should not be necessary to have protoc installed to build HBase, just like it's
not necessary to have the Thrift compiler available. However, I will grant
someone with an opposing view that now Hadoop core requires protoc on the path
on the build host. (That is annoying because nothing keeps its version in sync
with the protobuf jar that Hadoop is pulling down.)
> Cleanup where we keep .proto files
> ----------------------------------
>
> Key: HBASE-6000
> URL: https://issues.apache.org/jira/browse/HBASE-6000
> Project: HBase
> Issue Type: Bug
> Reporter: stack
>
> I see Andrew for his pb work over in rest has .protos files under
> src/main/resources. We should unify where these files live. The recently
> added .protos place them under src/main/protobuf Its confusing.
> The thift idl files are here under resources too.
> Seems like we should move src/main/protobuf under src/resources to be
> consistent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira