You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/09 09:39:25 UTC

[GitHub] ashb commented on issue #3722: [AIRFLOW-2759] Add changes to extract proxy details at the base hook …

ashb commented on issue #3722: [AIRFLOW-2759] Add changes to extract proxy details at the base hook …
URL: https://github.com/apache/incubator-airflow/pull/3722#issuecomment-411699690
 
 
   As Ravi mentioned on the Jira: it looks like httplib2 can use HTTP_PROXY and HTTPS_PROXY environment variables to set a proxy so it's probably best to just do that
   
   This is a lot of code for something that is already supported. Is there a reason you couldn't just set HTTP_PROXY and HTTPS_PROXY environment variables in your worker env?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services