Couchbase Hadoop Connector
Tue, 01/24/2012 - 05:18
Trying to import data from a membase cluster into Hadoop using the Couchbase Hadoop Connector. Works fine apart from the fact that the key/values pairs are split over multiple lines in the files imported into hdfs. Is there any way I can avoid this?
Does your source data (from Membase) include the line separators as well?