Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1011
---
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 enab
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1011#issuecomment-133470436
Will merge this...
---
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
Github user mjsax commented on the pull request:
https://github.com/apache/flink/pull/1011#issuecomment-131623875
Fixed. This should be ready to get merged. Please review.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. I
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1011#issuecomment-131144983
Looks like an issue with shaded dependencies.
Have a look here for some background on shading:
https://cwiki.apache.org/confluence/display/FLINK/Hadoop+Versi
Github user mjsax commented on the pull request:
https://github.com/apache/flink/pull/1011#issuecomment-130694237
Yes. It a weird compile error and it builds locally... The error is:
`[ERROR]
/home/travis/build/mjsax/flink/flink-contrib/flink-storm-compatibility/flink-storm-compati
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1011#issuecomment-130692637
The CU reports 3 failures.
2 failures in storm-compatibility-core
1 failure in YARN (yarn not responding)
---
If your project is set up for it, you can
GitHub user mjsax opened a pull request:
https://github.com/apache/flink/pull/1011
[FLINK-2306] Add support for named streams in Storm compatibility layer
- enabled .declareStream() and connect via stream name
- enabled multiplt output streams
- added .split()