Github user ffbin commented on the pull request:
https://github.com/apache/flink/pull/1046#issuecomment-136241503
@mjsax @StephanEwen I have finish the code changes.
1.serialize Storm Config as a byte[] into the Flink configuration
2.extend ExclamationTopology such that the number of added !in
ExclamationBolt and ExclamationWithStormSpout.ExclamationMap is configurable
and adapt the tests.
3.extend FiniteStormFileSpout and base class with an empty constructor and
configure the file to be opened via Storm configuration Map.
I have run flink-storm-compatibility test successfully in local machine and
do not know why CI failed.
Can you have a look at my code? Thank you very much.
---
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.
---