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 ?
Asked
Active
Viewed 271 times
0
-
Possible duplicate of [How to Use Apache Drill with Cassandra](http://stackoverflow.com/questions/31017755/how-to-use-apache-drill-with-cassandra) – Remigius Stalder Jan 05 '17 at 17:29
1 Answers
0
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..:)

Dev
- 13,492
- 19
- 81
- 174