[
https://issues.apache.org/jira/browse/AIRFLOW-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960210#comment-16960210
]
ASF GitHub Bot commented on AIRFLOW-5727:
-----------------------------------------
kaxil commented on pull request #6397: [AIRFLOW-5727] SqoopHook: Build
--connect parameter correctly when port/schema are not provided
URL: https://github.com/apache/airflow/pull/6397
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Fix For: 1.10.7
>
>
> 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)