I'm new to jasperETL and i have to populate star schema database with data from CSV file. Does anyone know how to perform this task? Maybe there is some tutorial or book, where i can find this information. I searched in the internet b开发者_如何学Gout found nothing about this. Thank you in advance.
JaspersoftETL is an OEM of Talend. You can find tutorials on the talendforge.org website. Specifically, the tutorial "How to design a Job using Repository Metadata" covers loading data from a .csv file into a table. It should be precisely what you need.
精彩评论