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