Akif Cakir
Results
2
comments of
Akif Cakir
@ueshin thanks a lot for your answer, with this approach it completes the job in example notebook and my original case.  Nevertheless when I tried to run df.head() in...
Thanks for the answer, I tried with `spark.conf.set("spark.sql.execution.arrow.enabled", "false")` and it run after 38 min it crashed with the error in below. Also it scaled up to 8 worker during...