Re: Bulkloading using CqlBulkOutputFormat Format

2016-11-17 Thread Muhammad Afzal
Hi, I have tried enabling client mode by Config.setClientMode(true); but it had no effect. Getting the same exception with reducer as well Regards Afzal On Thu, Nov 17, 2016 at 9:54 PM, Muhammad Afzal wrote: > Hi, > I could not find any documentation or help on how to use > CqlBulkO

Bulkloading using CqlBulkOutputFormat Format

2016-11-17 Thread Muhammad Afzal
Hi, I could not find any documentation or help on how to use CqlBulkOutputFormat for bulk loading data into Cassandra. Could anyone please share some guidelines on how to write MR job to bulkload data into Cassandra using CqlBulkOutputFormat. I tried something like shown below, which failed with a