Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-384

Support oozie coord reruns based on argument in Falcon

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • oozie
    • None

    Description

      Currently, when falcon instance is rerun, we check if the workflow for given instance is present and just use oozie's workflow rerun.

      However users might need coord reruns instead of workflow reruns,

      1. Users may want to change job conf (hadoop conf) etc, with workflow reruns, exactly the same hadoop job is retried, but with coord rerun a new workflow instance is created with confs.

      2. Users might use EL expressions like latest(0), which should be resolved again with new set of datasets.

      3. Users might also need to re-evaluate dependencies in cases we have chain of jobs. With just workflow rerun the job simply kicks-off without checking for data.

      Provide option like refresh and invoke coord rerun with refresh.

      Attachments

        Issue Links

          Activity

            People

              shaik.idris Shaik Idris Ali
              shaik.idris Shaik Idris Ali
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: