Github user fpompermaier commented on the pull request:
https://github.com/apache/incubator-flink/pull/220#issuecomment-65088942
Have you merged all the latest commits? Have you check that the
flink-addons/pom.xml compiles the hbase addon both with hadoop1 and hadoop2?
<modules>
<module>flink-hbase</module>
<module>flink-avro</module>
<module>flink-jdbc</module>
<module>flink-spargel</module>
<module>flink-hadoop-compatibility</module>
<module>flink-streaming</module>
</modules>
Thus removing <module>flink-hbase</module> from the hadoop2 profile?
---
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.
---