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

stack commented on HBASE-6000:
------------------------------

There is no requirement that you install protoc to build hbase; the generated 
classes are checked in as they are for thrift and avro.  Generated stuff is at 
src/main/java/org/apache/hadoop/hbase/protobuf/generated.
                
> 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

        

Reply via email to