[jira] [Created] (FLINK-1985) Streaming does not correctly forward ExecutionConfig to runtime

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1985) Streaming does not correctly forward ExecutionConfig to runtime

Shang Yuanchun (Jira)
Aljoscha Krettek created FLINK-1985:
---------------------------------------

             Summary: Streaming does not correctly forward ExecutionConfig to runtime
                 Key: FLINK-1985
                 URL: https://issues.apache.org/jira/browse/FLINK-1985
             Project: Flink
          Issue Type: Bug
            Reporter: Aljoscha Krettek
            Assignee: Aljoscha Krettek


When running streaming jobs you see this log entry:
"Environment did not contain an ExecutionConfig - using a default config."

Some parts of the code use an ExecutionConfig at runtime. This will be a default config without registered serializers and other user settings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)