You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incomplete entry for supported-connectors.js: {
name: "ActiveMQSourceConnector", icon: "????",
description: "The ActiveMQ Source Connector is used to read messages from an ActiveMQ cluster and write them to a Apache Kafka® topic.",
type: "Source",
uiEnabled: true, color: "#??????",
class: "io.confluent.connect.jms.ActiveMQSourceConnector",
docs: "https://docs.confluent.io/current/connect/kafka-connect-activemq/index.html#activemq-source-connector",
author: 'Confluent - Connectors to Kafka'
}
Incomplete entry for supported-connectors.js: {
name: "ActiveMQSinkConnector", icon: "????",
description: "The ActiveMQ Sink Connector is used to move messages from Kafka to an ActiveMQ cluster.",
type: "Sink",
uiEnabled: true, color: "#??????",
class: "io.confluent.connect.jms.ActiveMqSinkConnector",
docs: "https://docs.confluent.io/current/connect/kafka-connect-activemq/sink/index.html",
author: 'Confluent - Connectors to Kafka'
}
The picture above displays the ActiveMQSourceConnector as a sink connector.
(Maybe, this is an ActiveMQSourceConnector issue?!)
The text was updated successfully, but these errors were encountered: