Transforming Data with Kettle
From Opentaps Wiki
Revision as of 15:05, 2 April 2008 by Sichen (talk | contribs) (Protected "Transforming Data with Kettle": Sysop page [edit=sysop:move=sysop])
These are preliminary notes.
To create our date dimension seed data using Spoon, the steps are,
- Create a New Transformation using New -> New Transformation
- On the left, you'll see three collapsed sections, Main Tree, Core Objects and Favorite Steps. Expand the Main Tree section.
- Under Transformations right click Database Connections and select New
- Specify the connection information to opentaps_analytics, our data warehouse. Also ensure characterEncoding of UTF8 in options as above.
- Test the connection and ensure it works
- Under Transformations right click Database Connections and select New
I have created a kettle template for generating the seed data. You can import this in Spoon and change the database configuration if necessary. That is only if you need to edit the template.