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

Joy Gao resolved AIRFLOW-2205.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

Issue resolved by pull request #3121
[https://github.com/apache/incubator-airflow/pull/3121]

> Remove unsupported args from JdbcHook doc
> -----------------------------------------
>
>                 Key: AIRFLOW-2205
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2205
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: docs, Documentation
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> The following arguments are in JdbcHook's docstring, but unsupported actually 
> (the last two have to be specified via "extra" field in the database, not as 
> arguments):
>  - jdbc_url
>  - sql
>  - jdbc_driver_name
>  - jdbc_driver_loc
> Also, the following functionality doesn't seem to be implemented:
> bq. Otherwise host, port, schema, username and password can be specified on 
> the fly.
> In addition, JdbcHook is missing from the API reference.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to