Skip to content

Commit

Permalink
Docs sync 20250112
Browse files Browse the repository at this point in the history
  • Loading branch information
urfreespace authored and Streamnative Updater committed Jan 12, 2025
1 parent 4a3d8e9 commit eac8c77
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags: apache-pulsar,pulsar-io,source-connector,sink-connector,apache-activemq
alias: ActiveMQ sink connector
features: ["ActiveMQ Connector integrates Apache Pulsar with Apache ActiveMQ. "]
icon: "/images/connectors/activemq_logo_white_vertical.jpg"
download: https://api.github.com/repos/streamnative/pulsar-io-activemq/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-activemq/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-activemq
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags: apache-pulsar,pulsar-io,source-connector,sink-connector,apache-activemq
alias: ActiveMQ source connector
features: ["ActiveMQ Connector integrates Apache Pulsar with Apache ActiveMQ. "]
icon: "/images/connectors/activemq_logo_white_vertical.jpg"
download: https://api.github.com/repos/streamnative/pulsar-io-activemq/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-activemq/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-activemq
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
alias: AMQP 1.0 Sink Connector
features: ["support sink/source for AMQP version 1.0.0"]
icon: "/images/connectors/amqp-logo.png"
download: https://api.github.com/repos/streamnative/pulsar-io-amqp-1-0/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-amqp-1-0/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-amqp-1-0
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
alias: AMQP 1.0 Source Connector
features: ["support sink/source for AMQP version 1.0.0"]
icon: "/images/connectors/amqp-logo.png"
download: https://api.github.com/repos/streamnative/pulsar-io-amqp-1-0/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-amqp-1-0/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-amqp-1-0
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
alias: AWS S3 Sink Connector
features: ["Cloud Storage Connector integrates Apache Pulsar with cloud storage."]
icon: "/images/connectors/aws-s3-logo.png"
download: https://api.github.com/repos/streamnative/pulsar-io-cloud-storage/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-cloud-storage/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-cloud-storage
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
alias: Azure Blob Storage Sink Connector
features: ["Cloud Storage Connector integrates Apache Pulsar with cloud storage."]
icon: "/images/connectors/azure-blob-storage-logo.png"
download: https://api.github.com/repos/streamnative/pulsar-io-cloud-storage/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-cloud-storage/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-cloud-storage
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
alias: Google Cloud Storage Sink Connector
features: ["Cloud Storage Connector integrates Apache Pulsar with cloud storage."]
icon: "/images/connectors/gcloud-storage-logo.svg"
download: https://api.github.com/repos/streamnative/pulsar-io-cloud-storage/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-cloud-storage/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-cloud-storage
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
alias: Lakehouse Sink Connector
features: ["pulsar lakehouse connector"]
icon: "/images/streamnative.png"
download: https://api.github.com/repos/streamnative/pulsar-io-lakehouse/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-lakehouse/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-lakehouse
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down Expand Up @@ -62,7 +62,7 @@ To build the Lakehouse sink connector from the source code, follow these steps.

```bash
ls target
pulsar-io-lakehouse-3.3.2.6.nar
pulsar-io-lakehouse-3.3.2.7.nar
```

