seatunnel
seatunnel copied to clipboard
[Feature][ElasticSearch] Add Connector-V2 ElasticSearch sink e2e Test
Search before asking
- [X] I had searched in the feature and found no similar feature requirement.
Description
Add Connector-V2 ElasticSearch sink e2e Test
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
please let me try this
please let me try this
Great! I already assigned to you
Is there some special configuration in idea? In dev branch I run FakeSourceToConsoleIT and get error . Just run "mvn clean package -pl seatunnel-dist -am -Dmaven.test.skip=true" work fine
/Users/maruko/opensource/incubator-seatunnel/seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/container/spark/AbstractTestSparkContainer.java:55:13 java: 无法访问com.github.dockerjava.api.command.CreateContainerCmd 找不到com.github.dockerjava.api.command.CreateContainerCmd的类文件
Is there some special configuration in idea? In dev branch I run FakeSourceToConsoleIT and get error . Just run "mvn clean package -pl seatunnel-dist -am -Dmaven.test.skip=true" work fine
/Users/maruko/opensource/incubator-seatunnel/seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/container/spark/AbstractTestSparkContainer.java:55:13 java: 无法访问com.github.dockerjava.api.command.CreateContainerCmd 找不到com.github.dockerjava.api.command.CreateContainerCmd的类文件
Did you start your docker env in local?
Is there some special configuration in idea? In dev branch I run FakeSourceToConsoleIT and get error . Just run "mvn clean package -pl seatunnel-dist -am -Dmaven.test.skip=true" work fine
/Users/maruko/opensource/incubator-seatunnel/seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/container/spark/AbstractTestSparkContainer.java:55:13 java: 无法访问com.github.dockerjava.api.command.CreateContainerCmd 找不到com.github.dockerjava.api.command.CreateContainerCmd的类文件Did you start your docker env in local?
already sloved, the local maven plugins not download completely
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
I'm back