Step 3: Verify MySQL or MariaDB initialization
Note: Unless you change it in Step 1, above, the default password for each username below is password
.
After you run the scripts, perform the following steps to verify that databases and user roles have been created properly:
Open the MySQL Workbench tool.
MySQL Workbench is freely available at the MySQL development site.
Log in as: hibuser
Under Schemas, expand hibernate then expand Tables and verify that you can see the tables.
If you installed Pentaho Operations Mart, expand pentaho_operations_mart then expand Tables and verify that you can see the tables.
Log in as: jcr_user
Under Schemas, expand jackrabbit then expand Tables and verify that you can see the tables.
The jackrabbit tables may not appear until you have started Pentaho for the first time.
Log in as: pentaho_user
Under Schemas, expand quartz then expand Tables and verify that you can see the tables.
Exit from MySQL Workbench.
You have initialized the MySQL or MariaDB Pentaho Repository database.
Last updated
Was this helpful?