Problems building hadoop 3.0.0-SNAPSHOT on Windows 7 64 bits and Java 8 and Maven3.3.3 -
when use windows sdk 7.1 command prompt building apache/hadoop 3.0.0 command of mvn clean compile.but have problems when process go here.how can fixed problem ? many many you.
[info] ------------------------------------------------------------------------ [info] building apache hadoop common 3.0.0-snapshot [info] ------------------------------------------------------------------------ [info] ------------------------------------------------------------------------ [info] reactor summary: [info] [info] apache hadoop main ................................. success [ 0.504 s] [info] apache hadoop build tools .......................... success [ 0.584 s] [info] apache hadoop project pom .......................... success [ 0.627 s] [info] apache hadoop annotations .......................... success [ 2.683 s] [info] apache hadoop project dist pom ..................... success [ 0.112 s] [info] apache hadoop assemblies ........................... success [ 0.188 s] [info] apache hadoop maven plugins ........................ success [ 1.092 s] [info] apache hadoop minikdc .............................. success [ 1.873 s] [info] apache hadoop auth ................................. success [ 1.554 s] [info] apache hadoop auth examples ........................ success [ 0.400 s] [info] apache hadoop common ............................... failure [ 0.021 s] [info] apache hadoop nfs .................................. skipped [info] apache hadoop kms .................................. skipped [info] apache hadoop common project ....................... skipped [info] build failure [info] ------------------------------------------------------------------------ [info] total time: 12.969 s [info] finished at: 2015-07-14t10:50:53+08:00 [info] final memory: 56m/269m [info] ------------------------------------------------------------------------ [error] failed parse plugin descriptor org.apache.hadoop:hadoop-maven-plu gins:3.0.0-snapshot (c:\users\mingleiz\mygit\hadoop\hadoop-maven-plugins\target\ classes): no plugin descriptor found @ meta-inf/maven/plugin.xml -> [help 1] [error] [error] see full stack trace of errors, re-run maven -e swit ch. [error] re-run maven using -x switch enable full debug logging. [error] [error] more information errors , possible solutions, please rea d following articles: [error] [help 1] http://cwiki.apache.org/confluence/display/maven/plugindescript orparsingexception
i sovle problem now.following solution:
1:set platform=x64 (when building on 64-bit system) 2:install vs 2010 professional , sp1 must need.
ok,and here ending building.
[info] ------------------------------------------------------------------------ [info] reactor summary: [info] [info] apache hadoop main ................................. success [ 2.794 s] [info] apache hadoop build tools .......................... success [ 1.582 s] [info] apache hadoop project pom .......................... success [ 1.160 s] [info] apache hadoop annotations .......................... success [ 2.250 s] [info] apache hadoop project dist pom ..................... success [ 0.629 s] [info] apache hadoop assemblies ........................... success [ 0.349 s] [info] apache hadoop maven plugins ........................ success [ 2.902 s] [info] apache hadoop minikdc .............................. success [ 2.578 s] [info] apache hadoop auth ................................. success [ 5.007 s] [info] apache hadoop auth examples ........................ success [ 2.580 s] [info] apache hadoop common ............................... success [01:44 min] [info] apache hadoop nfs .................................. success [ 3.074 s] [info] apache hadoop kms .................................. success [ 22.619 s] [info] apache hadoop common project ....................... success [ 0.071 s] [info] apache hadoop hdfs client .......................... success [ 18.156 s] [info] apache hadoop hdfs ................................. success [01:50 min] [info] apache hadoop httpfs ............................... success [01:09 min] [info] apache hadoop hdfs bookkeeper journal .............. success [ 37.003 s] [info] apache hadoop hdfs-nfs ............................. success [ 1.932 s] [info] apache hadoop hdfs project ......................... success [ 0.071 s] [info] apache hadoop yarn ................................. success [ 0.076 s] [info] apache hadoop yarn api ............................. success [ 9.896 s] [info] apache hadoop yarn common .......................... success [01:24 min] [info] apache hadoop yarn server .......................... success [ 0.088 s] [info] apache hadoop yarn server common ................... success [ 4.608 s] [info] apache hadoop yarn nodemanager ..................... success [ 8.123 s] [info] apache hadoop yarn web proxy ....................... success [ 1.975 s] [info] apache hadoop yarn applicationhistoryservice ....... success [ 14.526 s] [info] apache hadoop yarn resourcemanager ................. success [ 15.525 s] [info] apache hadoop yarn server tests .................... success [ 1.688 s] [info] apache hadoop yarn client .......................... success [ 3.273 s] [info] apache hadoop yarn sharedcachemanager .............. success [ 1.601 s] [info] apache hadoop yarn applications .................... success [ 0.058 s] [info] apache hadoop yarn distributedshell ................ success [ 1.453 s] [info] apache hadoop yarn unmanaged launcher ........... success [ 0.789 s] [info] apache hadoop yarn site ............................ success [ 0.074 s] [info] apache hadoop yarn registry ........................ success [ 2.915 s] [info] apache hadoop yarn project ......................... success [ 0.170 s] [info] apache hadoop mapreduce client ..................... success [ 0.117 s] [info] apache hadoop mapreduce core ....................... success [ 11.576 s] [info] apache hadoop mapreduce common ..................... success [ 6.131 s] [info] apache hadoop mapreduce shuffle .................... success [ 1.574 s] [info] apache hadoop mapreduce app ........................ success [ 8.106 s] [info] apache hadoop mapreduce historyserver .............. success [ 3.868 s] [info] apache hadoop mapreduce jobclient .................. success [ 16.826 s] [info] apache hadoop mapreduce historyserver plugins ...... success [ 0.649 s] [info] apache hadoop mapreduce nativetask ................. success [ 2.308 s] [info] apache hadoop mapreduce examples ................... success [ 3.706 s] [info] apache hadoop mapreduce ............................ success [ 0.145 s] [info] apache hadoop mapreduce streaming .................. success [ 7.313 s] [info] apache hadoop distributed copy ..................... success [ 30.467 s] [info] apache hadoop archives ............................. success [ 0.925 s] [info] apache hadoop rumen ................................ success [ 4.658 s] [info] apache hadoop gridmix .............................. success [ 3.211 s] [info] apache hadoop data join ............................ success [ 1.279 s] [info] apache hadoop ant tasks ............................ success [ 0.441 s] [info] apache hadoop extras ............................... success [ 1.121 s] [info] apache hadoop pipes ................................ success [ 0.063 s] [info] apache hadoop openstack support .................... success [ 1.489 s] [info] apache hadoop amazon web services support .......... success [ 41.175 s] [info] apache hadoop azure support ........................ success [ 10.494 s] [info] apache hadoop client ............................... success [ 0.321 s] [info] apache hadoop mini-cluster ......................... success [ 0.165 s] [info] apache hadoop scheduler load simulator ............. success [ 2.467 s] [info] apache hadoop tools dist ........................... success [ 0.356 s] [info] apache hadoop tools ................................ success [ 0.051 s] [info] apache hadoop distribution ......................... success [ 0.109 s] [info] ------------------------------------------------------------------------ [info] build success [info] ------------------------------------------------------------------------ [info] total time: 11:47 min [info] finished at: 2015-07-14t18:09:24+08:00 [info] final memory: 227m/583m [info] ------------------------------------------------------------------------
Comments
Post a Comment