Im trying to read avro file in python
reader = DataFileReader(open(avro_records, "rb"), DatumReader())
but it is throwing the excep