Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
"OOZIE-1584 Setup sharelib using script and pickup latest(honor ship.launcher) and remove DFS dependency at startup" has removed sharelib dependency at startup.
If DFS is down or sharelib is misconfigured. Server will start without loading sharelib, admin can issue sharelibupdate command to load sharelib.
This is good, may not be acceptable in production. If sharelib is misconfigured then oozie server will come up without loading sharelib and all submitted hadoop job will fail.
Better to have a property to shutdown oozie server, if sharelib initialization fails.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-2310 If the Hadoop configuration is not configured, you get a NullPointerException on job submission
- Open
-
OOZIE-1898 Enhance safemode to handle hdfs down on startup
- Open