kevinw66 commented on PR #1035: URL: https://github.com/apache/bigtop/pull/1035#issuecomment-1278367103
> @timyuer @kevinw66 Thanks for the contribution! Just a question, `STACK_ROOT_DIR` is a constant in this PR, but is it still valid if setting another value for the `parentDir` option instead of /usr/bigtop? e.g., `./gradlew allclean pkgs -Dbuildwithdeps=true -PparentDir=/usr/local/bigtop` Hi @sekikn , thanks for your reminder, but we have one more question here, currently the version info in parentDir need to be added explicitly like `-PparentDir=/usr/bigtop/3.2.0`, should we change the behavior to read from bigtop version and remove `-SNAPSHOT` automatically? -- 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]
