Skip to main content

Ingestion source reference

This topic summarizes the features for various ingestion sources in Imply Polaris.

For information about usage and configuration options, see the topics for individual ingestion sources. For a more conceptual overview of ingestion, see Ingestion sources overview. To learn more about Polaris and supported regions for AWS PrivateLink, see PrivateLink

Batch ingestion

Polaris supports the following batch ingestion sources.

Ingestion source
Amazon S3Ingestion methodRead from S3
SemanticsAtomic
Supported data typesJSON, CSV / TSV, Parquet, ORC, Avro OCF
Private networking optionsN/A
Security for data in transitTLS by default. User controlled
AuthenticationIAM roles with short-lived auth keys
CloudsAWS
AWS regionsAll
Good forHigh volume batch ingestion
Azure Blob StorageIngestion methodRead from Azure Storage
SemanticsAtomic
Supported data typesJSON, CSV / TSV, Parquet, ORC, Avro OCF
Private networking optionsN/A
Security for data in transitTLS by default. User controlled
AuthenticationShares Access Signatures (SAS) and access keys
CloudsAzure
Azure regionseastus
Good forHigh volume batch ingestion
File UploadIngestion methodPublish files to Polaris file staging. File ingestion is Polaris internal
SemanticsAtomic
Supported data typesJSON, CSV / TSV, Parquet, ORC, Avro OCF
Private networking optionsPrivateLink
Security for data in transitTLS
AuthenticationAPI keys, OAuth token-based auth
CloudsAll; AWS only if PrivateLink
AWS regionsAll from public internet; Polaris-supported AWS regions if PrivateLink
Good forGetting started quickly, small to medium use cases, trials and POCs
Table-to-tableIngestion methodPolaris internal
SemanticsAtomic
Supported data typesPolaris table
Private networking optionsN/A
Security for data in transitPolaris internal
AuthenticationPolaris internal
CloudsN/A
AWS regionsN/A
Good forRe-indexing data

Streaming ingestion

Polaris supports the following streaming ingestion sources.

Ingestion source
Confluent CloudIngestion methodConsume
SemanticsExactly once
Supported data typesJSON, CSV / TSV, Avro, Protobuf
Private networking optionsPrivateLink
Security for data in transitTLS by default, user controlled
AuthenticationSASL authentication with long-lived auth keys
CloudsAll
AWS regionsAll
Good forHigh data volume and high throughput
Amazon KinesisIngestion methodConsume
SemanticsExactly once
Supported data typesJSON, CSV / TSV, Avro, Protobuf
Private networking optionsN/A
Security for data in transitTLS by default, user controlled
AuthenticationIAM role assumption with short-lived auth keys
CloudsAWS
AWS regionsAll
Good forHigh data volume and high throughput
Apache Kafka, AWS MSK or Apache Kafka on Azure Event HubsIngestion methodConsume
SemanticsExactly once
Supported data typesJSON, CSV / TSV, Avro, Protobuf
Private networking optionsPrivateLink
Security for data in transitTLS for SASL/SCRAM; TLS by default for MSK + IAM, user controlled
AuthenticationSASL/PLAIN, SASL/SCRAM. MSK also supports IAM role assumption with short-lived auth keys
CloudsAll for Apache Kafka; AWS for MSK
AWS regionsAll
Good forHigh data volume and high throughput
Kafka Connector to Apache Kafka or MSK, Apache Kafka on Azure Event HubsIngestion methodPublish
SemanticsAt least once
Supported data typesJSON, CSV / TSV, Avro, Protobuf
Private networking optionsPrivateLink
Security for data in transitTLS
AuthenticationOAuth token-based
CloudsAll; AWS only if PrivateLink
AWS regionsAll if public internet; Polaris-supported regions if PrivateLink
Good forGetting started quickly, Small-medium use cases, Trials and POC
Events APIIngestion methodPublish
SemanticsAt most once (no retries) or at least once (retries)
Supported data typesJSON, CSV / TSV
Private networking optionsPrivateLink
Security for data in transitTLS
AuthenticationAPI keys, OAuth token-based
CloudsAll; AWS only if PrivateLink
AWS regionsAll if public internet; Polaris-supported regions if PrivateLink
Good forUse cases and configurations where you don’t want to own Kafka, for example IoT

Schema metadata

Polaris supports the following schema metadata sources.

Metadata source
Confluent Schema RegistryIngestion methodConsume metadata
Supported data typesConfluent Schema Registry
Private networking optionsN/A
Security for data in transitTLS by default, user controlled
Authentication
CloudsAll
AWS regionsAll
Good forAvro or Protobuf consume ingestion
Schema specificationIngestion methodPublish metadata
Supported data typesAvro: JSON schema; Protobuf: descriptor file
Private networking optionsPrivateLink
Security for data in transitTLS
AuthenticationAPI keys, OAuth token-based auth
CloudsAll; AWS only if PrivateLink
AWS regionsAll if public internet; Polaris-supported regions if PrivateLink
Good forAvro or Protobuf consume ingestion