From e103657997ec70cf3e18eb3bc3738b56330aa38d Mon Sep 17 00:00:00 2001 From: Oseer Williams Date: Thu, 5 Sep 2024 14:50:08 -0400 Subject: [PATCH 1/4] feat(redirects): Generating redirects --- .github/workflows/ci.yml | 2 + README.md | 6 ++ generate-redirects.js | 90 +++++++++++++++++++ static/advanced-dbt.html | 9 ++ static/airflow.html | 9 ++ ...r-bi-using-data-from-teradata-vantage.html | 9 ++ ...-azure-data-share-to-teradata-vantage.html | 9 ++ ...yter-extensions-with-google-vertex-ai.html | 9 ++ ...ata-jupyter-extensions-with-sagemaker.html | 9 ++ ...ge-to-salesforce-using-amazon-appflow.html | 9 ++ ...antage-with-google-cloud-data-catalog.html | 9 ++ .../sagemaker-with-teradata-vantage.html | 9 ++ ...ge-with-azure-machine-learning-studio.html | 9 ++ ...reate-parquet-files-in-object-storage.html | 9 ++ static/dbt.html | 9 ++ static/elt/terraform-airbyte-provider.html | 9 ++ ...airbyte-in-teradata-vantage-using-dbt.html | 9 ++ ...-external-sources-to-teradata-vantage.html | 9 ++ static/getting-started-with-csae.html | 9 ++ ...etting-started-with-vantagecloud-lake.html | 9 ++ static/getting.started.utm.html | 9 ++ static/getting.started.vbox.html | 9 ++ static/getting.started.vmware.html | 9 ++ .../install-teradata-studio-on-mac-m1-m2.html | 9 ++ static/jdbc.html | 9 ++ static/jupyter.html | 9 ++ static/local.jupyter.hub.html | 9 ++ static/ml.html | 9 ++ ...odels-with-teradata-modelops-and-byom.html | 9 ++ ...models-with-teradata-modelops-and-git.html | 9 ++ ...ytics-modelops-model-factory-solution.html | 9 ++ ...t-feature-store-with-teradata-vantage.html | 9 ++ static/mule.jdbc.example.html | 9 ++ static/nos.html | 9 ++ static/odbc.ubuntu.html | 9 ++ ...eradata-vantage-connection-in-datahub.html | 9 ++ ...eradata-vantage-connection-in-dbeaver.html | 9 ++ ...ws-that-use-dbt-with-teradata-vantage.html | 9 ++ ...g.started.dbt-feast-teradata-pipeline.html | 9 ++ ...integrate-teradata-vantage-with-knime.html | 9 ++ ...eries-analysis-using-teradata-vantage.html | 9 ++ .../send-queries-using-rest-api.html | 9 ++ static/run-vantage-express-on-aws.html | 9 ++ ...un-vantage-express-on-microsoft-azure.html | 9 ++ static/segment.html | 9 ++ ...-ingestion-tools-for-teradata-vantage.html | 9 ++ static/sto.html | 9 ++ ...tage-engine-architecture-and-concepts.html | 9 ++ static/teradatasql.html | 9 ++ ...ly-with-teradata-parallel-transporter.html | 9 ++ static/vantage.express.gcp.html | 9 ++ .../vantagecloud-lake-demo-jupyter-azure.html | 9 ++ ...vantagecloud-lake-demo-jupyter-docker.html | 9 ++ ...e-demo-jupyter-google-cloud-vertex-ai.html | 9 ++ ...tagecloud-lake-demo-jupyter-sagemaker.html | 9 ++ ...gecloud-lake-demos-visual-studio-code.html | 9 ++ 56 files changed, 575 insertions(+) create mode 100644 generate-redirects.js create mode 100644 static/advanced-dbt.html create mode 100644 static/airflow.html create mode 100644 static/business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html create mode 100644 static/cloud-guides/connect-azure-data-share-to-teradata-vantage.html create mode 100644 static/cloud-guides/integrate-teradata-jupyter-extensions-with-google-vertex-ai.html create mode 100644 static/cloud-guides/integrate-teradata-jupyter-extensions-with-sagemaker.html create mode 100644 static/cloud-guides/integrate-teradata-vantage-to-salesforce-using-amazon-appflow.html create mode 100644 static/cloud-guides/integrate-teradata-vantage-with-google-cloud-data-catalog.html create mode 100644 static/cloud-guides/sagemaker-with-teradata-vantage.html create mode 100644 static/cloud-guides/use-teradata-vantage-with-azure-machine-learning-studio.html create mode 100644 static/create-parquet-files-in-object-storage.html create mode 100644 static/dbt.html create mode 100644 static/elt/terraform-airbyte-provider.html create mode 100644 static/elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html create mode 100644 static/elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html create mode 100644 static/getting-started-with-csae.html create mode 100644 static/getting-started-with-vantagecloud-lake.html create mode 100644 static/getting.started.utm.html create mode 100644 static/getting.started.vbox.html create mode 100644 static/getting.started.vmware.html create mode 100644 static/install-teradata-studio-on-mac-m1-m2.html create mode 100644 static/jdbc.html create mode 100644 static/jupyter.html create mode 100644 static/local.jupyter.hub.html create mode 100644 static/ml.html create mode 100644 static/modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom.html create mode 100644 static/modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git.html create mode 100644 static/modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html create mode 100644 static/modelops/using-feast-feature-store-with-teradata-vantage.html create mode 100644 static/mule.jdbc.example.html create mode 100644 static/nos.html create mode 100644 static/odbc.ubuntu.html create mode 100644 static/other-integrations/configure-a-teradata-vantage-connection-in-datahub.html create mode 100644 static/other-integrations/configure-a-teradata-vantage-connection-in-dbeaver.html create mode 100644 static/other-integrations/execute-airflow-workflows-that-use-dbt-with-teradata-vantage.html create mode 100644 static/other-integrations/getting.started.dbt-feast-teradata-pipeline.html create mode 100644 static/other-integrations/integrate-teradata-vantage-with-knime.html create mode 100644 static/perform-time-series-analysis-using-teradata-vantage.html create mode 100644 static/query-service/send-queries-using-rest-api.html create mode 100644 static/run-vantage-express-on-aws.html create mode 100644 static/run-vantage-express-on-microsoft-azure.html create mode 100644 static/segment.html create mode 100644 static/select-the-right-data-ingestion-tools-for-teradata-vantage.html create mode 100644 static/sto.html create mode 100644 static/teradata-vantage-engine-architecture-and-concepts.html create mode 100644 static/teradatasql.html create mode 100644 static/tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html create mode 100644 static/vantage.express.gcp.html create mode 100644 static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-azure.html create mode 100644 static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker.html create mode 100644 static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-google-cloud-vertex-ai.html create mode 100644 static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-sagemaker.html create mode 100644 static/vantagecloud-lake/vantagecloud-lake-demos-visual-studio-code.html diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 360481afe..46815e224 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,8 @@ jobs: cache: npm - name: Run Antora run: ./buildw + - name: Add static resources + run: cp -fr ./static/. ./build/site/ - name: PR Number run: echo "PR-${{ github.event.pull_request.number }}" - name: Deploy PR Preview diff --git a/README.md b/README.md index baa50ea6a..ee9c0c20a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ + +# 🚧 Repository Archived 🚧 + +**NOTE:** This repository and its contents are no longer actively maintained and have been moved to the [Developer resources repository](https://github.com/teradata/developer-resources) 🛠️ + + # Teradata Vantage Getting Started Guides Tutorials for learning the Teradata Vantage database. The documents use the AsciiDoc format. The website is built with Antora. diff --git a/generate-redirects.js b/generate-redirects.js new file mode 100644 index 000000000..f8ddf1e9a --- /dev/null +++ b/generate-redirects.js @@ -0,0 +1,90 @@ +const fs = require('fs'); +const path = require('path'); + +// JSON data +const data = { + "teradata-vantage-engine-architecture-and-concepts.html": "https://developers.teradata.com/quickstarts/introduction/teradata-vantage-engine-architecture-and-concepts/", + "getting.started.vmware.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/getting-started-vmware/", + "getting.started.vbox.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/getting-started-vbox/", + "getting.started.utm.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/run-vantage-express-on-utm/", + "run-vantage-express-on-aws.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-cloud-infrastructure/run-vantage-express-on-aws/", + "vantage.express.gcp.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-cloud-infrastructure/vantage-express-gcp/", + "run-vantage-express-on-microsoft-azure.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-cloud-infrastructure/run-vantage-express-on-microsoft-azure/", + "getting-started-with-csae.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/clearscape-analytics-experience/getting-started-with-csae/", + "install-teradata-studio-on-mac-m1-m2.html": "https://developers.teradata.com/quickstarts/connect-to-vantage/install-teradata-studio-on-mac-m1-m2/", + "other-integrations/configure-a-teradata-vantage-connection-in-dbeaver.html": "https://developers.teradata.com/quickstarts/connect-to-vantage/configure-a-teradata-vantage-connection-in-dbeaver/", + "odbc.ubuntu.html": "https://developers.teradata.com/quickstarts/connect-to-vantage/configure-odbc/ubuntu/", + "nos.html": "https://developers.teradata.com/quickstarts/manage-data/nos/", + "select-the-right-data-ingestion-tools-for-teradata-vantage.html": "https://developers.teradata.com/quickstarts/manage-data/select-the-right-data-ingestion-tools-for-teradata-vantage/", + "airflow.html": "https://developers.teradata.com/quickstarts/manage-data/airflow/", + "dbt.html": "https://developers.teradata.com/quickstarts/manage-data/dbt/", + "advanced-dbt.html": "https://developers.teradata.com/quickstarts/manage-data/advanced-dbt/", + "modelops/using-feast-feature-store-with-teradata-vantage.html": "https://developers.teradata.com/quickstarts/manage-data/using-feast-feature-store-with-teradata-vantage/", + "other-integrations/getting.started.dbt-feast-teradata-pipeline.html": "https://developers.teradata.com/quickstarts/manage-data/getting-started-dbt-feast-teradata-pipeline/", + "elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html": "https://developers.teradata.com/quickstarts/quickstarts/manage-data/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage/", + "elt/terraform-airbyte-provider.html": "https://developers.teradata.com/quickstarts/manage-data/terraform-airbyte-provider/", + "elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html": "https://developers.teradata.com/quickstarts/quickstarts/manage-data/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt/", + "tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html": "https://developers.teradata.com/quickstarts/quickstarts/manage-data/run-bulkloads-efficiently-with-teradata-parallel-transporter/", + "create-parquet-files-in-object-storage.html": "https://developers.teradata.com/quickstarts/manage-data/create-parquet-files-in-object-storage/", + "other-integrations/execute-airflow-workflows-that-use-dbt-with-teradata-vantage.html": "https://developers.teradata.com/quickstarts/manage-data/execute-airflow-workflows-that-use-dbt-with-teradata-vantage/", + "cloud-guides/integrate-teradata-vantage-to-salesforce-using-amazon-appflow.html": "https://developers.teradata.com/quickstarts/manage-data/integrate-teradata-vantage-to-salesforce-using-amazon-appflow/", + "segment.html": "https://developers.teradata.com/quickstarts/manage-data/segment/", + "cloud-guides/connect-azure-data-share-to-teradata-vantage.html": "https://developers.teradata.com/quickstarts/manage-data/connect-azure-data-share-to-teradata-vantage/", + "cloud-guides/integrate-teradata-vantage-with-google-cloud-data-catalog.html": "https://developers.teradata.com/quickstarts/manage-data/integrate-teradata-vantage-with-google-cloud-data-catalog/", + "other-integrations/configure-a-teradata-vantage-connection-in-datahub.html": "https://developers.teradata.com/quickstarts/manage-data/configure-a-teradata-vantage-connection-in-datahub/", + "jdbc.html": "https://developers.teradata.com/quickstarts/create-applications/jdbc/", + "teradatasql.html": "https://developers.teradata.com/quickstarts/create-applications/teradatasql/", + "mule.jdbc.example.html": "https://developers.teradata.com/quickstarts/create-applications/mule-dbc-example/", + "query-service/send-queries-using-rest-api.html": "https://developers.teradata.com/quickstarts/create-applications/send-queries-using-rest-api/", + "jupyter.html": "https://developers.teradata.com/quickstarts/analyze-data/jupyter/", + "local.jupyter.hub.html": "https://developers.teradata.com/quickstarts/analyze-data/local-jupyter-hub/", + "ml.html": "https://developers.teradata.com/quickstarts/analyze-data/ml/", + "sto.html": "https://developers.teradata.com/quickstarts/analyze-data/sto/", + "perform-time-series-analysis-using-teradata-vantage.html": "https://developers.teradata.com/quickstarts/analyze-data/perform-time-series-analysis-using-teradata-vantage/", + "modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom.html": "https://developers.teradata.com/quickstarts/analyze-data/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom/", + "modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git.html": "https://developers.teradata.com/quickstarts/analyze-data/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git/", + "modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html": "https://developers.teradata.com/quickstarts/quickstarts/analyze-data/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution/", + "cloud-guides/sagemaker-with-teradata-vantage.html": "https://developers.teradata.com/quickstarts/analyze-data/sagemaker-with-teradata-vantage/", + "cloud-guides/use-teradata-vantage-with-azure-machine-learning-studio.html": "https://developers.teradata.com/quickstarts/analyze-data/use-teradata-vantage-with-azure-machine-learning-studio/", + "cloud-guides/integrate-teradata-jupyter-extensions-with-google-vertex-ai.html": "https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-jupyter-extensions-with-google-vertex-ai/", + "cloud-guides/integrate-teradata-jupyter-extensions-with-sagemaker.html": "https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-jupyter-extensions-with-sagemaker/", + "business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html": "https://developers.teradata.com/quickstarts/quickstarts/analyze-data/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage/", + "other-integrations/integrate-teradata-vantage-with-knime.html": "https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-vantage-with-knime/", + "getting-started-with-vantagecloud-lake.html": "https://developers.teradata.com/quickstarts/vantagecloud-lake/getting-started-with-vantagecloud-lake/", + "vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker.html": "https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker/", + "vantagecloud-lake/vantagecloud-lake-demos-visual-studio-code.html": "https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demos-visual-studio-code/", + "vantagecloud-lake/vantagecloud-lake-demo-jupyter-sagemaker.html": "https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-sagemaker/", + "vantagecloud-lake/vantagecloud-lake-demo-jupyter-google-cloud-vertex-ai.html": "https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-google-cloud-vertex-ai/", + "vantagecloud-lake/vantagecloud-lake-demo-jupyter-azure.html": "https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-azure/" +}; + +// Template generator function +function generateHTML(url) { + return ` + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to ${url}.

