Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
org.talend.dataquality.datamasking.Function cannot be resolved to a type, this is the error thrown when used with tJava component.
We are trying to read data from a HDFS file by tFileInputFullRow and then we are doing some computations and when I send a RDD<String> to the tDataMasking component, error is thrown.
We tried with the simple row generator connected to tDataMasking in Spark job, it throws same Error.
(Same code is working for Standard job).
We have checked the plugins and Spark job and Spark streaming is supported for tDataMasking component .
I am using Talend 6.2.1
Regards,
Deepan