Description
By default, all components installed under the Bigtop stack have root permissions except for the following directories:
%{parent_dir}/var/lib/{component_name}
/etc/{component_name}
/var/log/{component_name}
/var/run/%{component_name}
Normally, having incorrect permissions for the Kafka directory would not cause any issues. However, when using Ranger to adapt Kafka, all plugin libraries in Ranger have root permissions. When installing the Ranger Kafka plugin, there is a conflict between the Kafka RPM, which has the kafka user permissions for /usr/bigtop/3.2.0/usr/lib/kafka/libs, and the Ranger Kafka plugin, which has root permissions. This conflict causes a yum installation error, making it impossible to install the plugin.
Attachments
Attachments
Issue Links
- relates to
-
BIGTOP-3932 ranger2.4 support both in bigtop and bigtop stack
- In Progress
- links to