Mohit
Mohit

Reputation: 33

Setup hadoop map-reduce job to retieve data from Cassandra database

I have setup Cassandra across four clusters and hadoop on two clusters and now I want to setup map reduce job so that it can retrieve data from Casandra database and do analytic stuff. Can anyone tell me step by step procedure to implement word count example here ? like which configuration files to change and how do I point my Cassandra data directory for map-reduce job ?

Upvotes: 0

Views: 670

Answers (1)

Related Questions