Skip to content

Conversation

@JimmyWang6
Copy link
Contributor

@JimmyWang6 JimmyWang6 commented Jan 3, 2026

This PR fix the broken quickstart link on the connector page. image

Reviewers: Ken Huang [email protected], Chia-Ping Tsai
[email protected]

@github-actions github-actions bot added triage PRs from the community docs small Small PRs labels Jan 3, 2026
Copy link
Collaborator

@m1a2st m1a2st left a comment

Choose a reason for hiding this comment

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

Thanks for this patch, coulld you also fix this link?

Image

@JimmyWang6
Copy link
Contributor Author

@m1a2st Good idea, done:)

@github-actions github-actions bot removed the triage PRs from the community label Jan 4, 2026
In this quickstart we'll see how to run Kafka Connect with simple connectors that import data from a file to a Kafka topic and export data from a Kafka topic to a file.

First, make sure to add `connect-file-4.3.0.jar` to the `plugin.path` property in the Connect worker's configuration. For the purpose of this quickstart we'll use a relative path and consider the connectors' package as an uber jar, which works when the quickstart commands are run from the installation directory. However, it's worth noting that for production deployments using absolute paths is always preferable. See [plugin.path](/documentation/#connectconfigs_plugin.path) for a detailed description of how to set this config.
First, make sure to add `connect-file-4.3.0.jar` to the `plugin.path` property in the Connect worker's configuration. For the purpose of this quickstart we'll use a relative path and consider the connectors' package as an uber jar, which works when the quickstart commands are run from the installation directory. However, it's worth noting that for production deployments using absolute paths is always preferable. See [plugin.path](/configuration/kafka-connect-configs/#connectconfigs_plugin.path) for a detailed description of how to set this config.
Copy link
Member

Choose a reason for hiding this comment

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

Is this fix correct? It does not seem to point to an existing file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Apologies, the original URL was missing the version prefix. It looks like using a relative path is the best approach, and it should be working now.

Copy link
Member

Choose a reason for hiding this comment

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

It appears the correct link is ../configuration/kafka-connect-configs/#connectconfigs_plugin.path, right?

Copy link
Contributor Author

@JimmyWang6 JimmyWang6 Jan 5, 2026

Choose a reason for hiding this comment

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

Thanks for the comment. The link ../configuration/kafka-connect-configs/#connectconfigs_plugin.path leads to a 404 error.
image
However, ../../configuration/kafka-connect-configs/#connectconfigs_plugin.path works in my environment. I am not sure if this difference is due to my specific testing method or environment setup.
image

Copy link
Collaborator

Choose a reason for hiding this comment

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

I tested this on the website, and it seems that ../../configuration/kafka-connect-configs/#connectconfigs_plugin.path redirects to the correct section.

Copy link
Member

Choose a reason for hiding this comment

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

My mistake, the current version is actually correct

@chia7712 chia7712 merged commit 6b5a2e4 into apache:trunk Jan 6, 2026
28 checks passed
chia7712 pushed a commit that referenced this pull request Jan 6, 2026
This PR fix the broken `quickstart` link on the connector page. <img
width="1094" height="604" alt="image"

src="https://github.com/user-attachments/assets/d9a160b4-de09-422b-bd5a-c3bca6e73cac"
/>

Reviewers: Ken Huang <[email protected]>, Chia-Ping Tsai
 <[email protected]>
chia7712 pushed a commit that referenced this pull request Jan 6, 2026
This PR fix the broken `quickstart` link on the connector page. <img
width="1094" height="604" alt="image"

src="https://github.com/user-attachments/assets/d9a160b4-de09-422b-bd5a-c3bca6e73cac"
/>

Reviewers: Ken Huang <[email protected]>, Chia-Ping Tsai
 <[email protected]>
chia7712 pushed a commit that referenced this pull request Jan 6, 2026
This PR fix the broken `quickstart` link on the connector page. <img
width="1094" height="604" alt="image"

src="https://github.com/user-attachments/assets/d9a160b4-de09-422b-bd5a-c3bca6e73cac"
/>

Reviewers: Ken Huang <[email protected]>, Chia-Ping Tsai
 <[email protected]>
chia7712 pushed a commit that referenced this pull request Jan 6, 2026
This PR fix the broken `quickstart` link on the connector page. <img
width="1094" height="604" alt="image"

src="https://github.com/user-attachments/assets/d9a160b4-de09-422b-bd5a-c3bca6e73cac"
/>

Reviewers: Ken Huang <[email protected]>, Chia-Ping Tsai
 <[email protected]>
Parkerhiphop pushed a commit to Parkerhiphop/kafka that referenced this pull request Jan 6, 2026
This PR fix the broken `quickstart` link on the connector page. <img
width="1094" height="604" alt="image"

src="https://github.com/user-attachments/assets/d9a160b4-de09-422b-bd5a-c3bca6e73cac"
/>

Reviewers: Ken Huang <[email protected]>, Chia-Ping Tsai
 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants