[
https://issues.apache.org/jira/browse/AIRFLOW-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-3262.
---------------------------------
Resolution: Fixed
Resolved by https://github.com/apache/incubator-airflow/pull/4102
> Can't get log containing Response when using SimpleHttpOperator
> ---------------------------------------------------------------
>
> Key: AIRFLOW-3262
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3262
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Kaxil Naik
> Assignee: Kaxil Naik
> Priority: Trivial
> Fix For: 1.10.1
>
>
> When you use SimpleHttpOperator for things like ElasticSearch, you want to
> get the response in the logs as well. Currently, the only workaround is to
> use `xcom_push` and push the content to xcom and in the next task get the
> response.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)