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

Joep Rottinghuis commented on MAPREDUCE-2901:
---------------------------------------------

Yeah, that is the same error I see with libprotoc 2.3.0:
[INFO] --- exec-maven-plugin:1.2:exec (generate-sources) @ hadoop-yarn-api ---
main:
[INFO] Executed tasks
[INFO] 
[INFO] --- exec-maven-plugin:1.2:exec (generate-sources) @ hadoop-yarn-api ---
yarn_protos.proto:22:8: Option "java_generate_equals_and_hash" unknown.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn-api ................................... FAILURE [1.224s]
[INFO] hadoop-yarn-common ................................ SKIPPED
[INFO] hadoop-yarn-server-common ......................... SKIPPED
[INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
[INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[INFO] hadoop-yarn-server ................................ SKIPPED
[INFO] hadoop-yarn ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.518s
[INFO] Finished at: Tue Sep 06 12:33:18 PDT 2011
[INFO] Final Memory: 7M/227M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:exec 
(generate-sources) on project hadoop-yarn-api: Command execution failed. 
Process exited with an error: 1(Exit value: 1) -> [Help 1]



> Build should fail sanely if protoc isn't on PATH
> ------------------------------------------------
>
>                 Key: MAPREDUCE-2901
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2901
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>
> It now fails "[ERROR] Failed to execute goal 
> org.codehaus.mojo:exec-maven-plugin:1.2:exec (generate-sources) on project 
> hadoop-yarn-api: Command execution failed. Process exited with an error: 
> 1(Exit value: 1) -> [Help 1]".
> Which doesn't help much.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to