简体   繁体   中英

Hadoop jobs that read from Cassandra seem to run only on master (slaves completely idle)

But when I run the hadoop included wordcount example (dfs version), I see the load getting distributed to all the slaves. What is special about ColumnFamilyInputFormat in Cassandra? Do I need to set any other parameters in hadoop config?

Thanks, Vivek

I would recommend starting with Brisk (http://www.datastax.com/brisk) instead of trying to set up hadoop-on-Cassandra from scratch, since fairly deep knowledge of both systems is required if you take that approach.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM