[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276371#comment-13276371 ]
Enis Soztutar commented on HBASE-6000: -------------------------------------- .proto files are source files, so +1 for putting them under src/main. bq. 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 +1 to that. I think we should make out-of-the-box compilation as easy as possible. If we commit the generated sources under src/, it should be ok. Also +1 on having "generated" in the package name. We have some maven targets depending on that convention. > 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