I am using a Dataproc cluster with hadoop 3.2 and spark 3.1. I have a python code to read avro files from GCS. So I have used 'spark-avro_2.12-3.1.1.jar' but its give some error like method not found etc. How to decide which libray is compatible to use ?