cancel
Showing results for 
Search instead for 
Did you mean: 

UDF Transform Crashing

former_member442248
Active Participant
0 Kudos

Hi All.

We have got a new installation of DS 4.2 SP13 on a Linux box. When executing a simple python statement like import os the transform is crashing with the below error. One thing that needs to be considered is from SP13 DS support python 3.x.

Regards.

Shaz

Accepted Solutions (0)

Answers (2)

Answers (2)

denise_meyer
Employee
Employee
0 Kudos

Hello Shaz, I would suggest you log a support incident and attach the debug package (turn on the debug package trace when running the job) from this test job you have created for us to review. If the debug package doesn't generate, please provide the error/trace/monitor log from the file system and the exported .atl of the job for support's review.

Thanks,

Denise

denise_meyer
Employee
Employee
0 Kudos

Hello - was this UDT job upgraded from an older version of Data Services? Did you also run the Python conversion utility?

Please check the below Knowledge base article on the conversion utility.

https://launchpad.support.sap.com/#/notes/2895826

Also, check the documentation on SP13

former_member442248
Active Participant
0 Kudos

Hi Denise.

This is a fresh installation. And the utility doesnt have any code. To test functionality it just has row_gen --> query transform --> udf --> target table. I have tired multiple commands individually like print('Shazin'), import os etc. Every time getting the same error.

Actual code that was running in SP10 has not yet been introduced.

Regards.

Shaz