...
Database | Description | Sql Script | Mandatory |
---|---|---|---|
Shark | is used for bursting and similar tasks | YES | |
Quarz | database which is the main pentaho scheduler (think about it as a cron like tool that stores its cron jobs in the database) | YES | |
Hibernate | is the persistence layer used by pentaho | YES | |
sampladata | if you are on production you may not need it but for demonstration and seeing whats new in pentaho you will need it | No |
please note that the sql files above REQUIRES you to edit them since the database are created and are owned by the tomcat user
...