[
https://issues.apache.org/jira/browse/GOBBLIN-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Sen updated GOBBLIN-942:
----------------------------
Summary: use HOCON for job configurations instead of Java Properties (was:
HOCON vs Java Prop for job configurations)
> use HOCON for job configurations instead of Java Properties
> -----------------------------------------------------------
>
> Key: GOBBLIN-942
> URL: https://issues.apache.org/jira/browse/GOBBLIN-942
> Project: Apache Gobblin
> Issue Type: Sub-task
> Reporter: Jay Sen
> Priority: Major
>
> currently {{PullFileLoader}} uses java property loader for *.pull & *.job
> files and uses hocon loader for *.json & *.conf files.
> This introduces lot of inconsistencies among how platform config gets treated
> vs job config. I guess previously we used the \{env:***} format for using the
> env variables but with GOBBLIN-939 it makes it HOCON compatible.
> the current issue with treating job config file as java property file is that
> it addes quote around the already quoted string which HOCON handles well.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)