Emor-nj commented on code in PR #2074:
URL:
https://github.com/apache/incubator-seatunnel/pull/2074#discussion_r909150606
##########
seatunnel-connectors/seatunnel-connectors-spark/seatunnel-connector-spark-clickhouse/pom.xml:
##########
@@ -56,6 +56,12 @@
<artifactId>sshd-scp</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.github.fracpete</groupId>
+ <artifactId>rsync4j-all</artifactId>
+ <version>3.2.3-10</version>
+ </dependency>
Review Comment:
@Hisoka-X i have changed and passed the simple test in spark-local mode ,
please check it.
--
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]