Talend Exchange is the place where Talend community can share items
related to Talend opensource products, such as Data Integration, Data Quality and Data Master Management.
Contribution is open to any user, no specific validation is needed.
As soon as you have your forum account, you automatically get a Talend Exchange account.
About: - This component is a part of a set of 2 components that allow you to choose between the standard Talend logging framework
(better suited for technical logs),
and the log4J logging framework better suited for business logs (see here : http://logging.apache.org/log4j/1.2/index.html).
- This component is designed to be used with the tInitLog4J component.
- This component requires a message that can be a combination of basic java String and row properties (ex : \"hello :\"+ row1.name)
- You need to choose a log level and to give a logger name that match one of the loggers defined in the configuration used by the tInitLog4J component.
- Thanks to Mathieu Lecarme for the graphics ;-)
- Thanks to OpenWide for saving me a few time to do this ;)
this indicator counts the number of duplicate rows.
It's different from the system indicator called "duplicate count" because it counts the number of duplicate rows, not the number of duplicate values.
group data according to their length range.
Ranges are the following:
data of length < 10
data of length < 20
data of length < 30
data of length >= 30
null data