-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SEO for Adaptors #698
SEO for Adaptors #698
Conversation
PTAL @Anonymitaet TIA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
@@ -10,7 +11,7 @@ An application can inject data into a Storm topology via a generic Pulsar spout, | |||
|
|||
## Using the Pulsar Storm Adaptor | |||
|
|||
Include dependency for Pulsar Storm Adaptor: | |||
To use the Pulsar Storm Adaptor, you need to include dependency for Pulsar Storm Adaptor: | |||
|
|||
```xml | |||
<dependency> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Out of thread, @cbornet is the GAV of pulsar storm adaptor changed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is "GAV" ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
group id, artifact id, version; that is, a unique identifier for a dependency.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh ok. The storm adapter has moved to the Storm project so we should update the doc.
This PR do SEO for Adaptors
doc
doc-required
doc-not-needed
doc-complete