Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1581#issuecomment-179859441
I just checked out your pull request locally and looked through it.
I think the following things need to be fixed before we can merge it:
- Squash the 60+ commits in the PR into one
- Fix the failing tests
- Adopt also the "http://localhost:4000/apis/batch/examples.html" page.
- If @fhueske agrees, do not use a `get*` (for example
`TwitterStream.getTextDataStream`) method if there is only one input. I'm okay
with using those methods for examples with input >= 2.
---
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.
---