leixm commented on issue #194:
URL: 
https://github.com/apache/incubator-uniffle/issues/194#issuecomment-1233743964

   > > > 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 not a problem with the spark client. The exception will be thrown in 
the Driver process. If we use the current uniffle version, we need to upgrade 
the spark version of the production environment to 3.2.1.


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