Talend Data Mapper allows you to export your
structures as CSV files, Java classes, or Avro files to enable you to work with the exported
files in external tools.
Procedure
Open the structure that you want to export.
Click File > Export to open the Export
window.
Expand Data Mapper and
select an export format, then click Next.
Select the structure to export.
Click Browse next to the To
directory field and select the target folder for your
structure.
If you selected a Java export, enter the Java package
name.
Optional: Configure the other export options as needed.
Example
For the Avro export, the structure is exported with its
default representation, and you can indicate whether you want to export only the
row element or the whole structure.
Click Finish.
Results
The selected structures are exported to the target directory.