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])
Jump to navigationJump to search
These are preliminary notes.

To create our date dimension seed data using Spoon, the steps are,

  1. Create a New Transformation using New -> New Transformation
  2. On the left, you'll see three collapsed sections, Main Tree, Core Objects and Favorite Steps. Expand the Main Tree section.
    1. Under Transformations right click Database Connections and select New
      1. Specify the connection information to opentaps_analytics, our data warehouse. Also ensure characterEncoding of UTF8 in options as above.
      2. Test the connection and ensure it works

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.