Downloads

Featured downloads

Recently published downloads

Teradata Package for R - tdplyr

Version: 17.20.00.00 - Created: 23 May 2022

Teradata R Package Product Overview Note: Teradata recommends to install tdplyr from https://github.com/Teradata/tdplyr. Download from downloads.teradata.com location if your organization does not allow you to download directly from https://github.com/Teradata/tdplyr. The Teradata R package (tdplyr) combines the benefits of open source R language environment with the massive parallel processing capabilities of Teradata Vantage, which includes the Teradata Machine Learning Engine analytic functions and the Teradata NewSQL Engine in-database analytic functions. It allows users to develop and run R programs that take advantage of the Big Data and Machine Learning analytics capabilities of Vantage. This package interface makes available to R users a collection of functions for analytics that reside on Vantage, so that they can perform in-database analytics with no SQL coding required. Specifically, the Teradata R package provides functions for data manipulation and transformation, data filtering and sub-setting, on remote Teradata database table and can be used in conjunction with open source R capabilities. Moreover, the Teradata R package conforms and works with the functions of the dbplyr package and most of the verbs of the dplyr package. The Teradata R package depends on rlang, dplyr, dbplyr, DBI, magrittr, jsonlite, purrr, bit64 (which are available from CRAN) and teradatasql (which is available from Teradata's Github repository and downloads.teradata.com) packages. To download and install tdplyr along with its dependencies automatically, specify the Teradata R package repository and CRAN in the repos argument for install.packages. Rscript -e "install.packages('tdplyr',repos=c('https://r-repo.teradata.com','https://cloud.r-project.org'))" Documentation and Support For Teradata R package documentation, please visit Teradata R Package Documentation For Teradata customer support, please visit Teradata Access or email Analytic-Clients Support at SA230577@teradata.com. General product information is available in the Teradata Documentation Website. Teradata R Package User Guide – B700-4005 Teradata R Function Reference – B700-4007

Teradata BYOM Plugin for Dataiku

Version: 1.0.0 - Created: 15 Dec 2021

The Teradata BYOM plugin facilitates "bringing your own model" to the Vantage Advanced SQL Engine Database and scoring your data that are stored in Database tables with saved models in select formats. This plugin's features enable Dataiku users to take advantage of the Vantage massively parallel scoring capabilities by using models previously trained in Dataiku or other platforms. Specifically, the Teradata BYOM plugin contains 2 Dataiku recipes to      1. Enable you to store PMML-formatted Dataiku models into Vantage tables.      2. Score data in Database tables from the convenience of your Dataiku project. The plugin currently supports PMML- and H2O MOJO-formatted models you have previously          stored in the Database.   The present plugin has been tested with Vantage 2.0. For system requirements and further details, refer to the README file and the plugin user guide PDF document.

Teradata CLIv2 for Windows

Version: 17.10.12.00 - Created: 08 Dec 2021

Teradata Call-Level Interface Version 2 is a collection of callable service routines that provide the interface between applications and the Teradata Gateway. Gateway is the interface between CLI and the Teradata Database. This download package is for the Windows platform.

VantageCore VMware Developer Tier and Developer Tier Preconfigured

Version: 17.20 - Created: 18 Nov 2021

