Please enable JavaScript to view this website.

Skip to main content

Accessing Test Data in Our Environment

This guide will walk you through the process of accessing test data within our environment. If you're new to the services mentioned, don't worry, we'll provide step-by-step instructions to make it easy for you.

Prerequisites

Before you begin, make sure you have access to the following:

Accessing the Console

  1. Log in to https://myapplications.microsoft.com/.
  2. In the application list, locate the "AWS - JEDI CDP" app.

AWS - JEDI CDP App

  1. Click on the app to access the AWS console.

Accessing Test Data

Option 1: AWS Athena

  1. In the AWS console, use the search bar at the top.

  2. Type "Athena" and select it from the search results.

  3. Verify you are in the appropriate region (us-east-1) via the dropdown in the top right corner of the screen. AWS - JEDI CDP App

  4. Click the "Launch query editor" button to open AWS Athena the first time you visit.

Select Work Group

  1. Select the "eu360-it-sql" work group.

Select Work Group

  1. You will now be able to query the various tables in the "rudderstack-moments-test" database. Please note that the quality of the data may vary.

Option 2: S3 Raw Data

  1. To access raw data in S3, use the search bar and navigate to the S3 page.

  2. Go into the bucket named "milwaukeetool-cdp.moments-raw-test.us-east-1.202868758441".

  3. Browse data by source in the "test-destination/rudder-datalake/" folders.

  4. When you find a file you want to view, click the checkbox next to it.

  5. Choose "Query with S3 Select" from the Actions menu.

Query with S3 Select

  1. For the output format, select "JSON."

  2. Run the query to see the records that came in at that time.

Select JSON Output

That's it! You can now access and query test data in our environment using either AWS Athena or by exploring the raw data in S3. If you have any questions or encounter issues, feel free to reach out for assistance.

Data Purging

Please be aware that data in the test environment is subject to regular purging. Here are some key details:

  • Data older than 30 days is automatically removed from the environment.
  • The availability and quality of test data may vary from day to day, depending on when the data was uploaded.

It's important to keep this data purging policy in mind when working with the test data. If you require access to historical data or have any questions regarding data retention, please reach out to our team for assistance.