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

Create dag checkpoint dir on initialization to avoid NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.14.0
    • 0.14.0
    • gobblin-service
    • None

    Description

      FSDagStateStore#getDags() throws a NPE if the dag checkpoint directory does not exist, since File#listFiles() returns null when the directory does not exist. The fix eagerly creates the checkpoint directory on instantiation of FSDagStateStore. 

      Attachments

        Activity

          People

            sv2000 Sudarshan Vasudevan
            sv2000 Sudarshan Vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: