Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2439
I think this is getting into good shape, we can almost merge it.
Two things remaining:
1. Can you rebase/squash all commits into one commit?
2. There is a complilation error, probably a missing dependency, see
below.
Hope that when those are addresses, we can merge this.
```
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/travis/build/apache/flink/flink-contrib/flink-storm/src/main/java/org/apache/flink/storm/api/FlinkSubmitter.java:[30,23]
package org.json.simple does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
```
---
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.
---