You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Zihan Li (Jira)" <ji...@apache.org> on 2020/07/24 21:39:00 UTC

[jira] [Resolved] (GOBBLIN-1077) Fix bug in HiveDataset.resolveConfig

     [ 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)