luoyuxia commented on code in PR #1522: URL: https://github.com/apache/fluss/pull/1522#discussion_r2371692018
########## fluss-filesystems/fluss-fs-hdfs/src/main/java/org/apache/fluss/fs/hdfs/HdfsPlugin.java: ########## @@ -33,22 +33,18 @@ import static org.apache.fluss.utils.Preconditions.checkArgument; import static org.apache.fluss.utils.Preconditions.checkNotNull; -/* This file is based on source code of Apache Flink Project (https://flink.apache.org/), licensed by the Apache Review Comment: Why remove this? ########## fluss-filesystems/fluss-fs-gs/pom.xml: ########## @@ -185,12 +185,6 @@ <groupId>org.apache.fluss</groupId> <artifactId>fluss-fs-hadoop</artifactId> <version>${project.version}</version> - <exclusions> Review Comment: 👍 obs/oss/s3 can also remove this -- 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]
