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

Flink service not picking up JAVA_HOME #11

Open
krispyjala opened this issue Jan 11, 2017 · 1 comment
Open

Flink service not picking up JAVA_HOME #11

krispyjala opened this issue Jan 11, 2017 · 1 comment

Comments

@krispyjala
Copy link

Not sure if this is my own problem with my Ambari server settings etc, but when I was starting the Flink service, it failed to start because it couldn't find JAVA_HOME. I had to manually go into /opt/flink/bin/config.sh and override it there. Setting env.java.home in /opt/flink/conf/flink-conf.yaml had no effect. I am running with the latest release Flink binary http://archive.apache.org/dist/flink/flink-1.1.4/flink-1.1.4-bin-hadoop27-scala_2.11.tgz

@jamesbenharris
Copy link
Contributor

I've had the same issue. I added it manually to Advanced Flink Env. I didn't include it in the release because it is a specific environment variable.
env.java.home: /usr/jdk64/jdk1.8.0_77/jre

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

No branches or pull requests

2 participants