Asaf, In our case yes. If you don't count all of the replication, we store the data twice.
On Tue, Aug 6, 2013 at 9:00 AM, Asaf Mesika <[email protected]> wrote: > Cool! > Do you guys store your data twice then? Once on HBase and another on ES? > And then add index data? > > On Tuesday, August 6, 2013, Alex Newman wrote: > >> Based on the previous work using async libraries to index HBase into >> elastic search, I've created. >> >> https://github.com/posix4e/Elasticsearch-HBase-River >> >> This river uses the replication feature in HBase to replicate into >> elastic search which means it's harder to setup, but works way more >> efficiently. It hasn't been tested in production so please be careful, >> but I'd love feedback. If you like the project make sure to fork/star >> it on github. Any suggestions for next steps? >>
