Using the output stream feature
The following use case aims to show how to use the output stream feature in a number of components in order to greatly improve the output performance.
In this scenario, a pre-defined csv file containing customer information is loaded in a database table. Then the loaded data is selected using a tMap, and output to a local file and to the console using the output stream feature.
For the principle of the Use Output Stream feature, see the How to use the Use Output Stream feature section of the Talend Studio User Guide.