Skip to content

Commit

Permalink
Change docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
shibd committed Nov 16, 2023
1 parent 22705fe commit d05156a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 36 deletions.
21 changes: 3 additions & 18 deletions docs/io-activemq-sink.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,7 @@
---
description: The ActiveMQ sink connector pulls messages from Pulsar topics and persist messages to ActiveMQ.
author: ["ASF"]
contributors: ["ASF"]
language: Java
document:
source: "https://github.com/streamnative/pulsar-io-activemq/tree/v2.5.1/src/main/java/org/apache/pulsar/ecosystem/io/activemq"
license: Apache License 2.0
tags: ["Pulsar IO", "ActiveMQ", "Sink"]
alias: ActiveMQ Sink
features: ["Use ActiveMQ sink connector to sync data from Pulsar"]
license_link: "https://www.apache.org/licenses/LICENSE-2.0"
icon: "http://activemq.apache.org/assets/img/activemq_logo_black_small.png"
download: "https://github.com/streamnative/pulsar-io-activemq/releases/download/v2.5.1/pulsar-io-activemq-2.5.1.nar"
support: StreamNative
support_link: https://streamnative.io
support_img: "/images/connectors/streamnative.png"
dockerfile:
id: "io-activemq-sink"
dockerfile: "https://hub.docker.com/r/streamnative/pulsar-io-activemq"
download: "https://github.com/streamnative/pulsar-io-activemq/releases"
alias: ActiveMQ sink connector
---

The ActiveMQ sink connector pulls messages from Pulsar topics and persist messages to ActiveMQ.
Expand Down
21 changes: 3 additions & 18 deletions docs/io-activemq-source.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,7 @@
---
description: The ActiveMQ source connector receives messages from ActiveMQ clusters and writes messages to Pulsar topics.
author: ["ASF"]
contributors: ["ASF"]
language: Java
document:
source: "https://github.com/streamnative/pulsar-io-activemq/tree/v2.5.1/src/main/java/org/apache/pulsar/ecosystem/io/activemq"
license: Apache License 2.0
tags: ["Pulsar IO", "ActiveMQ", "Source"]
alias: ActiveMQ Sink
features: ["Use ActiveMQ sink connector to sync data from Pulsar"]
license_link: "https://www.apache.org/licenses/LICENSE-2.0"
icon: "http://activemq.apache.org/assets/img/activemq_logo_black_small.png"
download: "https://github.com/streamnative/pulsar-io-activemq/releases/download/v2.5.1/pulsar-io-activemq-2.5.1.nar"
support: StreamNative
support_link: https://streamnative.io
support_img: "/images/connectors/streamnative.png"
dockerfile:
id: "io-activemq-source"
dockerfile: "https://hub.docker.com/r/streamnative/pulsar-io-activemq"
download: "https://github.com/streamnative/pulsar-io-activemq/releases"
alias: ActiveMQ source connector
---

The ActiveMQ source connector receives messages from ActiveMQ clusters and writes messages to Pulsar topics.
Expand Down

0 comments on commit d05156a

Please sign in to comment.