Hi,
After a while of struggle I added Cassandra connector to Jasperserver Pro 5.1, unfortunatelly we can't use it because created datasources are not visible in Domain creator. I tried follow guide:
but without success. Any advise ?
Regards
Rafał
1 Answer:
Posted on August 30, 2013 at 11:13am
Because of the way Domains use SQL, not every JDBC data source can be used to build a Domain. This has been the case with Cassandra. Here's what the admin guide says about Mongo DB:
MongoDB is a big data architecture based on the NoSQL model that is neither relational nor SQL-based. Jaspersoft provides a connector that allows reports to use MongoDB as a data source. Reports based on a MongoDB data source can be used as Topics that allow users to create Ad Hoc views based on the fields returned by the MongoDB query. However, Domains require relational data sources, and therefore MongoDB data sources cannot be used in Domains.
This would be similar for Cassandra.
Thx, that enlightens problem!