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

How to build successful of presto 333 version ? #4184

Closed
czy006 opened this issue Jul 26, 2021 · 1 comment
Closed

How to build successful of presto 333 version ? #4184

czy006 opened this issue Jul 26, 2021 · 1 comment

Comments

@czy006
Copy link
Contributor

czy006 commented Jul 26, 2021

@ajantha-bhat hello,I always build fail for your presto version about 333,I don't know what's problem,it must be use jdk11 to build it ? My mvn build command is my build command is mvn -DskipTests -Pspark-2.4 -Pprestosql -Dspark.version=2.4.5 -Dhadoop.version=2.7.7 -Dhive.version=3.1.0 ,but it say error is: has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 . This is mean not support jdk8

@ajantha-bhat
Copy link
Member

@czy006 : Hi, can you use spark2.3 profile instead of 2.4 ? 2.4 brings hadoop3 dependencies which doesn't work well with presto333.
Also remove Dhadoop, Dhive version and try

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