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)