Hi everyone, I have started installing oozie by downloading the the tar file for oozie-3-3-1. Untared it and then I started seeing the error as shown below.
oozie version - oozie-3-3-1 Linux - Redhat 6 Note: I have not installed Hive. [ERROR] Failed to execute goal on project oozie-sharelib-hive: Could not resolve dependencies for project org.apache.oozie:oozie-sharelib-hive:jar:3.3.1: Failed to collect dependencies for [org.apache.hive:hive-cli:jar:0.9.0 (compile), org.apache.hive:hive- contrib:jar:0.9.0 (compile), org.apache.hive:hive-builtins:jar:0.9.0 (compile), org.antlr:antlr- runtime:jar:3.0.1 (compile)]: Failed to read artifact descriptor for javax.jdo:jdo2- api:jar:2.3-ec: Could not transfer artifact javax.jdo:jdo2-api:pom:2.3-ec from/to apache.snapshots.repo (https://repository.apache.org/content/groups/snapshots): peer not authenticated -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :oozie-sharelib-hive ERROR, Oozie distro creation failed
