hailin0 commented on code in PR #6010:
URL: https://github.com/apache/seatunnel/pull/6010#discussion_r1431248653
##########
seatunnel-dist/pom.xml:
##########
@@ -723,15 +748,6 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
-
- <!-- hadoop jar -->
- <dependency>
- <groupId>org.apache.seatunnel</groupId>
- <artifactId>seatunnel-hadoop3-3.1.4-uber</artifactId>
- <version>${project.version}</version>
- <classifier>optional</classifier>
- <scope>provided</scope>
- </dependency>
Review Comment:
This jar is currently packaged into the release binary
--
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]