Pentaho Business intelligence Server 3.5 stable
Pentaho Business intelligence Server 3.5 stable
biserver-ce-3.5.0.stable\biserver-ce\data
Database settings
download the SQL Script Pack for MySQL 5.x and extract in any location of computer.
Following three scripts required to configure pentaho server
hibernate
- most important file you will need to download is the pentaho-ce-3.5.0.stable.zip from sourceforge.
- After you have downloaded and extracted the ZIP file in any location of computer. For example I extract zip file on my c: then directory structure as follows :
c:\pentaho\
adminstration-console\
biserver-ce\ - We have to do major change in biserver-ce directory.
biserver-ce-3.5.0.stable\biserver-ce\data
Database settings
download the SQL Script Pack for MySQL 5.x and extract in any location of computer.
Following three scripts required to configure pentaho server
- create_repository_mysql.sql
- create_quartz_mysql.sql
- load_sample_users_mysql.sql
- create_sample_datasource_mysql.sql
- sample_data_mysql.sql
hibernate
- authorities
- datasource
- granted_authorities
- users
- qrtz_blob_triggers
- qrtz_calendars
- qrtz_cron_triggers
- qrtz_fired_triggers
- qrtz_job_details
- qrtz_job_listeners
- qrtz_locks
- qrtz_paused_trigger_grps
- qrtz_scheduler_state
- qrtz_simple_triggers
- qrtz_trigger_listeners
- qrtz_triggers
Comments
Post a Comment