InterviewSolution
Saved Bookmarks
| 1. |
Oozie can make _________ callback notifications on action start events and workflow end events.(a) TCP(b) HTTP(c) IP(d) All of the mentioned |
|
Answer» Correct answer is (b) HTTP Explanation: In the case of an action start failure in a workflow job, depending on the type of failure, Oozie will attempt automatic retries, it will request a manual retry or it will fail the workflow job. |
|