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

Arjun Singh Bora reassigned GOBBLIN-79:
---------------------------------------

    Assignee: Arjun Singh Bora

> Add config to specify database for JDBC source
> ----------------------------------------------
>
>                 Key: GOBBLIN-79
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-79
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Abhishek Tiwari
>            Assignee: Arjun Singh Bora
>              Labels: Source:JDBC, enhancement
>
> SQLServer needs database name in connection string (atleast in Gobblin impl), 
> without which getMetadata() calls are failing. So add a way to specify it in 
> config. 
> Presently alternative to that is to specify this in pull file: 
> source.conn.port=1433;databaseName=dbName 
> (the port is read in as a string, so databaseName appended to it does the 
> trick) 
> Thanks @jinhyukchang for discovering this and the fix. 
>  
> *Github Url* : https://github.com/linkedin/gobblin/issues/1317 
> *Github Reporter* : [~abti] 
> *Github Created At* : 2016-10-17T18:26:45Z 
> *Github Updated At* : 2016-10-17T18:30:32Z



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

Reply via email to