[ 
https://issues.apache.org/jira/browse/AIRFLOW-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601603#comment-16601603
 ] 

Apache Spark commented on AIRFLOW-1342:
---------------------------------------

User 'victorddiniz' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/2488

> S3 connections use host "extra" parameter, not Host parameter on connection
> ---------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1342
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1342
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: Airflow 1.8, 1.8.1, 1.8.2
>            Reporter: Bryan Vanderhoof
>            Assignee: Victor Duarte Diniz Monteiro
>            Priority: Trivial
>
> The ability to connect to S3 using Sigv4 was added to resolve AIRFLOW-1034. 
> That implementation expects a "host" parameter to be added to the JSON object 
> in the Extra field on the connection object.
> However, the S3 connection object contains a top-level Host variable, which 
> remains unused. This is deeply counterintuitive. The default should be to 
> leverage this Host variable (and optionally the "host" parameter in the Extra 
> object, to maintain compatibility with the existing implementation).



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

Reply via email to