I need to load data from a csv to database. Those tables also used by application code, and table primary keys are generated by hibernate uid.

How do I create these primary key uid from kettle?

I appreciate any help.

Thanks, Sam

link|improve this question

0% accept rate
feedback

1 Answer

Use the "Generate Random Value" step - this can generate uuids etc.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.