Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: CDH 5.4.0
-
Fix Version/s: None
-
Component/s: Oozie
-
Labels:None
Description
As originally reported here in OOZIE-2278, the Service loading order can cause a SharelibService error, as described in this comment on OOZIE-1932.
OOZIE-1932 had three separate commits, and CDH only has the first two. It's missing this one, which fixes this error by changing the Service loading order slightly.
However, as long as oozie.action.ship.launcher.jar in oozie-site/default.xml is set to false (the default value), you won't hit this error. Regardless of the error, Cloudera recommends that this setting stay set to false anyway.