maven - Installing Oozie in Ubuntu virtualbox -


This is the error I am receiving when I try to install OZee.

Hadoop - 2.5.1 Meven - 3.2.3 Oozie - 4.0.0

I am trying to install it in virtualbox. I have also edited the pom.xml file. Is there a problem with their version of Hadop and Ozzy?

  [INFO] ------------------------- ------------ ----------------------------------- [INFO] Reactor Summary: [INFO] [INFO] Apache Ozie Main .................................. Success [3.086 s] [INFO] Apache Ozie Client ..... ........................... success [25.084 s] [information] Apache OZHI HADOP 1.1.1.oozie-4.0.0 ... ........... Success [1.705 s] [INFO] Apache Ozi Hadop Destructor 1.1.1.oozie-4.0.0 ...... Success [0.238 s] [INFO] Apache Ozzy HDOP 1.1 .1.oozie-4.0.0 Test ......... Success [0.517S] [INFO] Apache OZY HADOP 2.2.0.UG-4.0 0 ............. Success [01:41 min] [INFO] Apache OZY HADOP 2.2.0.oozie-4.0.0 Test ......... Success [35.359] S] [INFO] Apache Ozi Hadop Destructor 2.2.0.oozie-4.0.0 ....... Success [3.244 s] [INFO] Apache OZY Hedop 0.23.5.UzE-0.0.0 .. ... ........ Success [5.024 s] [INFO] Apache Ozhi Haddop 0.23.5.OOzie-4.0.0 Test ....... Success [0.432 s] [INFO] Apache O OZ Hadoop Distorfect 0.23.5.oozie-4.0.0 ...... Success [0.275 s] [INFO] Apache Ozi Hadoop Libs ..................... ...... Success 9 6s] [INFO] Apache Ozzy HBS 0.94.2. Yuzi-0.0.0 .............. Success [0.763 s] [INFO] Apache Oozie Hbase Libs ..... ....................... success [1.121 s] [INFO] Apache OZI HCTEL 0.5.0.oozie-4.0 0 ........ .... Success [5.821 s] [INFO] Apache OZhiEquisitional 0.6.0.oozie-4.0.0 ............ Success [26.194 s] [INFO] Apache Ozzy HTCL Libs .. ....................... success [1.084 s] [information] Apache Ozi Share Lib Ozi ......... ......... Failure [10.767 s] [INFO] Apache OZee Share Lib HCNeal .................... SKIPPED [INFO] Apache Ozi Core .................................. SKIPPED [INFO] Apache Ozzy Docks. ................................. SKIPPED [INFO] Apache Ozi Share Lib Pig ........ ................. SKIPPED [INFO] Apache OZee Share LibHive ........................ SKIPPED [INFO] Apache OZee Share Lib Sqoop ....................... SKIPPED [INFO] Apache Ozee Share Lib Streaming ......... .......... SKIPPED [INFO] Apache Ozi Share Lib Depth ...................... SKIPPED [INFO] Apache Ozi Webpace ............ .................... SKIPPED [INFO] Apache Ozzy Example ....................... ....... SKIPPED [INFO] Apache OZee Share Lib ............................. SKIPPED [INFO] Apache OZee Equipment ................................. SKIPPED [INFO] Apache Ozzy MiniOzi ........ .................... SKIPPED [INFO] Apache Ozzy Destro ...................... ......... SKIPPED [INFO] ------------------------------------ - ----------------------------------- [INFO] Builder failure [INFO] ------ -------------------------------------------------- ---------------- [INFO] Total Time: 03:53 min [INFO] Finished: 2014-10-30T08: 29: 55 + 05: 30 [INFO] Last Memory: 43m / 105m [INFO] ----------------------- -------------------- ----------------------------- [ Error] Failed to execute target on project oozie-sharelib-Oozie: Dependency for project org.apache.oozie could not be solved: oozie-sharelib-oozie: jar: 4.0.0: The following artifacts can not be resolved : Org.apache.oozie: oozie-hadoop: jar: 2.5.0. Oozie-4.0.0, org.apache.oozie: oozie-hadoop-test: jar: 2.5.0.oozie-4.0.0: Artifact org.apache.oozie could not be found: oozie-hadoop: jar: 2.5.0. OoZ-4.0.0 in the middle (http://repo1.maven.org/maven2) - & gt; [Help 1] [Error] [Error] To see the complete stack traces of errors, re-run Maven with the -i switch [ERROR] To enable full debug logging, Maven, using the X switch, Run. [Error] [Error] For more information about errors and possible solutions, please read the following article: [Error] [Help1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [Error] After fixing the problems, you get the command [ERROR] MVN & lt; Goals and gt; With Build can resume build. -RF: I also encountered this error when creating oozie-4.0 I / O   

Hadoop 2.5. 1 in 1 For this build, I only select & lt; OOZIE_BUILD_HOME & gt; /pom.xml has changed the versions, then I changed the hop versions in the following folders and my error has been resolved.

  & lt; OOZIE_HOME & gt; / Hadooplibs / hadoop-2 / pom.xml & lt; OOZIE_HOME & gt; /hadooplibs/hadoop-distcp-2/pom.xml & lt; OOZIE_HOME & gt; / Hadooplibs / hadoop-test-2 / pom.xml  

Comments