RE: Accessing Cassandra Data from Excel / Tableau / R

2015-02-17 Thread Ashic Mahtab
or spark) know where Cassandra is and how to access it. Any help is appreciated. -Ashic. Date: Tue, 17 Feb 2015 19:49:42 -0500 Subject: Re: Accessing Cassandra Data from Excel / Tableau / R From: wool...@gmail.com To: user@cassandra.apache.org Hive can connect to Cassandra, so that means you can p

Re: Accessing Cassandra Data from Excel / Tableau / R

2015-02-17 Thread Peter Lin
Hive can connect to Cassandra, so that means you can point Tableau to hive using JDBC. As long as you map Hive to cassandra, you should be able to query data just like regular hive On Tue, Feb 17, 2015 at 7:29 PM, Ashic Mahtab wrote: > What's a good way to load some cassandra data (perhaps resu