Closed goncalo-maia closed 9 months ago
This is strange. I just ran the latest docker image of Sedona. This cell works fine. Maybe try to restart your docker image and try again?
@goncalo-maia
Thanks for the reply, the error was related to being inside a corporate network. It works outside. I will close the issue
I am using the latest container image, and when I run the Sedona_OvertureMaps_GeoParquet.ipynb notebook when I try to run the
sedona.read.parquet_blocks(DATA_LINK+"theme=places/type=place", ).show()
cell I have the following error message. I can see it caused by failed certificate verification. Are the certificates already included in the image? If so why does the notebook fails?I would appreciate some guidance on this, thank you.