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

View Entire Topic
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