This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new b911ccafe66 Documents the connectors supported via the Managed API
(#33516)
b911ccafe66 is described below
commit b911ccafe66eee9eb1822d3b82d0b6d13ae0917c
Author: Chamikara Jayalath <[email protected]>
AuthorDate: Tue Jan 7 12:36:49 2025 -0800
Documents the connectors supported via the Managed API (#33516)
* Documents the connectors supported via the Managed API
* Corrects a row and adjusts title text
---
.../site/content/en/documentation/io/connectors.md | 59 ++++++++++++++++++++++
1 file changed, 59 insertions(+)
diff --git a/website/www/site/content/en/documentation/io/connectors.md
b/website/www/site/content/en/documentation/io/connectors.md
index 313f72ce622..aa7a7c0f4b5 100644
--- a/website/www/site/content/en/documentation/io/connectors.md
+++ b/website/www/site/content/en/documentation/io/connectors.md
@@ -37,6 +37,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<th>Typescript</th>
<th>Batch Supported</th>
<th>Streaming Supported</th>
+ <th>Supported via Managed API</th>
</tr>
<tr>
<td>FileIO</td>
@@ -57,6 +58,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>AvroIO</td>
@@ -80,6 +82,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>TextIO (<a href="/performance/textio">metrics</a>)</td>
@@ -103,6 +106,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>TFRecordIO</td>
@@ -120,6 +124,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>XmlIO</td>
@@ -134,6 +139,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>TikaIO</td>
@@ -148,6 +154,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>ParquetIO (<a
href="/documentation/io/built-in/parquet/">guide</a>)</td>
@@ -171,6 +178,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>ThriftIO</td>
@@ -185,6 +193,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>HadoopFileSystem</td>
@@ -204,6 +213,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>GcsFileSystem (<a href="/performance/textio">metrics</a>)</td>
@@ -226,6 +236,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>LocalFileSystem</td>
@@ -248,6 +259,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>S3FileSystem</td>
@@ -267,6 +279,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>In-memory</td>
@@ -281,6 +294,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td class="absent">✘</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>KinesisIO</td>
@@ -298,6 +312,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>AmqpIO</td>
@@ -312,6 +327,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>KafkaIO</td>
@@ -335,6 +351,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="present">✔</td>
</tr>
<tr>
<td>PubSubIO</td>
@@ -358,6 +375,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>JmsIO</td>
@@ -372,6 +390,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>MqttIO</td>
@@ -386,6 +405,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>RabbitMqIO</td>
@@ -400,6 +420,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>SqsIO</td>
@@ -414,6 +435,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>SnsIO</td>
@@ -428,6 +450,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>CassandraIO</td>
@@ -442,6 +465,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>HadoopFormatIO (<a
href="/documentation/io/built-in/hadoop/">guide</a>)</td>
@@ -456,6 +480,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>HBaseIO</td>
@@ -470,6 +495,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>HCatalogIO (<a
href="/documentation/io/built-in/hcatalog/">guide</a>)</td>
@@ -484,6 +510,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>KuduIO</td>
@@ -498,6 +525,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>SolrIO</td>
@@ -512,6 +540,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>ElasticsearchIO</td>
@@ -526,6 +555,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>BigQueryIO (<a
href="/documentation/io/built-in/google-bigquery/">guide</a>) (<a
href="/performance/bigquery">metrics</a>)</td>
@@ -552,6 +582,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="present">✔</td>
</tr>
<tr>
<td>BigTableIO (<a href="/performance/bigtable">metrics</a>)</td>
@@ -578,6 +609,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>DatastoreIO</td>
@@ -598,6 +630,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>SnowflakeIO (<a
href="/documentation/io/built-in/snowflake">guide</a>)</td>
@@ -615,6 +648,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>SpannerIO</td>
@@ -635,6 +669,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>JdbcIO</td>
@@ -655,6 +690,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>DebeziumIO</td>
@@ -675,6 +711,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>MongoDbIO</td>
@@ -695,6 +732,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>MongoDbGridFSIO</td>
@@ -709,6 +747,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>RedisIO</td>
@@ -723,6 +762,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>DynamoDBIO</td>
@@ -737,6 +777,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>ClickHouseIO</td>
@@ -751,6 +792,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>DatabaseIO</td>
@@ -765,6 +807,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>GenerateSequence</td>
@@ -779,6 +822,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>SplunkIO</td>
@@ -793,6 +837,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>FhirIO</td>
@@ -810,6 +855,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>HL7v2IO</td>
@@ -824,6 +870,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>DicomIO</td>
@@ -841,6 +888,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>
@@ -857,6 +905,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>Firestore IO</td>
@@ -871,6 +920,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>Neo4j</td>
@@ -885,6 +935,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>Pub/Sub Lite</td>
@@ -905,6 +956,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>InfluxDB</td>
@@ -919,6 +971,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>SparkReceiverIO (<a
href="/documentation/io/built-in/sparkreceiver/">guide</a>)</td>
@@ -933,6 +986,7 @@ This table provides a consolidated, at-a-glance overview of
the available built-
<td>Not available</td>
<td class="absent">✘</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>CdapIO (<a href="/documentation/io/built-in/cdap/">guide</a>)</td>
@@ -947,6 +1001,7 @@ This table provides a consolidated, at-a-glance overview
of the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>SingleStoreDB (<a
href="/documentation/io/built-in/singlestore/">guide</a>)</td>
@@ -961,6 +1016,7 @@ This table provides a consolidated, at-a-glance overview
of the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="absent">✘</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>GoogleAdsIO</td>
@@ -975,6 +1031,7 @@ This table provides a consolidated, at-a-glance overview
of the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>
@@ -988,6 +1045,7 @@ This table provides a consolidated, at-a-glance overview
of the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="absent">✘</td>
</tr>
<tr>
<td>
@@ -1001,6 +1059,7 @@ This table provides a consolidated, at-a-glance overview
of the available built-
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
+ <td class="present">✔</td>
</tr>
</table>
</div>