Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

oozie : DR replication

avatar

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 ?

1 ACCEPTED SOLUTION

avatar

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.

View solution in original post

4 REPLIES 4

avatar
Master Mentor

@Olivier Renault This is Active-Active setup and I am sure that you have seen this Link

avatar

Unfortunately, I need DR not just HA - Cross DC replication.

avatar

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.

avatar

@Anderw Ahn Is it enough for submitting as feature enhancement request against Falcon ?