Talend tuniquerow Component (How to identify Unique/Duplicates in data using Talend)

Talend tUniqRow component is used to remove duplicate records from a data flow. The component receives input from another component and can then remove duplicates based on "Key" attribute(s). The tUniqRow component can also reroute all duplicate rows to a different output flow.