You can access the following external object stores while using Vantage Trial:
- The Teradata-managed object store
- Your external object store
Obtain the credentials to your external object store from your Cloud administrator to use these credentials in SQL queries to the external object store. See Teradata Vantage™ - Native Object Store Getting Started Guide.
- The Teradata-supplied public object stores. The Teradata Vantage™ - Native Object Store Getting Started Guide contains examples you can copy and paste to run or set up your own external object store using the Teradata-supplied river flow data. The variables in the examples must be replaced with your own values for your own external object store.
Vantage Trial provides access to a Teradata-managed object store and a Teradata-supplied public object store. Vantage Trial does not support any other public object stores.
You are automatically granted the SQL Engine privileges to use NOS functionality when your Vantage Trial system is provisioned.
If you use Editor or JupyterHub to copy and paste examples, consider the following:
- Editor interprets ${variable} and prompts you for the values.
- JupyterHub replaces ${variable} before it runs the code.