Difference between revisions of "Transforming Data with Kettle"

From Opentaps Wiki
Jump to navigationJump to search
(New page: <pre> These are preliminary notes. </pre> To create our date dimension seed data using Spoon, the steps are, # Create a New Transformation using New -> New Transformation # On the left, ...)
 
m (Protected "Transforming Data with Kettle": Sysop page [edit=sysop:move=sysop])
(No difference)

Revision as of 15:05, 2 April 2008

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.