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

ASF subversion and git services commented on AIRFLOW-1887:
----------------------------------------------------------

Commit 9ad6d1202d0466d67b920ce8b316fd0e7b68ed88 in incubator-airflow's branch 
refs/heads/master from [~villasv]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=9ad6d12 ]

[AIRFLOW-1887] Renamed endpoint url variable

s3_endpoint_url is a legacy name from when AwsHook
was only used to
connect to S3. The endpoint_url is more general
and what is effectively
used elsewhere for this piece of information.

Closes #2848 from villasv/AIRFLOW-1887


> Misleading variable name in AwsHook for the endpoint URL
> --------------------------------------------------------
>
>                 Key: AIRFLOW-1887
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1887
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: hooks
>            Reporter: Victor Villas Bôas Chaves
>            Assignee: Victor Villas Bôas Chaves
>            Priority: Trivial
>             Fix For: 1.9.1
>
>
> The variable `s3_endpoint_url` has this name for legacy reasons (when the 
> hook dealt only with S3 connections), but actually represents the endpoint 
> URL for whatever AWS resource the connection credentials must refer to.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to