GithubHelp home page GithubHelp logo

Comments (9)

agrawalreetika avatar agrawalreetika commented on June 26, 2024 1

@kkacstudent Can you try using Java 8 and retry build - https://github.com/prestodb/presto?tab=readme-ov-file#requirements

from presto.

kkacstudent avatar kkacstudent commented on June 26, 2024

@agrawalreetika with java 8 too same problem faced.

from presto.

elharo avatar elharo commented on June 26, 2024
[INFO] --- spotbugs-maven-plugin:3.1.10:spotbugs (spotbugs) @ presto-root ---
[WARNING] Error injecting: org.codehaus.mojo.spotbugs.SpotBugsMojo
com.google.inject.ProvisionException: Unable to provision, see the following errors:
 
1) Error injecting constructor, java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
  at org.codehaus.mojo.spotbugs.SpotBugsMojo.<init>(Unknown Source)
  while locating org.codehaus.mojo.spotbugs.SpotBugsMojo
 
1 error

from presto.

elharo avatar elharo commented on June 26, 2024

No idea why spotbugs failed for you, but try disabling it in pom.xml

from presto.

kkacstudent avatar kkacstudent commented on June 26, 2024

Seems like some dependencies were missing like python-venv, make etc. After running below command, seems to be working.

sudo apt install build-essential python3.12-venv

Would it be helpful to add these to the README.md build requirements?

from presto.

elharo avatar elharo commented on June 26, 2024

I'm surprised those are required at all. But feel free to send a PR to update the instructions. If they're incomplete, that is a bug.

from presto.

kkacstudent avatar kkacstudent commented on June 26, 2024

seems like the issue was with java 17. retried with java 8 it seems to be working now.

from presto.

kkacstudent avatar kkacstudent commented on June 26, 2024

Getting errors while building presto https://pastebin.com/Ziqh1Zvi. Any idea how to resolve these?

from presto.

ClarenceThreepwood avatar ClarenceThreepwood commented on June 26, 2024

Looks like you are trying to start PrestoServer. Are you setting up the IDE with these steps?

from presto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.