Hisoka-X commented on code in PR #6449:
URL: https://github.com/apache/seatunnel/pull/6449#discussion_r1514015487


##########
seatunnel-shade/seatunnel-hadoop3-3.1.4-uber/pom.xml:
##########
@@ -47,6 +47,11 @@
             <artifactId>hadoop-client</artifactId>
             <version>${hadoop3.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.xerial.snappy</groupId>
+            <artifactId>snappy-java</artifactId>
+            <version>1.1.10.4</version>
+        </dependency>

Review Comment:
   I think we shoud not put `seatunnel-hadoop3-3.1.4-uber` into flink libs. It 
only used for zeta. With flink, we should use their own hadoop jar.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to