[ 
https://issues.apache.org/jira/browse/GOBBLIN-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhishek Tiwari resolved GOBBLIN-251.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request #2102
[https://github.com/apache/incubator-gobblin/pull/2102]

> Having UpdateProviderFactory able to instantiate FileSystem with URI
> --------------------------------------------------------------------
>
>                 Key: GOBBLIN-251
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-251
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Jin Hyuk Chang
>
> Having UpdateProviderFactory able to instantiate FileSystem with URI.
> Use case: We can pass specific file system URI to HiveSource where the only 
> way we can use same file system uri on HdfsBasedUpdateProvider currently is 
> to pass default filesystem uri into job property where this can break 
> behavior of other instances that uses FileSystem.
> Same as what HiveSource did, UpdateProviderFactory will accept 
> "hive.unit.updateProvider.fs.uri" to instantiate FileSystem where it not 
> given it will fallback to previous logic.



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

Reply via email to