# How to configure
Expand Down Expand Up @@ -147,7 +147,7 @@ You can create a configuration file (JSON or YAML) to set the properties if you
"inputs": [
"test-hudi-pulsar"
],
"archive": "connectors/pulsar-io-hudi-3.3.2.6.nar",
"archive": "connectors/pulsar-io-hudi-3.3.2.7.nar",
"processingGuarantees": "EFFECTIVELY_ONCE",
"parallelism": 1,
"configs": {
Expand All @@ -171,7 +171,7 @@ You can create a configuration file (JSON or YAML) to set the properties if you
"inputs": [
"test-hudi-pulsar"
],
"archive": "connectors/pulsar-io-hudi-3.3.2.6-cloud.nar",
"archive": "connectors/pulsar-io-hudi-3.3.2.7-cloud.nar",
"parallelism": 1,
"processingGuarantees": "EFFECTIVELY_ONCE",
"configs": {
Expand Down Expand Up @@ -199,7 +199,7 @@ You can create a configuration file (JSON or YAML) to set the properties if you
"inputs": [
"test-iceberg-pulsar"
],
"archive": "connectors/pulsar-io-lakehouse-3.3.2.6.nar",
"archive": "connectors/pulsar-io-lakehouse-3.3.2.7.nar",
"processingGuarantees":"EFFECTIVELY_ONCE",
"configs":{
"type":"iceberg",
Expand Down Expand Up @@ -227,7 +227,7 @@ You can create a configuration file (JSON or YAML) to set the properties if you
"inputs": [
"test-iceberg-pulsar"
],
"archive": "connectors/pulsar-io-lakehouse-3.3.2.6-cloud.nar",
"archive": "connectors/pulsar-io-lakehouse-3.3.2.7-cloud.nar",
"processingGuarantees":"EFFECTIVELY_ONCE",
"configs":{
"type":"iceberg",
Expand Down Expand Up @@ -258,7 +258,7 @@ You can create a configuration file (JSON or YAML) to set the properties if you
"inputs": [
"test-delta-pulsar"
],
"archive": "connectors/pulsar-io-lakehouse-3.3.2.6.nar",
"archive": "connectors/pulsar-io-lakehouse-3.3.2.7.nar",
"processingGuarantees":"EFFECTIVELY_ONCE",
"configs":{
"type":"delta",
Expand All @@ -280,7 +280,7 @@ You can create a configuration file (JSON or YAML) to set the properties if you
"inputs": [
"test-delta-pulsar"
],
"archive": "connectors/pulsar-io-lakehouse-3.3.2.6-cloud.nar",
"archive": "connectors/pulsar-io-lakehouse-3.3.2.7-cloud.nar",
"processingGuarantees":"EFFECTIVELY_ONCE",
"configs":{
"type":"delta",
Expand Down Expand Up @@ -350,7 +350,7 @@ This example describes how to use the Lakehouse sink connector to fetch data fro
1. Copy the NAR package to the Pulsar connectors directory.
```
cp pulsar-io-lakehouse-3.3.2.6.nar PULSAR_HOME/connectors/pulsar-io-lakehouse-3.3.2.6.nar
cp pulsar-io-lakehouse-3.3.2.7.nar PULSAR_HOME/connectors/pulsar-io-lakehouse-3.3.2.7.nar
```
2. Start Pulsar in standalone mode.
Expand Down Expand Up @@ -383,7 +383,7 @@ This example explains how to create a Lakehouse sink connector in an on-premises
1. Copy the NAR package of the Lakehouse sink connector to the Pulsar connectors directory.
```bash
cp pulsar-io-lakehouse-3.3.2.6.nar $PULSAR_HOME/connectors/pulsar-io-lakehouse-3.3.2.6.nar
cp pulsar-io-lakehouse-3.3.2.7.nar $PULSAR_HOME/connectors/pulsar-io-lakehouse-3.3.2.7.nar
```
2. Reload all [built-in connectors](https://pulsar.apache.org/docs/en/next/io-connectors/).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
alias: Lakehouse Source Connector
features: ["pulsar lakehouse connector"]
icon: "/images/streamnative.png"
download: https://api.github.com/repos/streamnative/pulsar-io-lakehouse/tarball/refs/tags/v3.3.2.6
download: https://api.github.com/repos/streamnative/pulsar-io-lakehouse/tarball/refs/tags/v3.3.2.7
support: streamnative
support_link: https://github.com/streamnative/pulsar-io-lakehouse
support_img: "https://avatars.githubusercontent.com/u/44651383?v=4"
Expand Down Expand Up @@ -62,7 +62,7 @@ To build the Lakehouse source connector from the source code, follow these steps

```bash
ls target
pulsar-io-lakehouse-3.3.2.6.nar
pulsar-io-lakehouse-3.3.2.7.nar
```

# How to configure
Expand Down Expand Up @@ -110,7 +110,7 @@ You can create a configuration file (JSON or YAML) to set the properties if you
"parallelism":1,
"topicName": "delta_source",
"processingGuarantees":"ATLEAST_ONCE",
"archive": "connectors/pulsar-io-lakehouse-3.3.2.6.nar",
"archive": "connectors/pulsar-io-lakehouse-3.3.2.7.nar",
"configs":{
"type":"delta",
"checkpointInterval": 180,
Expand All @@ -135,7 +135,7 @@ You can create a configuration file (JSON or YAML) to set the properties if you
"parallelism":1,
"topicName": "delta_source",
"processingGuarantees":"ATLEAST_ONCE",
"archive": "connectors/pulsar-io-lakehouse-3.3.2.6-cloud.nar",
"archive": "connectors/pulsar-io-lakehouse-3.3.2.7-cloud.nar",
"configs":{
"type":"delta",
"checkpointInterval": 180,
Expand Down Expand Up @@ -195,7 +195,7 @@ This example describes how to use the Lakehouse source connector to fetch data f
1. Copy the NAR package to the Pulsar connectors directory.
```
cp pulsar-io-lakehouse-3.3.2.6.nar PULSAR_HOME/connectors/pulsar-io-lakehouse-3.3.2.6.nar
cp pulsar-io-lakehouse-3.3.2.7.nar PULSAR_HOME/connectors/pulsar-io-lakehouse-3.3.2.7.nar
```
2. Start Pulsar in standalone mode.
Expand Down Expand Up @@ -226,7 +226,7 @@ This example explains how to create a Lakehouse source connector in an on-premis
1. Copy the NAR package of the Lakehouse source connector to the Pulsar connectors directory.
```
cp pulsar-io-lakehouse-3.3.2.6.nar $PULSAR_HOME/connectors/pulsar-io-lakehouse-3.3.2.6.nar
cp pulsar-io-lakehouse-3.3.2.7.nar $PULSAR_HOME/connectors/pulsar-io-lakehouse-3.3.2.7.nar
```
2. Reload all [built-in connectors](https://pulsar.apache.org/docs/en/next/io-connectors/).
Expand Down
File renamed without changes.

0 comments on commit eac8c77

Please sign in to comment.