Avro package for Python

Hi Team,

I want to create/read avro files . I learned this can be easily done through the avro package in python. Can you please install the avro module in the anaconda distribution , so that i can use the avro module.

Thanks
Muthuram

Hi Muthuram,

Are you planning to run it inside Jupyter?

If no, then please check out this blog post on how to install python packages and then just run pip install avro

If yes, then I will configure the package in anaconda. I’ll update you accordingly

Thanks

Hi abhinav,

Yes, I need to run it inside jupyter . Kindly let me know once you configure the same.

Thanks
Muthuram

Hi Muthuram,

I’ve installed it.

Thanks

1 Like

Hi Abhinav,

Thanks a lot . I also need the Databricks csv and avro package available for the juptyer . Can you please kindly help to setup the package for jupyter (‘com.databricks.spark.avro’,‘com.databricks.spark.csv’)

Thanks
Muthuram

1 Like