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

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

After configure make install of protoc the yarn build came through clean.
In my case I uninstalled libprotoc through the synaptic UI.
The default ./configure step did not work and resulted in the following error 
when running protoc --version:
protoc: error while loading shared libraries: libprotobuf.so.7: cannot open 
shared object file: No such file or directory

I did a make unintall, make distclean, ./configure --prefix /usr, make, make 
install
and then things worked fine.

> 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