After further investigation I found the HA feature JIRA ( https://issues.apache.org/jira/browse/OOZIE-615). I see this will possibly be released in 4.1. If we wanted to use now is the best advice to just layer the patch ( https://issues.apache.org/jira/secure/attachment/12599059/OOZIE-615.patch) over 4.0.1?
On Sun, Apr 6, 2014 at 3:42 PM, Jonathan Hodges <[email protected]> wrote: > Hi Oozie Experts, > > Does Oozie 4.0.1 support the HA setup described in CDH5 ( > http://blog.cloudera.com/blog/2014/03/inside-apache-oozie-ha/)? > > When I attempt to configure the Zookeeper distributed locks I get a > classnotfound exception. > > Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: > org.apache.oozie.service.ZKLocksService > at > org.apache.hadoop.conf.Configuration.getClasses(Configuration.java:846) > at > org.apache.oozie.service.Services.loadServices(Services.java:272) > ... 26 more > > Should I take a build from trunk instead or is this feature not committed > back to Apache yet? > > Thanks, > Jonathan >
