Replies: 1 comment
-
you need to import the redis connector first |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone, I believe I haven't fully grasped the functioning pipeline of Seatunnel. When I run
./mvnw verify
, I encounter a series of errors. I'm using Seatunnel version 2.3.3.I've also downloaded TestContainers, which I understand is necessary for running end-to-end tests. What am I missing to make them work? One of a kind errors i get is the following:
Beta Was this translation helpful? Give feedback.
All reactions