RameshkumarChikoti123 commented on issue #12193:
URL: https://github.com/apache/hudi/issues/12193#issuecomment-2456271722

   @ad1happy2go   I am not running any jobs and have configured SINGLE_WRITER, 
but I am still seeing the same issue. Below is my SQL query. please let me know 
if any additional configuration is needed.
   
   `spark.sql(f"""
       CALL run_clustering(path => '{hudi_table_path}', options => '
           hoodie.write.concurrency.mode=SINGLE_WRITER)
   """).show()`


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