Skip to content

Conversation

@rebekah-lawrence
Copy link
Contributor

Also amended the Note to reflect the addition of the Kafka connector SQL support in 5.4.

After 5.4, this tutorial can be updated again to use the connector; but for this work I have left the body as it was

Also amended the Note to reflect the addition of the Kafka connector SQL support in 5.4.

After 5.4, this tutorial can be updated again to use the connector; but for this work I have left the body as it was
Copy link

@Serdaro Serdaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with minor fix suggestions.

[NOTE]
====
In an upcoming release of Hazelcast, the Kafka Connect connector will expose SQL, eliminating the need for an external Kafka server to feed data into the pipeline API.
Hazelcast 5.4 exposes SQL through the Kafka Connect connector, eliminating the need for an external Kafka server to feed data into the pipeline API. For further information on using the Kafka Connect connector, refer to the link:xref:https://docs.hazelcast.com/hazelcast/latest/sql/mapping-to-kafka[Platform documentation,window=_blank].
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Hazelcast 5.4 exposes SQL through the Kafka Connect connector, eliminating the need for an external Kafka server to feed data into the pipeline API. For further information on using the Kafka Connect connector, refer to the link:xref:https://docs.hazelcast.com/hazelcast/latest/sql/mapping-to-kafka[Platform documentation,window=_blank].
Hazelcast 5.4 exposes SQL through the Kafka Connect connector, eliminating the need for an external Kafka server to feed data into the pipeline API. For further information on using the Kafka Connect connector, refer to the link:https://docs.hazelcast.com/hazelcast/latest/sql/mapping-to-kafka[Platform documentation,window=_blank].

////

. Look through the following SQL code from the link:https://docs.hazelcast.com/tutorials/sql-on-viridian[SQL Basics on Viridian Cloud (Stock Ticker Demo)] tutorial. The comments explain what the code is doing.
. Look through the following SQL code from the link:https://docs.hazelcast.com/tutorials/sql-on-cloud[SQL Basics on Cloud (Stock Ticker Demo)] tutorial. The comments explain what the code is doing.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
. Look through the following SQL code from the link:https://docs.hazelcast.com/tutorials/sql-on-cloud[SQL Basics on Cloud (Stock Ticker Demo)] tutorial. The comments explain what the code is doing.
. Look through the following SQL code from the link:https://docs.hazelcast.com/tutorials/sql_stock_ticker_cloud[SQL Basics on Cloud (Stock Ticker Demo)] tutorial. The comments explain what the code is doing.

@rebekah-lawrence rebekah-lawrence merged commit c55246b into master Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants