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

jdk 1.8? #14

Open
tysonnorris opened this issue Apr 1, 2015 · 1 comment
Open

jdk 1.8? #14

tysonnorris opened this issue Apr 1, 2015 · 1 comment

Comments

@tysonnorris
Copy link

Any intention to support jdk 1.8 here?
Thanks!
Tyson

@mavencode01
Copy link

+1, I deployed my topology but one of the libraries in my project requires jdk 1.8
How can I update the docker image ?

2015-05-22 11:24:50 b.s.d.worker [ERROR] Error on initialization of server mk-worker
java.lang.UnsupportedClassVersionError: edu/stanford/nlp/pipeline/StanfordCoreNLP : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method) ~[na:1.7.0_65]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[na:1.7.0_65]
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[na:1.7.0_65]
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[na:1.7.0_65]
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[na:1.7.0_65]

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