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

Use Bigtop to detect $JAVA_HOME #6

Closed
wants to merge 1 commit into from
Closed

Conversation

weiser
Copy link

@weiser weiser commented Aug 12, 2014

service clears most environment variables (see man service) so $JAVA_HOME is not set in
kiji-rest.initd. And, because $JAVA_HOME isn't set, I can't run this program via service.

This sets $JAVA_HOME if Bigtop is present.

`service` clears most environment variables (see `man service`) so $JAVA_HOME is not set in
kiji-rest.initd.  And, because $JAVA_HOME isn't set, I can't run this program via `service`.

This sets $JAVA_HOME if Bigtop is present.
@weiser
Copy link
Author

weiser commented Mar 8, 2017

stale

@weiser weiser closed this Mar 8, 2017
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.

1 participant