Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1046#issuecomment-140291773
  
    As per discussion on the dev list, the `ExecuionConfig` has the 
`GlobalJobParameters`, which are useful if one type of config is used across 
all operators.
    
    If each of the operators needs its own config, can you create an abstract 
base class for the storm functions which takes a configuration as an argumen?
    
    BTW: There is no plan to remove the `withParameters()` method in the batch 
API. It is just not the encouraged mechanism any more...


---
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.
---

Reply via email to