Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "DevelopingOnTrunkAfter279Merge" page has been changed by 
VinodKumarVavilapalli:
http://wiki.apache.org/hadoop/DevelopingOnTrunkAfter279Merge?action=diff&rev1=3&rev2=4

Comment:
FAQ listing build failures

  
  importing as java project should continue to work.
  
+ -----------
+ FAQ
+ -----------
+ 
+ 1) Build fails with "[ERROR] Failed to execute goal
+ org.codehaus.mojo:make-maven-plugin:1.0-beta-1:autoreconf (autoreconf) on
+ project hadoop-yarn-server-nodemanager: autoreconf command returned an exit
+ value != 0. Aborting build; see debug output for more information. -> [Help
+ 1]"
+ This means that you don't have the autotool chain necessary for building the 
native code. You will need to build the native code to build 
LinuxContainerExecutor needed for running the cluster with security enabled.
+ 
+ If you are not interested in running it with security enabled, you can skip 
building the native code by passing "-P-cbuild".
+ 
  Hope that helps. If you run into issues, please send an email or create a 
JIRA issue.
  

Reply via email to