Rahul Ghosh
Rahul Ghosh
Hi @ad1happy2go , I tried to turn off `hoodie.datasource.write.reconcile.schema` and rerun the process, I am still facing the same error.
Hi @ad1happy2go , I created an Athena table using `spark3.2` and `HUDI 0.11.1` . In that same table when I am appending data using `spark3.2` and `HUDI 0.13.1` I am...
Hi @ad1happy2go , Thank you for sharing the above details. We were able to follow the process and tested it with multiple tables, it worked. We rolled out the upgrade...
Hi @ad1happy2go , can you please share your inputs regarding this.
Hi @SudhirSaxena , As discussed in this thread, here we have to first upgrade from HUDI 0.10 to HUDI 0.13.1 by running an incremental job and then we have to...
Hi @SudhirSaxena , If you are running data ingestion pipeline in an incremental way. You have to just change HUDI Spark bundle and run 1 incremental job in the same...
Hi @ad1happy2go , can you please help me with this? https://github.com/apache/hudi/issues/11126#issuecomment-2264735034
Okay thanks @ad1happy2go .
Hi @ad1happy2go , here is the spark driver log file. [spark_34_hudi_14_logs.zip](https://github.com/user-attachments/files/16747380/spark_34_hudi_14_logs.zip)
I am also facing the same problem. I tried to directly add it from github url. https://github.com/open-webui/pipelines/blob/main/examples/pipelines/integrations/python_code_pipeline.py 