Informatica BDM issue while adding a field in source

himab437 Posts 1 Registration date Wednesday March 29, 2023 Status Member Last seen March 29, 2023 - Mar 29, 2023 at 02:12 AM

I have an existing mapping in informatica BDM runs in Hadoop /Spark environment and live in prod. There is a new requirement is to add a field in the source and pull to downstream transformations in BDM mapping.

I have manually added the column in source and added the same in data base. Issue is when i am linking new field to the next filter transformation it throws INFASPARK0 failed error, but when I don't pull the field to the filter the same mapping runs successfully. here is the error.

because of the following error: [SPARK_1003] Spark task [InfaSpark0] failed with the following error: [User class threw exception: java.lang.reflect.InvocationTargetException

Related: