[
https://issues.apache.org/jira/browse/AIRFLOW-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682871#comment-16682871
]
Iuliia Volkova commented on AIRFLOW-1700:
-----------------------------------------
[~ashb], duplicate task was resolved -
https://issues.apache.org/jira/browse/AIRFLOW-1330. Seems like this task must
be closed
> Fix airflow cli connections command
> ------------------------------------
>
> Key: AIRFLOW-1700
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1700
> Project: Apache Airflow
> Issue Type: Bug
> Components: cli
> Affects Versions: 2.0.0
> Reporter: Feng Lu
> Assignee: Feng Lu
> Priority: Major
> Fix For: 1.10.0
>
>
> When creating a new connection via airflow cli, the connection type is
> inferred from the conn-uri argument (i.e., conn_type = url scheme). However,
> for connection types like "hive_cli" and "google_cloud_platform", urlparse
> (by design) was unable to get the connection type as '_' is not a valid
> scheme character.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)