Oozie workflows are based on which type of programming model?

  • Declarative Programming
  • Functional Programming
  • Object-Oriented Programming
  • Procedural Programming
Oozie workflows are based on a declarative programming model. In a declarative approach, users specify what needs to be done and define the desired state, and Oozie takes care of coordinating the execution of tasks to achieve that state.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *