This content has been marked as final.
Show 3 replies
-
1. Re: Problem connecting to Cassandra instance
shawkins Aug 4, 2014 3:06 PM (in response to sarin_ashish)I don't think this will work as described. DataStax does not provide a JDBC driver, rather it's an api for interacting with Cassandra. You'll want to use the Teiid Connection importer so that Designer can reuse the Cassandra source that you have created for the Teiid server.
-
2. Re: Problem connecting to Cassandra instance
jjaideep2000 Oct 30, 2014 2:41 PM (in response to sarin_ashish)Hi Ashish,
Were you able to get connect to Cassandra from Teiid Designer?
Thanks,
-
3. Re: Problem connecting to Cassandra instance
rareddy Oct 30, 2014 3:01 PM (in response to jjaideep2000)Jaideep,
1) When using the Designer, create project, then choose "File -> Import -> Teiid Designer -> Teiid Connection Importer"
2) create Cassandra data source, then use cassandra translator, it will take you through steps to create a source model that represents the Cassendra your connection points to.
Ramesh..