[
https://issues.apache.org/jira/browse/AIRFLOW-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned AIRFLOW-1342:
-------------------------------------
Assignee: Victor Duarte Diniz Monteiro (was: Holden Karau's magical
unicorn)
> 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)