The Vantage BYOM feature is available to Vantage customers at no cost.
Contact your Teradata representative to order the Vantage BYOM software package and schedule installation.
To understand the potential impact and make sure that the installation parameters for the SQLE system have the correct settings, review Workload Management for Vantage BYOM and Recommended Java Server Settings for BYOM Sessions before using Vantage BYOM.
After Vantage BYOM installation, you can find examples for the PMML, MOJO, ONNX, Dataiku, and DataRobot models that appear in this guide in /opt/teradata/byom/05.00.00.00/examples/ on the node on which Vantage BYOM is installed. The jars of the BYOM functions are installed on all the nodes. Examples can also be found at TSS or https://downloads.teradata.com/.
VantageCloud
Vantage Offering | Action |
---|---|
VantageCloud Enterprise | Submit a change request from the Teradata support portal (https://support.teradata.com) to install Vantage BYOM. New systems provisioned with Vantage version 2.4.1 or later include BYOM. No change request necessary. |
VantageCloud Lake | No action needed. BYOM is automatically available in VantageCloud Lake and runs on the primary cluster. |
VantageCore
For Vantage BYOM installation on VantageCloud IntelliFlex or VantageCloud VMware, request BYOM version 5.00.00.00 or later when submitting a change request to install the software package.
Confirm installed version
To determine the version of BYOM currently installed on your system, run one of the following commands. The output is the same for VantageCloud Lake, VantageCloud Enterprise, and VantageCore.
help database TD_MLDB;
help user mldb;
*** Help information returned. 14 rows. *** Total elapsed time was 1 second. Tavle/View/Macro name Kind Comment -------------------------------------------------------- BYOM_UTIL_JAR_05.00.00.00 D ? DataikuPredict L ? DataikuPredict_contract C ? DataRobotPredict L ? DataRobotPredict_contract C ? H2OPredict L ? H2OPredict_contract C ? JVMMemStats L ? JVMMemStats_contract C ? MLDB_JAR_05.00.00.00 D ? ONNXPredict L ? ONNXPredict_contract C ? PMMLPredict L ? PMMLPredict_contract C ?If the default user or database has not been used for the installation, replace mldb with the name of the user or database installed on BYOM.