You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/07/19 10:33:24 UTC

[GitHub] [incubator-seatunnel] Hisoka-X commented on issue #2212: [Bug] [org.apache.seatunnel.e2e.spark.v2.fake] java.lang.ClassNotFoundException: org.apache.seatunnel.connectors.seatunnel.fake.source.FakeSource

Hisoka-X commented on issue #2212:
URL: https://github.com/apache/incubator-seatunnel/issues/2212#issuecomment-1188888325

   > I find we will find the v2 connectors from `spark` dir
   > 
   > https://github.com/apache/incubator-seatunnel/blob/c61bbdd78cea0e2dc34a18a806ba07329b2254c9/seatunnel-core/seatunnel-spark-starter/src/main/java/org/apache/seatunnel/core/starter/spark/SparkStarter.java#L224-L236
   > 
   > 
   > But we copy the v2 connector in `seatunnel` dir,
   > https://github.com/apache/incubator-seatunnel/blob/c61bbdd78cea0e2dc34a18a806ba07329b2254c9/seatunnel-e2e/seatunnel-spark-connector-v2-e2e/src/test/java/org/apache/seatunnel/e2e/spark/SparkContainer.java#L145-L148
   > 
   > 
   > so we cannot find the connector in e2e. Are you willing to fix this?
   
   Yep, we should find jar in `connectors/seatunnel` dir, not `connectors/spark` dir


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org