You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Mindaugas Pocius (Jira)" <ji...@apache.org> on 2019/10/23 15:18:00 UTC

[jira] [Updated] (AIRFLOW-5727) Incorrect SqoopOperator --connect param with jdbc connection

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

Mindaugas Pocius updated AIRFLOW-5727:
--------------------------------------
    Summary: Incorrect SqoopOperator --connect param with jdbc connection  (was: Incorrect --connect param with jdbc connection)

> Incorrect SqoopOperator --connect param with jdbc connection
> ------------------------------------------------------------
>
>                 Key: AIRFLOW-5727
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5727
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 1.10.5
>            Reporter: Mindaugas Pocius
>            Priority: Minor
>
> When using JDBC Connection in SqoopOperator it's --connect param is incorrectly set. I.E.: _jdbc:oracle:thin:@//<ip>:<port>/<schema>:*None/None*_. This happens, since JDBC Connection only has url set and no port or schema in DB.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)