eubnara opened a new pull request, #1041:
URL: https://github.com/apache/bigtop/pull/1041
…and ranger-yarn-plugin
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'BIGTOP-3638: Your PR title ...'.
-->
### Description of PR
`ranger-hdfs-plugin` and `ranger-yarn-plugin` install jars on the same
directory, `/usr/lib/hadoop/lib`. If both NameNode and ResourceManager are
installed on the same machine, it could be a problem when installing or
upgrading plugins respectively. It should be separated.
### How was this patch tested?
Manually tested on private on-premise hadoop cluster.
NameNode and ResourceManager are located on the same machine.
Try install & upgrade `ranger-hdfs-plugin` and `ranger-yarn-plugin`
respectively.
### For code changes:
- [x] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'BIGTOP-3638. Your PR title ...')?
- [x] Make sure that newly added files do not have any licensing issues.
When in doubt refer to https://www.apache.org/licenses/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]