Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29826

flink-sql-connector-hbase-1.4 netty class not found, because of shade not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.15.3
    • None
    • Connectors / HBase
    • None
    • flink 1.15.1

      hbase 1.4

    • Patch

    Description

      flink-connectors/flink-sql-connector-hbase-1.4/pom.xml ,flink-connectors/flink-sql-connector-hbase-2.2/pom.xml shade plugin only include <include>io.netty:netty-all</include> artifactId. this jar does not contains classes. it noly has META-INF.this cause somebody use flink-sql-connector-hbase-1.4 dependency netty classe not found .

      I also tried flink-sql-connector-hbase-2.2, it workes perfected. Because hbase-client itself shaded netty. So this does not affect this connector.

      When I change <include>io.netty:netty-all</include> to <include>io.netty:*</include> and repackage this, it workes.

      Please fix it, thanks

      Attachments

        Activity

          People

            Unassigned Unassigned
            lambdaoo xuyong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified