On 10/23/2013 01:14 PM, Mark G wrote:
All that being said, it is totally possible to run an in memory version of
the gazateer. Personally, I like the DB approach, it provides a lot of
flexibility and power.
Yes, and you can even use a DB to run in-memory which works with the
current implementation,
I think I will experiment with that.
I don't really mind using 3 GB memory for it, since my Hadoop servers
have more than enough anyway,
and it makes the deployment easier (don't have to deal with installing MySQL
databases and keeping them in sync).
Jörn