Currently Drill does not support Cassandra as a datasource. There was some
previous work on a cassandra plugin [1], but I do not think that's been
completed.
You are welcome to contribute towards a Cassandra plugin.
[1] https://issues.apache.org/jira/browse/DRILL-92
On Mon, Jun 5, 2017 at 9:31 AM, Sandeep Dixit <sdixit@ohioedge.com> wrote:
> I am not finding any Cassandra specific documentation - how to configure,
> etc. - in the documentation site. Does Drill fully support Cassandra? If
> yes - which version? I am migrating my group chat app to Cassandra and was
> not sure how to proceed 1) replace all joins with multiple simple table
> queries and then compose object graphs in middle-tier or 2) use Drill and
> reuse existing queries. My complex queries include EXISTS, JOIN, AND/OR etc
> clauses. Has anyone used Drill in similar scenario and can provide me some
> pointers? Also this is not for analytical purpose - this would be for
> user-centric app.
>
> --
>
> Thanks,
> Sandeep
>
|