I recently tried the Sqoop connector for Couchbase 2 and it doesn't appear 
to be working as expected. I have written my own InputFormat here:

https://github.com/cjnolet/cloud-toolkit/blob/master/src/main/java/org/calrissian/hadoop/memcached/MemcachedInputFormat.java

I haven't gotten a chance to test it yet but I wanted to know if MOXI would 
make it hard to get the locality that Im expecting from each of the 
memcached instances. When I connect to a memcached instance (backing 
couchbase) on port 11211, will each of those memcached instances give me 
ALL of the keys in couchbase? or will they only give me the keys that they 
contain separately?


Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to