Time for action—populating the Jigsaw database
To load data massively into your Jigsaw database, you must have the Jigsaw database created and the MySQL server running. You already know how to do this. If not, please refer to Chapter 1 for the installation of MySQL and Chapter 8 for the creation of the Jigsaw database.
Note
This tutorial will overwrite all your data in the js
database. If you don't want to overwrite the data in your js
database, you could simply create a new database with a different name and run the js.sql
script to create the tables in your new database.
After checking that everything is in order, follow these instructions:
- From Packt's website download the
js_data.sql
script file. - Launch the MySQL query browser.
- From the File menu ...
Get Pentaho 3.2 Data Integration Beginner's Guide now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.