kevinw66 commented on PR #986:
URL: https://github.com/apache/bigtop/pull/986#issuecomment-1230482603
> I also ran `./gradlew allclean zookeeper-pkg hive-pkg kafka-pkg
-Pprefix=/usr/bigtop`, and confirmed that the files under /usr were relocated
to `$prefix/$bigtop_version/usr`, and the ones under /etc and /var were not. It
almost looks good, but is it OK that /etc/(zookeeper|hive|kafka) aren't
relocated, because configuration files can be incompatible between different
versions?
I'm thinking we should create symlink from `alternatives confdir` to
`/usr/lib/%{name}/conf`, it'll be easier for components' upgrade.
--
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]