jerqi commented on issue #194: URL: https://github.com/apache/incubator-uniffle/issues/194#issuecomment-1233701653
> > We already supported Spark 3.2.1. You can see the Spark 3.2 profile. > > Spark 3.2.1 version re-added the getMapSizesByExecutorId method, but currently uniffle does not support spark 3.2.0, there is a simple way to verify, change the spark.version of the spark 3.2 profile from 3.2.1 to 3.2.0, and then run spark3 integration test can be reproduced Why not upgrade your spark client version? It's easy to upgrade. -- 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]
