Hu-WF opened a new issue, #6166:
URL: https://github.com/apache/seatunnel/issues/6166

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   kafka2mysql task run failed:
   
![捕获](https://github.com/apache/seatunnel/assets/30825060/c1806241-85e1-43b5-8c4e-e97d66fa061d)
   
   
   ### SeaTunnel Version
   
   2.3.3
   
   ### SeaTunnel Config
   
   ```conf
   pass
   ```
   
   
   ### Running Command
   
   ```shell
   create kafka2mysql task based on seatunnel-web
   ```
   
   
   ### Error Exception
   
   ```log
   cannot assign instance of org.apache.kafka.common.TopicPartition to field 
org.apache.seatunnel.connectors.seatunnel.kafka.source.KafkaSourceSplit.topicPartition
 of type org.apache.kafka.common.TopicPartition in instance of 
org.apache.seatunnel.connectors.seatunnel.kafka.source.KafkaSourceSplit
   java.lang.ClassCastException: cannot assign instance of 
org.apache.kafka.common.TopicPartition to field 
org.apache.seatunnel.connectors.seatunnel.kafka.source.KafkaSourceSplit.topicPartition
 of type org.apache.kafka.common.TopicPartition in instance of 
org.apache.seatunnel.connectors.seatunnel.kafka.source.KafkaSourceSplit
   
![image](https://github.com/apache/seatunnel/assets/30825060/6d3dd4da-f3e3-46f1-8e3b-208e27764453)
   ```
   
   
   ### Zeta or Flink or Spark Version
   
   Zeta
   
   ### Java or Scala Version
   
   Java
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to