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)