Cassandra and MapReduce - minimal setup requirements

前端 未结 2 1484
独厮守ぢ
独厮守ぢ 2021-02-06 14:49

I need to execute MapReduce on my Cassandra cluster, including data locality, ie. each job queries only rows which belong to local Casandra Node where the job runs.

Tut

2条回答
  •  没有蜡笔的小新
    2021-02-06 15:16

    yes I was looking for the same thing, seems DataStaxEnterprise has a simplified Hadoop integration, read this http://wiki.apache.org/cassandra/HadoopSupport

提交回复
热议问题