Created 11-17-2015 01:09 PM
As part of my DR, I would like to have a way of replicating my oozie job into a DR cluster. Is there a good way of doing it ?
I was thinking of having the workflow in version control systems ( git, subversion, ... ) and to push them into the DR oozie server when moving to DR. Unfortunately, it's not possible as it is consider a change and will require a change request ( lengthy internal process ).
Is there a plan to do it with Falcon in the future ?
Created 11-17-2015 05:20 PM
I don't think this feature is supported natively by Oozie or Falcon. It is a great feature request though. Since Falcon already has the knowledge of DR cluster, it should just replicate the jobs in the secondary cluster. I think the other part of the requirements is that admin should be able to turn on all of the jobs on DR cluster using a single flag / step.
Created 11-17-2015 01:28 PM
@Olivier Renault This is Active-Active setup and I am sure that you have seen this Link
Created 11-17-2015 08:20 PM
Unfortunately, I need DR not just HA - Cross DC replication.
Created 11-17-2015 05:20 PM
I don't think this feature is supported natively by Oozie or Falcon. It is a great feature request though. Since Falcon already has the knowledge of DR cluster, it should just replicate the jobs in the secondary cluster. I think the other part of the requirements is that admin should be able to turn on all of the jobs on DR cluster using a single flag / step.
Created 11-17-2015 08:19 PM
@Anderw Ahn Is it enough for submitting as feature enhancement request against Falcon ?