Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Data Masking component throwing error when used in Spark job

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

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi  Deepan,
Would you mind posting your current job setting screenshots into forum which will be helpful for us to address your issue?
Best regards
Sabrina
Anonymous
Not applicable
Author

 

The first screenshot is when I use the row generator for a Spark job.

The second screenshot is when I am using it for a custom Spark job.

Regards,
Deepan