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] [Created] (AIRFLOW-5727) Incorrect --connect param with jdbc connection

Mindaugas Pocius created AIRFLOW-5727:
-----------------------------------------

             Summary: Incorrect --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


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)