Hello Guys,
My name is Jaspaul and am working as Senior Engineer at Dataguise Inc. We,
here, are trying to get Eagle working with RDBMS as storage-type. So, we need
help on the steps to be followed to get it working with Mysql.
I have the following questions regarding this:
* Is Eagle working with JDBC storage type already?
* What are the steps to be followed to setup storage type to JDBC?
* We know the following steps , so far:
* modify eagle-service.conf file ,set storage type to JDBC and other
JDBC parameters
* Copy JDBC connector jar (MySql connector jar is already there) to
~/eagle/lib/tomcat/webapps/eagle-service/WEB-INF/lib/
* Copy eagle-storage-jdbc-0.3.0.jar to
~/eagle/lib/tomcat/webapps/eagle-service/WEB-INF/lib/.
* How JDBC database and tables are created, where is the DDL file? How can
we generate the DDL?
Thanks in Advance!
Regards,
Jaspaul Chahal