Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1046#issuecomment-141550369
Hi @ffbin,
not sure if you followed the discussion on the mailing list, but we
discussed to use the ExecutionConfig instead of the JobConfig. The reason is
that ExecutionConfig is user-facing and JobConfig is used for system internal
configurations.
See the discussion
[here](https://mail-archives.apache.org/mod_mbox/flink-dev/201509.mbox/%3CCANC1h_tVL1NHpoYrB9LaGRUP=tsyn2cpd2zfjoop2bhuddp...@mail.gmail.com%3E).
It would be nice, if you could update the PR to use ExecutionConfig.
Thanks a lot, Fabian
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---