Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-935

reloading job config throws NPE

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.14.0
    • 0.15.0
    • gobblin-core
    • None

    Description

      steps to reproduce

      1. run the gobblin in standalone ( i used standalone more but all other mode should be same)
      2. wait for any job to finish successfully or unsuccessfully.
      3. rename the completed job from <job_name>.pull.done to <job_name>.pull OR make any changes to the existing <job_name>.pull file ( like adding space )
      4. the job will be picked up by the observer and will throw NPE on SchedulerUtils.resolveTemplate

      This is due to the NULL JobSpecResolver. which happens only in case of the reloading of the job config and this does not happen in regular flow since it takes different code path.
       

      Attachments

        Issue Links

          Activity

            People

              abti Abhishek Tiwari
              jaysen Jay Sen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: