Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 11-19-2020 06:05 PM
Hi,
I would like to run the oozie job only on the weekends.
Can someone help me on how to configure this in the coordinator.xml?
Thanks in advance
Created 11-20-2020 10:57 AM
There is a way to provide frequency inside coordinator.xml that allows you to specify day-of-week. See here for details: https://docs.cloudera.com/documentation/enterprise/latest/topics/admin_oozie_cron.html
Created 11-20-2020 10:57 AM
There is a way to provide frequency inside coordinator.xml that allows you to specify day-of-week. See here for details: https://docs.cloudera.com/documentation/enterprise/latest/topics/admin_oozie_cron.html
Created 11-22-2020 12:18 PM
Got it..Thanks for the reply.