streaming - How to use BulkOutputFormat to stream the data to the Cassandra from Hadoop Map function? -
streaming - How to use BulkOutputFormat to stream the data to the Cassandra from Hadoop Map function? -
1) have row-key, column , value in map of hadoop job , came know can stream straight cassandra using bulkoutputformat.
2) have gone through code quite hard understand how utilize it. how can utilize bulkoutputformat api stream info cassandra?
as more documentation not yet available on request cassandra experts guide me through this. little code snippet helpful. planning test current development version.
by looking cassandra source code , cassandra jira have figured out way utilize bulkoutputformat , described here:using bulkoutputformat load info cassandra hadoop
streaming hadoop mapreduce cassandra
Comments
Post a Comment