TaoZex commented on code in PR #6859:
URL: https://github.com/apache/seatunnel/pull/6859#discussion_r1623895004
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-hbase-e2e/pom.xml:
##########
@@ -26,14 +26,23 @@
<name>SeaTunnel : E2E : Connector V2 : Hbase</name>
<dependencies>
-
+ <dependency>
+ <groupId>org.apache.seatunnel</groupId>
+ <artifactId>connector-fake</artifactId>
+ <version>${project.version}</version>
Review Comment:
Thanks for your advice. I have already modified 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]