[Solved-1 Solution] How to deploy and run oozie job in pig ?
What is oozie job ?
- Apache Oozie is a Java Web application used to schedule Apache Hadoop jobs.Oozie combines multiple jobs sequentially into one logical unit of work.
- The Workflow job has to wait. Oozie Coordinator jobs are recurrent Oozie Workflow jobs that are triggered by time and data availability.
Problem:
How to deploy and run oozie job in pig ?
Solution 1:
cluster_conf.xml looks like this