You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2015/05/07 15:52:00 UTC

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

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)