You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Alejandro Abdelnur <tu...@cloudera.com> on 2011/11/19 02:44:56 UTC

Hadoop trunk & branch-0.23 have all bits to run Oozie against it

0.23 is not deploying JARs to Apache snapshots repo, thus you'll have
to checkout hadoop and do a 'mvn install -DskipTests'

Once this is done you should be able to build/test Oozie against it
using OOZIE-565 doing a 'mvn clean test -Dmr2
-Dhadoop.version=0.23.0-SNAPSHOT'

Thanks.

Alejandro