You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2017/10/24 17:14:00 UTC

[jira] [Created] (AIRFLOW-1754) Add GCP logging download for Dataflow operator

Chris Riccomini created AIRFLOW-1754:
----------------------------------------

             Summary: Add GCP logging download for Dataflow operator
                 Key: AIRFLOW-1754
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1754
             Project: Apache Airflow
          Issue Type: New Feature
            Reporter: Chris Riccomini
             Fix For: 1.10.0


Based on conversation in AIRFLOW-1732 and https://github.com/apache/incubator-airflow/pull/2702, there is useful logging that occurs for Dataflow on the server-side (i.e. it's not visible simply by piping client logs to the Airflow log file).

We should add a method to fetch logs from GCP logging (stack driver?), so we can spool server side logging into the Dataflow operator for debugging purposes.



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