0
votes

I want to connect drill with cassandra . One blog I found but when I follow instructions of that blog I got error . Any one know how to connect both ?

1

1 Answers

0
votes

Drill (till 1.4) does not provide direct support for Cassandra. You can write your own patch over core drill to achieve this.

This article can be referred but it was tested for an older version of drill. It does not work for Drill 1.0+

In future releases, we can expect direct support for cassandra from Drill People..:)