LogoLogo
OverviewQuickstartsHow To GuidesReferenceArticlesSupport
Quickstarts
Quickstarts
  • Quickstarts
  • DATA INGESTION WIZARD
    • Using the Wizard
      • Source Set-up
        • Amazon Kinesis
        • Amazon S3
        • Apache Kafka
        • Confluent Cloud
        • Microsoft SQL Server
        • MongoDB
        • MySQL
        • PostgreSQL
      • Target Set-up
        • Amazon Redshift
        • AWS Glue Data Catalog
        • ClickHouse
        • Polaris Catalog
        • Snowflake
      • Job Configuration
        • Job Configuration
        • Job Configuration for CDC
      • Review and Run Job
  • CONNECTORS
    • Connectors
      • Amazon Kinesis
      • Amazon Redshift
      • Amazon S3
      • Apache Kafka
      • AWS Glue Data Catalog
      • ClickHouse
      • Confluent Cloud
      • Elasticsearch
      • Microsoft SQL Server
      • MongoDB
      • MySQL
      • Polaris Catalog
      • PostgreSQL
      • Snowflake
  • JOBS
    • Ingestion
      • Job Basics
        • Ingest to a Staging Table
        • Output to a Target Table
      • Stream and File Sources
        • Amazon Kinesis
        • Amazon S3
        • Apache Kafka
        • Confluent Kafka
      • CDC Sources
        • Microsoft SQL Server
        • MongoDB
        • MySQL
        • PostgreSQL
    • Transformation
      • Updating Data
        • Upsert Data to a Target Table
        • Delete Data from a Target Table
        • Aggregate and Output Data
        • Join Two Data Streams
      • Data Targets
        • Output to Amazon Athena
        • Output to Amazon Redshift
        • Output to Amazon S3
        • Output to Elasticsearch
        • Output to Snowflake
  • APACHE ICEBERG
    • Optimize Your Iceberg Tables
    • Install the Iceberg Table Analyzer
Powered by GitBook
On this page
  • Polaris Catalog setup guide
  • Create a new connection
  • Use an existing connection
  1. DATA INGESTION WIZARD
  2. Using the Wizard
  3. Target Set-up

Polaris Catalog

Follow these steps to use Polaris Catalog as your target.

Polaris Catalog setup guide

Create a new connection

Click Create a new connection, if it is not already selected. Fill in the following details:

URL

Polaris catalog URL. This is the endpoint where the platform will connect to access your Polaris data. Example: https://<account_locator>.snowflakecomputing.com/polaris/api/catalog.

Catalog name

The Polaris catalog name. Note, the catalog name is case sensitive.

Client ID

Polaris Client ID. This unique identifier is provided by Polaris and is required for secure authentication.

Client secret key

Polaris Secret Key. This key works with your Client ID to securely authenticate your connection to Polaris.

Principal Role

The Polaris Catalog Principal Role name. Use ALL if you are unsure.

Additional client properties (optional)

Specify any additional properties needed for your Polaris client configuration. These optional settings can include custom parameters to enhance your connection or meet specific requirements.

Connection name

Type in the name for this connection. Please note this connection will be available to other users in your organization.

Use an existing connection

By default, if you have already created a connection, Upsolver selects Use an existing connection, and your Polaris Catalog connection is populated in the list.

For organizations with multiple connections, select the target connection you want to use.

Last updated 8 months ago

Create a new connection to Polaris Catalog to use as the target for your ingestion job.