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

BIGTOP-3931: fix kafka directory permission #1107

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

JiaLiangC
Copy link
Contributor

Description of PR

fix kafka directory permission
details in https://issues.apache.org/jira/browse/BIGTOP-3931

How was this patch tested?

Before the fix, the permission of /usr/bigtop/3.2.0/usr/lib/kafka and its subdirectories was set to kafka, instead of root. This caused a permission error when trying to install Ranger Kafka plugin.
image

image

After the fix, the permission of /usr/bigtop/3.2.0/usr/lib/kafka and its subdirectories were restored to root, and Ranger Kafka plugin could be installed without issues.
image
image

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
  • Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/

@JiaLiangC
Copy link
Contributor Author

@iwasakims Could you review this patch ?

@guluo2016
Copy link
Contributor

I think you need increase the release number of kafka to 3 at the same time, because kafka has been updated by you.

You can refer to the explanation here
#1090 (comment)

@JiaLiangC
Copy link
Contributor Author

I think you need increase the release number of kafka to 3 at the same time, because kafka has been updated by you.

You can refer to the explanation here #1090 (comment)

@guluo2016 Thank you for your note. The update has been made.

Copy link
Member

@iwasakims iwasakims left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @JiaLiangC and @guluo2016.

@iwasakims iwasakims merged commit c569e51 into apache:master Apr 25, 2023
datasaying pushed a commit to datasaying/bigtop that referenced this pull request Apr 26, 2023
iwasakims pushed a commit that referenced this pull request Sep 13, 2023
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