[
https://issues.apache.org/jira/browse/GOBBLIN-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zihan Li resolved GOBBLIN-1077.
-------------------------------
Resolution: Fixed
> Fix bug in HiveDataset.resolveConfig
> ------------------------------------
>
> Key: GOBBLIN-1077
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1077
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Zihan Li
> Priority: Major
>
> In resolveConfig, we get a config object, and resolve the value and put all
> of them in a property object without desanitize the key. And when transform
> the property object back to config, there is a chance to get runTime
> exception.
> Solution: directly construct a config object instead config->property->config
--
This message was sent by Atlassian Jira
(v8.3.4#803005)