Archive for the ‘Kettle’ Category

h1

Kettle spoon quick start creating repository

September 3, 2008

In this page, I will provide you a quick tutorial using spoon. Please follow the step :

1. Create a database

for an example, I will create database test_repo in MySQL.

2. Open Kettle, and click tab Repository / Connect to Repostirory

3. Choose new, new

4.  Set-up a connection to MySQL:

Connection name : (test_repo)

Connection type : MySQL

Server host name : 127.0.0.1 (default MySQL)

Database name : test_repo

username : root

password :

You may click “Test” to make sure the connection is OK.

5. Set-up database, Click “Create or Upgrade”

That’s all the step. Now you can login to your repository.