Aligning each hashtag to lower case - 7.3

Kafka

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Open Studio for Big Data
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Messaging components (Integration) > Kafka components
Data Quality and Preparation > Third-party systems > Messaging components (Integration) > Kafka components
Design and Development > Third-party systems > Messaging components (Integration) > Kafka components

Procedure

  1. Double-click tMap to open its Map editor.
  2. In the table representing the output flow (on the right side), enter StringHandling.DOWNCASE(row2.hashtag) in the Expression column. This automatically creates the map between the hashtag column of the input schema and the hashtag column of the output schema.
    Note that row2 in this expression is the ID of the input link to tMap. It can be labeled differently in the Job you are designing.
  3. Click Apply to validate these changes and click OK to close this editor.