Rules for Installing UDFs on the ML Engine | Teradata Vantage - Rules for Installing UDFs - Teradata Vantage

Machine Learning Engine User Guide

Product
Teradata Vantage
Release Number
9.02
9.2.4
9.2.3
2.3.2
1.3
Published
May 2022
Language
English (United States)
Last Update
2022-05-04
dita:mapPath
kaz1597341649653.ditamap
dita:ditavalPath
ehs1594682156756.ditaval
dita:id
B700-4004
lifecycle
previous
Product Category
Teradata Vantageā„¢
  • The user performing the installation must be authorized. A user is authorized if they own the schema or the schema is public.
  • The UDF (or a file with the same name) does not exist on ML Engine.
  • The UDF name is different from the destination schema name.
  • The UDF file size is 238 MB or less.
  • The archive file name for the UDF is the same as the main function class in the archive that must be executed.
  • You cannot have executables or scripts in your UDFs.