This is Yang from Apache Kylin project. We are thinking about using Cassandra instead of HBase as storage. I searched and read around and still have one question.
Does Cassandra support read time coprocessor that allows moving computation to data node before scan result is returned? This shall reduce network traffic greatly in our case. Thank Yang