I'm attempting to evaluate the reporting server, and figured the easiest way would be hourly through AWS.
Installation went fine, used a security group and key that was available.
I was able to log into the BI server using superuser, and change my password.
I added a new datasource connection to Cassandra, and the connection test was successful.
I went to go add a domain, and I couldn't find the datasource in the folder I'd put it (/organizations/organization_1/datasources/), nor was it successful when I manually typed in the datasource identifier.
I checked all permissions (still in as superuser), tried the entire process again, etc. I can see the datasource if I look in datasources.
I tried logging into my customer portal in case the license was somehow messed up, downloaded the license, sshd into the box and placed it there, restarted tomcat and nothing.
I've already spent about 3 hours trying to figure this out, and I hope this isn't indicative of the product overall, but I'm not sure what else I can try. I've looked at all the manuals and followed the original install correctly using the cloudformation templates.
Any help would be greatly appreciated.
Thanks!
1 Answer:
Okay, after digging around more, I ran across this:
Cassandra data sources cannot be used directly in Domains. To use Cassandra in a Domain, see Big Data Connectors for Virtual Data Sources.
So that's what I'll try. Not sure how to create reports without a domain, but will try the link above.
Thanks!