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
Copy file name to clipboardExpand all lines: modules/developing/pages/clients/spring-produce-consume.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,9 @@ Message received: Hello World
101
101
----
102
102
====
103
103
104
-
. In the {astra-ui} navigation menu, click *Streaming*, click the name of your tenant, and then verify that the message appears in the specified namespace and topic.
104
+
. In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select *Streaming*.
105
+
106
+
. Click the name of your tenant, and then verify that the message appears in the specified namespace and topic.
Copy file name to clipboardExpand all lines: modules/developing/pages/gpt-schema-translator.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,9 @@ The {gpt-schema-translator} is available for the {astra-db} sink connector only.
23
23
This example uses a JSON schema for a {pulsar-short} topic, and a CQL schema for an {astra-db} table.
24
24
The {gpt-schema-translator} generates a mapping between the two schemas that the {astra-db} sink connector can use to write data from the {pulsar-short} topic to the {astra-db} table.
25
25
26
-
. In the {astra-ui} navigation menu, click *Streaming*, and then click the name of your tenant.
26
+
. In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select *Streaming*.
27
+
28
+
. Click the name of your tenant.
27
29
28
30
. On the *Namespaces and Topics* tab, find the topic that you want to map to a table, and then click *Create mapping*.
0 commit comments