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:36:04 UTC

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

Luke Cwik created BEAM-2263:
-------------------------------

             Summary: 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


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)