`; +} + +// Directory where the files will be saved +const outputDir = path.join(__dirname, 'static'); +if (!fs.existsSync(outputDir)) { + fs.mkdirSync(outputDir); +} + +// Loop through the JSON data +Object.keys(data).forEach(fileName => { + const url = data[fileName]; + const htmlContent = generateHTML(url); + + // Write the HTML content to a file + const filePath = path.join(outputDir, fileName); + fs.writeFileSync(filePath, htmlContent, { recursive: true, encoding: 'utf-8' }); + + console.log(`File created: ${filePath}`); +}); diff --git a/static/advanced-dbt.html b/static/advanced-dbt.html new file mode 100644 index 000000000..94ad5724a --- /dev/null +++ b/static/advanced-dbt.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/advanced-dbt/.

\ No newline at end of file diff --git a/static/airflow.html b/static/airflow.html new file mode 100644 index 000000000..e715a0c2d --- /dev/null +++ b/static/airflow.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/airflow/.

\ No newline at end of file diff --git a/static/business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html b/static/business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html new file mode 100644 index 000000000..d589f876a --- /dev/null +++ b/static/business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/analyze-data/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage/.

\ No newline at end of file diff --git a/static/cloud-guides/connect-azure-data-share-to-teradata-vantage.html b/static/cloud-guides/connect-azure-data-share-to-teradata-vantage.html new file mode 100644 index 000000000..07f4a2510 --- /dev/null +++ b/static/cloud-guides/connect-azure-data-share-to-teradata-vantage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/connect-azure-data-share-to-teradata-vantage/.

\ No newline at end of file diff --git a/static/cloud-guides/integrate-teradata-jupyter-extensions-with-google-vertex-ai.html b/static/cloud-guides/integrate-teradata-jupyter-extensions-with-google-vertex-ai.html new file mode 100644 index 000000000..3fcb34386 --- /dev/null +++ b/static/cloud-guides/integrate-teradata-jupyter-extensions-with-google-vertex-ai.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-jupyter-extensions-with-google-vertex-ai/.

\ No newline at end of file diff --git a/static/cloud-guides/integrate-teradata-jupyter-extensions-with-sagemaker.html b/static/cloud-guides/integrate-teradata-jupyter-extensions-with-sagemaker.html new file mode 100644 index 000000000..8ab9e2c33 --- /dev/null +++ b/static/cloud-guides/integrate-teradata-jupyter-extensions-with-sagemaker.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-jupyter-extensions-with-sagemaker/.

\ No newline at end of file diff --git a/static/cloud-guides/integrate-teradata-vantage-to-salesforce-using-amazon-appflow.html b/static/cloud-guides/integrate-teradata-vantage-to-salesforce-using-amazon-appflow.html new file mode 100644 index 000000000..b44c38d01 --- /dev/null +++ b/static/cloud-guides/integrate-teradata-vantage-to-salesforce-using-amazon-appflow.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/integrate-teradata-vantage-to-salesforce-using-amazon-appflow/.

\ No newline at end of file diff --git a/static/cloud-guides/integrate-teradata-vantage-with-google-cloud-data-catalog.html b/static/cloud-guides/integrate-teradata-vantage-with-google-cloud-data-catalog.html new file mode 100644 index 000000000..7011f8de9 --- /dev/null +++ b/static/cloud-guides/integrate-teradata-vantage-with-google-cloud-data-catalog.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/integrate-teradata-vantage-with-google-cloud-data-catalog/.

\ No newline at end of file diff --git a/static/cloud-guides/sagemaker-with-teradata-vantage.html b/static/cloud-guides/sagemaker-with-teradata-vantage.html new file mode 100644 index 000000000..bc6389775 --- /dev/null +++ b/static/cloud-guides/sagemaker-with-teradata-vantage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/sagemaker-with-teradata-vantage/.

\ No newline at end of file diff --git a/static/cloud-guides/use-teradata-vantage-with-azure-machine-learning-studio.html b/static/cloud-guides/use-teradata-vantage-with-azure-machine-learning-studio.html new file mode 100644 index 000000000..3b037f649 --- /dev/null +++ b/static/cloud-guides/use-teradata-vantage-with-azure-machine-learning-studio.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/use-teradata-vantage-with-azure-machine-learning-studio/.

\ No newline at end of file diff --git a/static/create-parquet-files-in-object-storage.html b/static/create-parquet-files-in-object-storage.html new file mode 100644 index 000000000..73cb7eefe --- /dev/null +++ b/static/create-parquet-files-in-object-storage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/create-parquet-files-in-object-storage/.

\ No newline at end of file diff --git a/static/dbt.html b/static/dbt.html new file mode 100644 index 000000000..f82ea35d1 --- /dev/null +++ b/static/dbt.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/dbt/.

\ No newline at end of file diff --git a/static/elt/terraform-airbyte-provider.html b/static/elt/terraform-airbyte-provider.html new file mode 100644 index 000000000..50407a007 --- /dev/null +++ b/static/elt/terraform-airbyte-provider.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/terraform-airbyte-provider/.

\ No newline at end of file diff --git a/static/elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html b/static/elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html new file mode 100644 index 000000000..9b42c7638 --- /dev/null +++ b/static/elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/manage-data/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt/.

\ No newline at end of file diff --git a/static/elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html b/static/elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html new file mode 100644 index 000000000..f3a0afe18 --- /dev/null +++ b/static/elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/manage-data/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage/.

\ No newline at end of file diff --git a/static/getting-started-with-csae.html b/static/getting-started-with-csae.html new file mode 100644 index 000000000..329a214b8 --- /dev/null +++ b/static/getting-started-with-csae.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/get-access-to-vantage/clearscape-analytics-experience/getting-started-with-csae/.

\ No newline at end of file diff --git a/static/getting-started-with-vantagecloud-lake.html b/static/getting-started-with-vantagecloud-lake.html new file mode 100644 index 000000000..865f8a688 --- /dev/null +++ b/static/getting-started-with-vantagecloud-lake.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/vantagecloud-lake/getting-started-with-vantagecloud-lake/.

\ No newline at end of file diff --git a/static/getting.started.utm.html b/static/getting.started.utm.html new file mode 100644 index 000000000..9df8df219 --- /dev/null +++ b/static/getting.started.utm.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/run-vantage-express-on-utm/.

\ No newline at end of file diff --git a/static/getting.started.vbox.html b/static/getting.started.vbox.html new file mode 100644 index 000000000..fcb6b2f2a --- /dev/null +++ b/static/getting.started.vbox.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/getting-started-vbox/.

\ No newline at end of file diff --git a/static/getting.started.vmware.html b/static/getting.started.vmware.html new file mode 100644 index 000000000..415094363 --- /dev/null +++ b/static/getting.started.vmware.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/getting-started-vmware/.

\ No newline at end of file diff --git a/static/install-teradata-studio-on-mac-m1-m2.html b/static/install-teradata-studio-on-mac-m1-m2.html new file mode 100644 index 000000000..aeb6043a4 --- /dev/null +++ b/static/install-teradata-studio-on-mac-m1-m2.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/connect-to-vantage/install-teradata-studio-on-mac-m1-m2/.

\ No newline at end of file diff --git a/static/jdbc.html b/static/jdbc.html new file mode 100644 index 000000000..9e20caded --- /dev/null +++ b/static/jdbc.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/create-applications/jdbc/.

\ No newline at end of file diff --git a/static/jupyter.html b/static/jupyter.html new file mode 100644 index 000000000..7c5d644bc --- /dev/null +++ b/static/jupyter.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/jupyter/.

\ No newline at end of file diff --git a/static/local.jupyter.hub.html b/static/local.jupyter.hub.html new file mode 100644 index 000000000..24d423291 --- /dev/null +++ b/static/local.jupyter.hub.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/local-jupyter-hub/.

\ No newline at end of file diff --git a/static/ml.html b/static/ml.html new file mode 100644 index 000000000..98f2da8f4 --- /dev/null +++ b/static/ml.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/ml/.

\ No newline at end of file diff --git a/static/modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom.html b/static/modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom.html new file mode 100644 index 000000000..315ae2a3b --- /dev/null +++ b/static/modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom/.

\ No newline at end of file diff --git a/static/modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git.html b/static/modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git.html new file mode 100644 index 000000000..80f795091 --- /dev/null +++ b/static/modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git/.

\ No newline at end of file diff --git a/static/modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html b/static/modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html new file mode 100644 index 000000000..40e2b7ead --- /dev/null +++ b/static/modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/analyze-data/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution/.

\ No newline at end of file diff --git a/static/modelops/using-feast-feature-store-with-teradata-vantage.html b/static/modelops/using-feast-feature-store-with-teradata-vantage.html new file mode 100644 index 000000000..9b4fdea1f --- /dev/null +++ b/static/modelops/using-feast-feature-store-with-teradata-vantage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/using-feast-feature-store-with-teradata-vantage/.

\ No newline at end of file diff --git a/static/mule.jdbc.example.html b/static/mule.jdbc.example.html new file mode 100644 index 000000000..57073a1d3 --- /dev/null +++ b/static/mule.jdbc.example.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/create-applications/mule-dbc-example/.

\ No newline at end of file diff --git a/static/nos.html b/static/nos.html new file mode 100644 index 000000000..1979c45d8 --- /dev/null +++ b/static/nos.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/nos/.

\ No newline at end of file diff --git a/static/odbc.ubuntu.html b/static/odbc.ubuntu.html new file mode 100644 index 000000000..91d056fb9 --- /dev/null +++ b/static/odbc.ubuntu.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/connect-to-vantage/configure-odbc/ubuntu/.

\ No newline at end of file diff --git a/static/other-integrations/configure-a-teradata-vantage-connection-in-datahub.html b/static/other-integrations/configure-a-teradata-vantage-connection-in-datahub.html new file mode 100644 index 000000000..3a8cd6681 --- /dev/null +++ b/static/other-integrations/configure-a-teradata-vantage-connection-in-datahub.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/configure-a-teradata-vantage-connection-in-datahub/.

\ No newline at end of file diff --git a/static/other-integrations/configure-a-teradata-vantage-connection-in-dbeaver.html b/static/other-integrations/configure-a-teradata-vantage-connection-in-dbeaver.html new file mode 100644 index 000000000..a72b1ebab --- /dev/null +++ b/static/other-integrations/configure-a-teradata-vantage-connection-in-dbeaver.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/connect-to-vantage/configure-a-teradata-vantage-connection-in-dbeaver/.

\ No newline at end of file diff --git a/static/other-integrations/execute-airflow-workflows-that-use-dbt-with-teradata-vantage.html b/static/other-integrations/execute-airflow-workflows-that-use-dbt-with-teradata-vantage.html new file mode 100644 index 000000000..343a7f5b7 --- /dev/null +++ b/static/other-integrations/execute-airflow-workflows-that-use-dbt-with-teradata-vantage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/execute-airflow-workflows-that-use-dbt-with-teradata-vantage/.

\ No newline at end of file diff --git a/static/other-integrations/getting.started.dbt-feast-teradata-pipeline.html b/static/other-integrations/getting.started.dbt-feast-teradata-pipeline.html new file mode 100644 index 000000000..6d49cde9b --- /dev/null +++ b/static/other-integrations/getting.started.dbt-feast-teradata-pipeline.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/getting-started-dbt-feast-teradata-pipeline/.

\ No newline at end of file diff --git a/static/other-integrations/integrate-teradata-vantage-with-knime.html b/static/other-integrations/integrate-teradata-vantage-with-knime.html new file mode 100644 index 000000000..9304cc252 --- /dev/null +++ b/static/other-integrations/integrate-teradata-vantage-with-knime.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-vantage-with-knime/.

\ No newline at end of file diff --git a/static/perform-time-series-analysis-using-teradata-vantage.html b/static/perform-time-series-analysis-using-teradata-vantage.html new file mode 100644 index 000000000..c88a05104 --- /dev/null +++ b/static/perform-time-series-analysis-using-teradata-vantage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/perform-time-series-analysis-using-teradata-vantage/.

\ No newline at end of file diff --git a/static/query-service/send-queries-using-rest-api.html b/static/query-service/send-queries-using-rest-api.html new file mode 100644 index 000000000..9494e68ae --- /dev/null +++ b/static/query-service/send-queries-using-rest-api.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/create-applications/send-queries-using-rest-api/.

\ No newline at end of file diff --git a/static/run-vantage-express-on-aws.html b/static/run-vantage-express-on-aws.html new file mode 100644 index 000000000..d0b9c4111 --- /dev/null +++ b/static/run-vantage-express-on-aws.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-cloud-infrastructure/run-vantage-express-on-aws/.

\ No newline at end of file diff --git a/static/run-vantage-express-on-microsoft-azure.html b/static/run-vantage-express-on-microsoft-azure.html new file mode 100644 index 000000000..909cb1d96 --- /dev/null +++ b/static/run-vantage-express-on-microsoft-azure.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-cloud-infrastructure/run-vantage-express-on-microsoft-azure/.

\ No newline at end of file diff --git a/static/segment.html b/static/segment.html new file mode 100644 index 000000000..91ecc4587 --- /dev/null +++ b/static/segment.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/segment/.

\ No newline at end of file diff --git a/static/select-the-right-data-ingestion-tools-for-teradata-vantage.html b/static/select-the-right-data-ingestion-tools-for-teradata-vantage.html new file mode 100644 index 000000000..5815d06e2 --- /dev/null +++ b/static/select-the-right-data-ingestion-tools-for-teradata-vantage.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/select-the-right-data-ingestion-tools-for-teradata-vantage/.

\ No newline at end of file diff --git a/static/sto.html b/static/sto.html new file mode 100644 index 000000000..190ac99ef --- /dev/null +++ b/static/sto.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/sto/.

\ No newline at end of file diff --git a/static/teradata-vantage-engine-architecture-and-concepts.html b/static/teradata-vantage-engine-architecture-and-concepts.html new file mode 100644 index 000000000..19aaf915c --- /dev/null +++ b/static/teradata-vantage-engine-architecture-and-concepts.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/introduction/teradata-vantage-engine-architecture-and-concepts/.

\ No newline at end of file diff --git a/static/teradatasql.html b/static/teradatasql.html new file mode 100644 index 000000000..3af7cf411 --- /dev/null +++ b/static/teradatasql.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/create-applications/teradatasql/.

\ No newline at end of file diff --git a/static/tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html b/static/tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html new file mode 100644 index 000000000..2ba20de5d --- /dev/null +++ b/static/tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/manage-data/run-bulkloads-efficiently-with-teradata-parallel-transporter/.

\ No newline at end of file diff --git a/static/vantage.express.gcp.html b/static/vantage.express.gcp.html new file mode 100644 index 000000000..094b5e0af --- /dev/null +++ b/static/vantage.express.gcp.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-cloud-infrastructure/vantage-express-gcp/.

\ No newline at end of file diff --git a/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-azure.html b/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-azure.html new file mode 100644 index 000000000..0d5a6ec0b --- /dev/null +++ b/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-azure.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-azure/.

\ No newline at end of file diff --git a/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker.html b/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker.html new file mode 100644 index 000000000..502a86e21 --- /dev/null +++ b/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker/.

\ No newline at end of file diff --git a/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-google-cloud-vertex-ai.html b/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-google-cloud-vertex-ai.html new file mode 100644 index 000000000..a6190e5c6 --- /dev/null +++ b/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-google-cloud-vertex-ai.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-google-cloud-vertex-ai/.

\ No newline at end of file diff --git a/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-sagemaker.html b/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-sagemaker.html new file mode 100644 index 000000000..207dcc881 --- /dev/null +++ b/static/vantagecloud-lake/vantagecloud-lake-demo-jupyter-sagemaker.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-sagemaker/.

\ No newline at end of file diff --git a/static/vantagecloud-lake/vantagecloud-lake-demos-visual-studio-code.html b/static/vantagecloud-lake/vantagecloud-lake-demos-visual-studio-code.html new file mode 100644 index 000000000..68bac4b6e --- /dev/null +++ b/static/vantagecloud-lake/vantagecloud-lake-demos-visual-studio-code.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demos-visual-studio-code/.

\ No newline at end of file From 3a7d812053cb0cb46e1efa3c59c8ec3685be9ce1 Mon Sep 17 00:00:00 2001 From: Oseer Williams Date: Thu, 5 Sep 2024 14:57:00 -0400 Subject: [PATCH 2/4] feat(redirects): Generating redirects --- generate-redirects.js | 10 +++++----- ...s-in-power-bi-using-data-from-teradata-vantage.html | 8 ++++---- ...aded-via-airbyte-in-teradata-vantage-using-dbt.html | 8 ++++---- ...data-from-external-sources-to-teradata-vantage.html | 8 ++++---- ...cape-analytics-modelops-model-factory-solution.html | 8 ++++---- ...efficiently-with-teradata-parallel-transporter.html | 8 ++++---- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/generate-redirects.js b/generate-redirects.js index f8ddf1e9a..9cc042c86 100644 --- a/generate-redirects.js +++ b/generate-redirects.js @@ -21,10 +21,10 @@ const data = { "advanced-dbt.html": "https://developers.teradata.com/quickstarts/manage-data/advanced-dbt/", "modelops/using-feast-feature-store-with-teradata-vantage.html": "https://developers.teradata.com/quickstarts/manage-data/using-feast-feature-store-with-teradata-vantage/", "other-integrations/getting.started.dbt-feast-teradata-pipeline.html": "https://developers.teradata.com/quickstarts/manage-data/getting-started-dbt-feast-teradata-pipeline/", - "elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html": "https://developers.teradata.com/quickstarts/quickstarts/manage-data/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage/", + "elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html": "https://developers.teradata.com/quickstarts/manage-data/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage/", "elt/terraform-airbyte-provider.html": "https://developers.teradata.com/quickstarts/manage-data/terraform-airbyte-provider/", - "elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html": "https://developers.teradata.com/quickstarts/quickstarts/manage-data/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt/", - "tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html": "https://developers.teradata.com/quickstarts/quickstarts/manage-data/run-bulkloads-efficiently-with-teradata-parallel-transporter/", + "elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html": "https://developers.teradata.com/quickstarts/manage-data/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt/", + "tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html": "https://developers.teradata.com/quickstarts/manage-data/run-bulkloads-efficiently-with-teradata-parallel-transporter/", "create-parquet-files-in-object-storage.html": "https://developers.teradata.com/quickstarts/manage-data/create-parquet-files-in-object-storage/", "other-integrations/execute-airflow-workflows-that-use-dbt-with-teradata-vantage.html": "https://developers.teradata.com/quickstarts/manage-data/execute-airflow-workflows-that-use-dbt-with-teradata-vantage/", "cloud-guides/integrate-teradata-vantage-to-salesforce-using-amazon-appflow.html": "https://developers.teradata.com/quickstarts/manage-data/integrate-teradata-vantage-to-salesforce-using-amazon-appflow/", @@ -43,12 +43,12 @@ const data = { "perform-time-series-analysis-using-teradata-vantage.html": "https://developers.teradata.com/quickstarts/analyze-data/perform-time-series-analysis-using-teradata-vantage/", "modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom.html": "https://developers.teradata.com/quickstarts/analyze-data/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-byom/", "modelops/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git.html": "https://developers.teradata.com/quickstarts/analyze-data/deploy-and-monitor-machine-learning-models-with-teradata-modelops-and-git/", - "modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html": "https://developers.teradata.com/quickstarts/quickstarts/analyze-data/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution/", + "modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html": "https://developers.teradata.com/quickstarts/analyze-data/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution/", "cloud-guides/sagemaker-with-teradata-vantage.html": "https://developers.teradata.com/quickstarts/analyze-data/sagemaker-with-teradata-vantage/", "cloud-guides/use-teradata-vantage-with-azure-machine-learning-studio.html": "https://developers.teradata.com/quickstarts/analyze-data/use-teradata-vantage-with-azure-machine-learning-studio/", "cloud-guides/integrate-teradata-jupyter-extensions-with-google-vertex-ai.html": "https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-jupyter-extensions-with-google-vertex-ai/", "cloud-guides/integrate-teradata-jupyter-extensions-with-sagemaker.html": "https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-jupyter-extensions-with-sagemaker/", - "business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html": "https://developers.teradata.com/quickstarts/quickstarts/analyze-data/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage/", + "business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html": "https://developers.teradata.com/quickstarts/analyze-data/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage/", "other-integrations/integrate-teradata-vantage-with-knime.html": "https://developers.teradata.com/quickstarts/analyze-data/integrate-teradata-vantage-with-knime/", "getting-started-with-vantagecloud-lake.html": "https://developers.teradata.com/quickstarts/vantagecloud-lake/getting-started-with-vantagecloud-lake/", "vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker.html": "https://developers.teradata.com/quickstarts/vantagecloud-lake/vantagecloud-lake-demo-jupyter-docker/", diff --git a/static/business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html b/static/business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html index d589f876a..4fccf3b94 100644 --- a/static/business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html +++ b/static/business-intelligence/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage.html @@ -1,9 +1,9 @@ - - - + + + Redirect Notice

Redirect Notice

-

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/analyze-data/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage/.

\ No newline at end of file +

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/create-stunning-visualizations-in-power-bi-using-data-from-teradata-vantage/.

\ No newline at end of file diff --git a/static/elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html b/static/elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html index 9b42c7638..e919a8049 100644 --- a/static/elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html +++ b/static/elt/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt.html @@ -1,9 +1,9 @@ - - - + + + Redirect Notice

Redirect Notice

-

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/manage-data/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt/.

\ No newline at end of file +

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/transforming-external-data-loaded-via-airbyte-in-teradata-vantage-using-dbt/.

\ No newline at end of file diff --git a/static/elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html b/static/elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html index f3a0afe18..d7fb83e6a 100644 --- a/static/elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html +++ b/static/elt/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage.html @@ -1,9 +1,9 @@ - - - + + + Redirect Notice

Redirect Notice

-

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/manage-data/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage/.

\ No newline at end of file +

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/use-airbyte-to-load-data-from-external-sources-to-teradata-vantage/.

\ No newline at end of file diff --git a/static/modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html b/static/modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html index 40e2b7ead..588ddf1ea 100644 --- a/static/modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html +++ b/static/modelops/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution.html @@ -1,9 +1,9 @@ - - - + + + Redirect Notice

Redirect Notice

-

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/analyze-data/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution/.

\ No newline at end of file +

The page you requested has been relocated to https://developers.teradata.com/quickstarts/analyze-data/execute-airflow-workflows-with-clearscape-analytics-modelops-model-factory-solution/.

\ No newline at end of file diff --git a/static/tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html b/static/tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html index 2ba20de5d..55b7f770c 100644 --- a/static/tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html +++ b/static/tools-and-utilities/run-bulkloads-efficiently-with-teradata-parallel-transporter.html @@ -1,9 +1,9 @@ - - - + + + Redirect Notice

Redirect Notice

-

The page you requested has been relocated to https://developers.teradata.com/quickstarts/quickstarts/manage-data/run-bulkloads-efficiently-with-teradata-parallel-transporter/.

\ No newline at end of file +

The page you requested has been relocated to https://developers.teradata.com/quickstarts/manage-data/run-bulkloads-efficiently-with-teradata-parallel-transporter/.

\ No newline at end of file From 369b782d2167b7d7f623811be89c2f8b94f23c6f Mon Sep 17 00:00:00 2001 From: Oseer Williams Date: Thu, 5 Sep 2024 14:57:37 -0400 Subject: [PATCH 3/4] feat(redirects): Generating redirects --- generate-redirects.js | 1 + 1 file changed, 1 insertion(+) diff --git a/generate-redirects.js b/generate-redirects.js index 9cc042c86..0f7a6fb2e 100644 --- a/generate-redirects.js +++ b/generate-redirects.js @@ -3,6 +3,7 @@ const path = require('path'); // JSON data const data = { + "index.html": "https://developers.teradata.com/", "teradata-vantage-engine-architecture-and-concepts.html": "https://developers.teradata.com/quickstarts/introduction/teradata-vantage-engine-architecture-and-concepts/", "getting.started.vmware.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/getting-started-vmware/", "getting.started.vbox.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/getting-started-vbox/", From c92bf79fd7ad74715029c281c3bfd0cf0de42751 Mon Sep 17 00:00:00 2001 From: Oseer Williams Date: Thu, 5 Sep 2024 15:01:10 -0400 Subject: [PATCH 4/4] feat(redirects): Generating redirects --- generate-redirects.js | 2 +- static/index.html | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 static/index.html diff --git a/generate-redirects.js b/generate-redirects.js index 0f7a6fb2e..1bddc7b30 100644 --- a/generate-redirects.js +++ b/generate-redirects.js @@ -3,7 +3,7 @@ const path = require('path'); // JSON data const data = { - "index.html": "https://developers.teradata.com/", + "index.html": "https://developers.teradata.com/quickstarts/", "teradata-vantage-engine-architecture-and-concepts.html": "https://developers.teradata.com/quickstarts/introduction/teradata-vantage-engine-architecture-and-concepts/", "getting.started.vmware.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/getting-started-vmware/", "getting.started.vbox.html": "https://developers.teradata.com/quickstarts/get-access-to-vantage/on-your-local/getting-started-vbox/", diff --git a/static/index.html b/static/index.html new file mode 100644 index 000000000..f17828abc --- /dev/null +++ b/static/index.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://developers.teradata.com/quickstarts/.

\ No newline at end of file