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

Aditya Kishore commented on DRILL-223:
--------------------------------------

If the proto schema is not evolving very frequently, may I suggest that we 
exclude compiling "*.proto" files as part of default build and check-in the 
generated Java sources.

I understand that it is not ideal but cuts down on one requirement on "getting 
started with Drill".
                
> Update source readme.txt to note protobuf requirement and common error 
> resolution.
> ----------------------------------------------------------------------------------
>
>                 Key: DRILL-223
>                 URL: https://issues.apache.org/jira/browse/DRILL-223
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Jacques Nadeau
>
> If you have no protoc, you'll get the following error:
> Doing "mvn test" or "mvn install", etc. yields:
> [ERROR] Failed to execute goal 
> com.github.igor-petruk.protobuf:protobuf-maven-plugin:0.6.3:run (default) on 
> project common: Cannot execute 'protoc': Cannot run program "protoc": 
> error=2, No such file or directory -> [Help 1]
> Tell people what to do if they have this problem
> Also note what happens if you have the wrong protoc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to