Skip to content

Commit 6604b6b

Browse files
committed
cleanup
1 parent 9a1ffc0 commit 6604b6b

File tree

4 files changed

+17
-95
lines changed

4 files changed

+17
-95
lines changed

modules/pulsar-io/partials/connectors/sink-connectors.adoc

Lines changed: 0 additions & 53 deletions
This file was deleted.

modules/pulsar-io/partials/connectors/sinks/sink-connectors.adoc

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ The AstraDB sink connector reads messages from Apache Pulsar topics and writes t
66

77
xref:connectors/sinks/astra-db.adoc[AstraDB sink documentation].
88

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+
923
[#elasticsearch-sink]
1024
=== ElasticSearch sink
1125

@@ -35,21 +49,21 @@ The JDBC-PostgreSQL sink connector reads messages from Apache Pulsar topics and
3549
xref:connectors/sinks/jdbc-postgres.adoc[JDBC PostgreSQL sink documentation].
3650

3751
[#jdbc-sqlite-sink]
38-
=== *JDBC-SQLite*
52+
=== *JDBC-SQLite*
3953

4054
The JDBC-SQLite sink connector reads messages from Apache Pulsar topics and writes them to JDBC-SQLite systems.
4155

4256
xref:connectors/sinks/jdbc-sqllite.adoc[JDBC SQLite sink documentation].
4357

4458
[#kafka-sink]
45-
=== *Kafka*
59+
=== *Kafka*
4660

4761
The Kafka sink connector reads messages from Apache Pulsar topics and writes them to Kafka systems.
4862

4963
xref:connectors/sinks/kafka.adoc[Kafka sink documentation].
5064

5165
[#kinesis-sink]
52-
=== Kinesis
66+
=== Kinesis
5367

5468
The Kinesis sink connector reads messages from Apache Pulsar topics and writes them to Kinesis systems.
5569

@@ -64,13 +78,11 @@ xref:connectors/sinks/snowflake.adoc[Snowflake sink documentation].
6478
// end::production[]
6579

6680
// tag::sink-experimental[]
67-
Cloud Storage +
6881
Kinetica +
6982
Aerospike +
7083
Azure DocumentDB +
7184
Azure Data Explorer (Kusto) +
7285
Batch Data Generator +
73-
Big Query +
7486
CoAP +
7587
Couchbase +
7688
DataDog +

modules/pulsar-io/partials/connectors/source-connectors.adoc

Lines changed: 0 additions & 36 deletions
This file was deleted.

modules/pulsar-io/partials/connectors/sources/source-connectors.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ MarkLogic +
7979
MongoDB +
8080
MQTT +
8181
Neo4J +
82-
Netty +
8382
New Relic +
8483
NSQ +
8584
OrientDB +

0 commit comments

Comments
 (0)