20:55:07 command: main -Xmx32m UnreferencedExecutor 20:55:07 reason: User specified action: run main/othervm -Xmx32m UnreferencedExecutor 20:55:07 started: Fri Sep 19 00:30:37 UTC 2025 20:55:07 Mode: ...
I am reading data from parquet files as Dataframes and uploading them to iceberg using spark. I have many small files that may write to same table . I have an issue that after some files are written ...