Displaying special characters in the console - 7.3

Talend Open Studio User Guide

Version
7.3
Language
English
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend Studio
Content
Design and Development
Last publication date
2023-10-11
Available in...

Open Studio for Big Data

Open Studio for Data Integration

Open Studio for ESB

About this task

Talend Studio can display special characters in the console. To enable the display of Chinese, Japanese or Korean characters, for example, proceed as follows before executing the Job or Route:

Procedure

  1. Select the Advanced settings tab.
  2. In the JVM settings area of the tab view, select the Use specific JVM arguments check box to activate the Argument table.
  3. Next to the Argument table, click the New... button to pop up the Set the VM argument dialog box.
  4. In the dialog box, type in -Dfile.encoding=UTF-8.
  5. Click OK to close the dialog box.