Friday, December 16, 2011

My answer to "Problem with Geo_location"

This is my answer to a Question on Support site for LampCMS project


So it sounds like your script imported the 3.5 million records into GEO_BLOCKS which is good, then connection to MongoDB was lost. I know the GEO_BLOCKS import takes long, can take 3-5 minutes to complete as records are imported one by one.

I have not faced this problem before.

I'll investigate. Maybe there is some extra setting or param to MongoDB connection that can be used, I'll look into that. If I can't find the answer then maybe I can split the import into 2 scripts - one to import GEO_BLOCKS and then run another script to import LOCATIONS.

No comments:

Post a Comment