hadoop - Apache Oozie 3.3.2 Build error | Plugin resolution exception -
i have been trying install oozie apache hadoop version 1.2.1 on centos 6.4 maven 3.2.1 has been installed. while trying build distribution below command, got next error
mkdistro.sh -e -dskiptests
[warning] problems encountered while building effective model org.apache.oozie:oozie-main:pom:3.3.2 [warning] 'build.plugins.plugin.version' com.atlassian.maven.plugins:maven-clover2-plugin missing. @ line 742, column 21 [warning] 'build.plugins.plugin.version' org.codehaus.mojo:findbugs-maven-plugin missing. @ line 751, column 21
in {oozie_base_dir}/pom.xml, above plugin versions not explicitly declared mentioned groupid & artifactid. also, specified repository "https://repository.cloudera.com/cloudera/ext-release-local/" did not contain above 2 plugins.
i referred here farther knowledge.
explicitly telling versions of plugin in pom file did not work in case, above mentioned repository no longer had above 2 plugins.
then, find above 2 plugins in search.maven.org below, maven refers {home_dir}/.m2/ whenever not fetch files specified repositories.
org.codehaus.mojo http://search.maven.org/#browse|820238317 com.atlassian.maven.plugins http://search.maven.org/#browse|673055776
request kind help in guiding me further. in advance.
and know, why error has not been prevalent when looking such kind , every installation method finish mkdistro.sh casually.
thank rajnish, go through link , reg. java version pls find below.
java version "1.7.0_40" java(tm) se runtime environment (build 1.7.0_40-b43) java hotspot(tm) client vm (build 24.0-b56, mixed mode)
i used same hadoop version however, oozie 4.0.1 can refer link rajnishbigdata.wordpress.com/oozie-install.
also, allow me know version of java installed on system.
hadoop plugins oozie build-error distro
No comments:
Post a Comment