You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/05/11 19:44:04 UTC

[jira] [Resolved] (BEAM-2263) DataflowRunner job json is logged at INFO level

     [ https://issues.apache.org/jira/browse/BEAM-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik resolved BEAM-2263.
-----------------------------
       Resolution: Duplicate
    Fix Version/s: 0.6.0

> DataflowRunner job json is logged at INFO level
> -----------------------------------------------
>
>                 Key: BEAM-2263
>                 URL: https://issues.apache.org/jira/browse/BEAM-2263
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py
>            Reporter: Luke Cwik
>            Assignee: Ahmet Altay
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> The DataflowRunner logs the entire JOB json at INFO level which is quite verbose and seemingly not useful for users.
> {code}
> 977932.1494530729.978209/dataflow_python_sdk.tar']
> INFO:root:JOB: {
>   "environment": {
>     "clusterManagerApiService": "compute.googleapis.com", 
>     "dataset": "bigquery.googleapis.com/cloud_dataflow", 
>     "sdkPipelineOptions": {
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)