File tree Expand file tree Collapse file tree 4 files changed +17
-95
lines changed
modules/pulsar-io/partials/connectors Expand file tree Collapse file tree 4 files changed +17
-95
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ The AstraDB sink connector reads messages from Apache Pulsar topics and writes t
6
6
7
7
xref:connectors/sinks/astra-db.adoc[AstraDB sink documentation].
8
8
9
+ [#cloudstorage-sink]
10
+ === Cloud Storage sink
11
+
12
+ The Cloud Storage sink connector reads messages from Apache Pulsar topics and writes them to Cloud Storage systems.
13
+
14
+ xref:connectors/sinks/cloud-storage.adoc[Cloud Storage sink documentation].
15
+
16
+ [#bigquery-sink]
17
+ === Google BigQuery sink
18
+
19
+ The Google BigQuery sink connector reads messages from Apache Pulsar topics and writes them to BigQuery systems.
20
+
21
+ xref:connectors/sinks/google-bigquery.adoc[Google BigQuery sink documentation].
22
+
9
23
[#elasticsearch-sink]
10
24
=== ElasticSearch sink
11
25
@@ -35,21 +49,21 @@ The JDBC-PostgreSQL sink connector reads messages from Apache Pulsar topics and
35
49
xref:connectors/sinks/jdbc-postgres.adoc[JDBC PostgreSQL sink documentation].
36
50
37
51
[#jdbc-sqlite-sink]
38
- === *JDBC-SQLite*
52
+ === *JDBC-SQLite*
39
53
40
54
The JDBC-SQLite sink connector reads messages from Apache Pulsar topics and writes them to JDBC-SQLite systems.
41
55
42
56
xref:connectors/sinks/jdbc-sqllite.adoc[JDBC SQLite sink documentation].
43
57
44
58
[#kafka-sink]
45
- === *Kafka*
59
+ === *Kafka*
46
60
47
61
The Kafka sink connector reads messages from Apache Pulsar topics and writes them to Kafka systems.
48
62
49
63
xref:connectors/sinks/kafka.adoc[Kafka sink documentation].
50
64
51
65
[#kinesis-sink]
52
- === Kinesis
66
+ === Kinesis
53
67
54
68
The Kinesis sink connector reads messages from Apache Pulsar topics and writes them to Kinesis systems.
55
69
@@ -64,13 +78,11 @@ xref:connectors/sinks/snowflake.adoc[Snowflake sink documentation].
64
78
// end::production[]
65
79
66
80
// tag::sink-experimental[]
67
- Cloud Storage +
68
81
Kinetica +
69
82
Aerospike +
70
83
Azure DocumentDB +
71
84
Azure Data Explorer (Kusto) +
72
85
Batch Data Generator +
73
- Big Query +
74
86
CoAP +
75
87
Couchbase +
76
88
DataDog +
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -79,7 +79,6 @@ MarkLogic +
79
79
MongoDB +
80
80
MQTT +
81
81
Neo4J +
82
- Netty +
83
82
New Relic +
84
83
NSQ +
85
84
OrientDB +
You can’t perform that action at this time.
0 commit comments