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

[fix][doc] Enable zk when starting standalone in pulsar-sql doc #16369

Merged
merged 2 commits into from
Jul 5, 2022

Conversation

RobertIndie
Copy link
Member

@RobertIndie RobertIndie commented Jul 4, 2022

Master Issue: #16354

Motivation

After #15478 gets merged, the zookeeper won't be enabled by default when starting the pulsar standalone. But the pulsar SQL depends on the zookeeper. We need to setPULSAR_STANDALONE_USE_ZOOKEEPER=1 to enable zookeeper when using the pulsar SQL as mentioned in #16354 (comment).

Modifications

  • Add PULSAR_STANDALONE_USE_ZOOKEEPER=1 before running pulsar standalone in pulsar-sql doc

These changes only need to apply to the doc of pulsar 2.11 and later.

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@RobertIndie RobertIndie self-assigned this Jul 4, 2022
@RobertIndie RobertIndie added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. area/sql Pulsar SQL related features labels Jul 4, 2022
@RobertIndie RobertIndie added this to the 2.11.0 milestone Jul 4, 2022
Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

@momo-jun momo-jun left a comment

Choose a reason for hiding this comment

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

LGTM.

//cc @Anonymitaet

@Anonymitaet
Copy link
Member

Thank you! Looking forward to more contributions! 😊 @RobertIndie

@Anonymitaet Anonymitaet merged commit 48090f3 into apache:master Jul 5, 2022
wuxuanqicn pushed a commit to wuxuanqicn/pulsar that referenced this pull request Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sql Pulsar SQL related features 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.

6 participants