Skip to content

Commit

Permalink
[MINOR] Fixing class not found when using flink and enable metadata t…
Browse files Browse the repository at this point in the history
…able (apache#5527)

(cherry picked from commit 80f9989)
  • Loading branch information
BruceKellan authored and XuQianJin-Stars committed Jun 5, 2022
1 parent 28f1e20 commit 4541247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/hudi-flink-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@

<include>com.github.davidmoten:guava-mini</include>
<include>com.github.davidmoten:hilbert-curve</include>
<include>com.github.ben-manes.caffeine:caffeine</include>
<include>com.twitter:bijection-avro_${scala.binary.version}</include>
<include>com.twitter:bijection-core_${scala.binary.version}</include>
<include>io.dropwizard.metrics:metrics-core</include>
Expand Down

0 comments on commit 4541247

Please sign in to comment.