Github user fhueske commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3666#discussion_r112201348
  
    --- Diff: flink-libraries/flink-table/pom.xml ---
    @@ -40,6 +40,12 @@ under the License.
                        <groupId>org.apache.flink</groupId>
                        <artifactId>flink-streaming-scala_2.10</artifactId>
                        <version>${project.version}</version>
    +                   <exclusions>
    --- End diff --
    
    I noticed that this change causes the build to fail because `flink-hbase` 
and `flink-connector-kafka-0.10` depend on `flink-table` to pull required 
dependencies. The missing dependencies need to be added to their pom files to 
fix the build.


---
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.
---

Reply via email to