Skip to content
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

[Doc] Add *InfluxDB sink connector guide* #5273

Merged
merged 2 commits into from
Sep 27, 2019
Merged

[Doc] Add *InfluxDB sink connector guide* #5273

merged 2 commits into from
Sep 27, 2019

Conversation

Anonymitaet
Copy link
Member

Fix #5015

@Anonymitaet
Copy link
Member Author

@tuteng could you please help review? Thank you

|------|----------|----------|---------|-------------|
| `influxdbUrl` |String| true|" " (empty string) | The URL of the InfluxDB instance. |
| `username` | String|false| " " (empty string) |The username used to authenticate to InfluxDB. |
| `password` | String| true|" " (empty string) | The password used to authenticate to InfluxDB. |
Copy link
Member

Choose a reason for hiding this comment

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

The field password is optional

Copy link
Member Author

Choose a reason for hiding this comment

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

Thank you, I've corrected. Could you PTAL?

@merlimat merlimat added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Sep 25, 2019
@tuteng
Copy link
Member

tuteng commented Sep 26, 2019

run integration tests
run java8 tests

1 similar comment
@Anonymitaet
Copy link
Member Author

run integration tests
run java8 tests

@Anonymitaet
Copy link
Member Author

run integration tests

@Jennifer88huang-zz Jennifer88huang-zz merged commit 0fac91c into apache:master Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc] Update Pulsar Connector Guide
4 participants