Developer Tier is a SUSE Linux Enterprise Server (SLES) operating system and the Analytics Database packaged into a virtual container that runs in a VMware vSphere ESXI virtualized environment on third-party hardware. There are two variants of the Developer Tier including a Preconfigured version and the regular version. Developer Tier (Preconfigured) is a simplified version of VantageCore VMware Developer Tier that allows you to deploy the Analytics Database quickly and easily using the OVA template. Networking is already configured to use DHCP, and you can add storage to the system. The Preconfigured version enables you to deploy only the Database and the instructions are available in a separate user manual on this download page. The full Developer Tier consists of an OVA file template and associated property files and scripts for deploying the Teradata Database and the associated Teradata ecosystem products. Once deployed by the VMware administrator, Developer Tier can be used to evaluate the VantageCore VMware and the Analytics Database and the associated ecosystem products.   Note: You must have administrative privileges on the destination VMware environment to install and configure Developer Tier virtual machines.   The Linux OVA contains Teradata Studio, Teradata version of Jupyter Lab, Apache Superset and instructions (with a script) to install Precog on the OVA after it's installed.  To get the Jupyter access token, login as user "tdc" and run "docker ps" to view the running images. Next run "docker logs <jupyter image id>" to view the Jupyter access token.  The login and password for the Linux OVA is tdc/teradata2022 For feedback, discussion, and community support, please visit the Cloud Computing forum. Getting Started The first task is to decide whether you want to deploy the preconfigured version or the regular version of Developer Tier. Then, you must download the Developer Tier template and the manual for the version you wish to deploy. If you are deploying the full version, you'll need to also download the install scripts and desired ecosystem products from the download center. You will need the following technical requirements and components to run Developer Tier.   Component Requirements VMware ESXi version ESXi 6.x, 7.x   Datastore space for template deployment:  Teradata Database: 30 GB minimum   vCenter management • VMware administrator privileges • vCenter Standard version (must support ESXi 6.x or 7.x servers) • vCenter 6.x or 7.x   Note: There is a known issue with tdvm-init on the 17.10 Developer Tier OVA image that causes the tdvm-init script to fail. To work around this issue, run the command "mkdir -p /etc/opt/teradata/telm/tmp" and then run the command "touch /etc/opt/teradata/telm/tmp/.dttmpp" After running those commands run "python tdvm-init" to configure VantageCore VMware Developer Tier.  

VMware OVA with Teradata Studio, Jupyter Lab, Apache Superset, installer for Precog's Universal Data Connector

Version: 17.05 - Created: 12 Aug 2021

This is a VMware OVA that contains Teradata Studio, Teradata version of Jupyter Lab, Apache Superset and instructions (with a script) to install Precog on the OVA after it's installed.  To get the Jupyter access token, login as user "tdc" and run "docker ps" to view the running images. Next run "docker logs <jupyter image id>" to view the Jupyter access token.  For feedback, discussion, and community support, please visit the Cloud Computing forum.   NOTE: The login and password for the OVA is tdc/teradata2022.

Teradata SCRIPT Table Operator Plugin for Dataiku

Version: 1.0.3 - Created: 29 Jul 2021

The Teradata SCRIPT Table Operator (STO) plugin for Dataiku allows end users to leverage the STO object in the Vantage Advanced SQL Engine Database. STO enables pushing R and Python scripts into the Database, and executing the scripts natively in the Database nodes. One thus benefits from scaled performance through execution of script instances across all Database processing units. The Teradata SCRIPT Table Operator plugin for Dataiku facilitates pushing down and execution of STO custom-built R or Python code from      (a) notebooks built in Dataiku DSS, or      (b) external script files stored in DSS managed folders. The plugin also allows you to push down to the Database any supplementary files that may be needed by your script, such as R or Python model files. For system requirements and further details, refer to the README file and the plugin user guide PDF document.  

Teradata Advanced SQL Engine Functions Plugin for Dataiku

Version: 2.0.3 - Created: 29 Jul 2021

The Teradata Advanced SQL Engine Functions Plugin for Dataiku The Teradata Advanced SQL Engine Functions Plugin for Dataiku integrates a set of analytic functions that reside in the Vantage Advanced SQL Engine, by providing a user-friendly, easy-to-use, no-SQL interface for these functions in the Dataiku DSS environment. The Teradata Advanced SQL Engine Functions Plugin for Dataiku allows end users to leverage Vantage analytics within their DSS data science workflows. This plugin provides support for most of the Advanced SQL Engine analytic functions in 16.20. The present plugin has been tested with Vantage 2.0. For system requirements and further details, refer to the README file and the plugin user guide PDF document.

Teradata CLIv2 for Windows

Version: 17.10.06.00 - Created: 23 Jun 2021

Teradata Call-Level Interface Version 2 is a collection of callable service routines that provide the interface between applications and the Teradata Gateway. Gateway is the interface between CLI and the Teradata Database. This download package is for the Windows platform.

Teradata CLIv2 for Solaris

Version: 17.10.00.12 - Created: 22 Jun 2021

Teradata Call-Level Interface Version 2 is a collection of callable service routines that provide the interface between applications and the Teradata Gateway. Gateway is the interface between CLI and the Teradata Database. This download package is for the Solaris platform.

Teradata CLIv2 for Linux

Version: 17.10.00.12 - Created: 22 Jun 2021

Teradata Call-Level Interface Version 2 is a collection of callable service routines that provide the interface between applications and the Teradata Gateway. Gateway is the interface between CLI and the Teradata Database. These download packages are for Linux platforms.