[
https://issues.apache.org/jira/browse/AIRFLOW-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kengo Seki reassigned AIRFLOW-2205:
-----------------------------------
Assignee: Kengo Seki
> 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
>
> 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)