[jira] [Updated] (GOBBLIN-79) Add config to specify database for JDBC source

2018-01-02 Thread Abhishek Tiwari (JIRA)

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

Abhishek Tiwari updated GOBBLIN-79:
---
Fix Version/s: 0.12

> 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
> Fix For: 0.12
>
>
> 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)


[jira] [Updated] (GOBBLIN-79) Add config to specify database for JDBC source

2017-08-22 Thread Abhishek Tiwari (JIRA)

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

Abhishek Tiwari updated GOBBLIN-79:
---
Sprint: Apache Gobblin 170807, Apache Gobblin 170821  (was: Apache Gobblin 
170807)

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


[jira] [Updated] (GOBBLIN-79) Add config to specify database for JDBC source

2017-08-08 Thread Arjun Singh Bora (JIRA)

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

Arjun Singh Bora updated GOBBLIN-79:

Sprint: Apache Gobblin 170807

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