On Wed, Jan 7, 2015 at 5:40 AM, Asit KAUSHIK <asitkaushikno...@gmail.com> wrote:
> We are trying to integrate elasticsearch with Cassandra and as the river > plugin uses select * from any table it seems to be bad performance choice. > So i was thinking of inserting into elasticsearch using Cassandra trigger. > So i wanted your view does a Cassandra Trigger impacts the performance of > read/Write of Cassandra. > I would not use triggers in production in their current form. =Rob