Re: Oozie 5.2.0 Build Fail

2020-02-03 Thread Peter Cseh
Hi! Oozie's master is compiling with Hive 1.2.2 by default. It looks like we haven't been keeping up with our dependencies and when Hive changed to Log4j2, it breaks our stuff. I've managed to fix the distro build by changing the order of dependencies in the core/pom.xml. I've put log4j-related

Oozie 5.2.0 Build Fail

2020-02-01 Thread Kaden Cho
I tried to build Oozie on: - Debian GNU/Linux 8 (jessie) - Java 1.8.0_221 - Maven 3.6.3 with 'bin/mkdistro.sh -P uber -DskipTests -Dhadoop.version=2.7.4 -Dhive.version=2.1.1 -e' but I failed with the error like following: [*ERROR*] Failed to execute goal