You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Joel Baranick (JIRA)" <ji...@apache.org> on 2017/08/14 21:43:00 UTC

[jira] [Created] (GOBBLIN-208) JobCatalogs should fallback to system configuration

Joel Baranick created GOBBLIN-208:
-------------------------------------

             Summary: JobCatalogs should fallback to system configuration
                 Key: GOBBLIN-208
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-208
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: Joel Baranick


When `GobblinClusterManager` create the `JobCatalog`, it passes in a copy of the system config, scoped to the `gobblin.cluster.` prefix.  This causes problems later when jobs are being loaded because properties they refer to may not be available.  The config should fall back to the unmodified system config.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)