RoderickAdriance commented on issue #5765:
URL: https://github.com/apache/hudi/issues/5765#issuecomment-1155870786

   This problem will occur after when I execute the command many times
   
   bin/spark-submit --master local[2]  --class 
org.apache.hudi.utilities.deltastreamer.HoodieDeltaStreamer  \
   jars/hudi-utilities-bundle_2.12-0.11.0.jar 
   --table-type COPY_ON_WRITE  \
   --props  
/dolphinscheduler/obeiadmin/resources/Logistics_screen/data_ingestion/mysql-cnb_order-jdbc-source.properties
  \
   --source-class org.apache.hudi.utilities.sources.JdbcSource  \
   --source-ordering-field ts \
   --target-base-path /user/hive/warehouse/bwdhmosaas.db/ods_cnb_order  \
   --target-table ods_cnb_order \
   --transformer-class 
org.apache.hudi.utilities.transform.SqlQueryBasedTransformer
   
   [error.txt](https://github.com/apache/hudi/files/8904887/error.txt)
   


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