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

can not start presto server #17959

Closed
VegetableDog118 opened this issue Jun 29, 2022 · 8 comments
Closed

can not start presto server #17959

VegetableDog118 opened this issue Jun 29, 2022 · 8 comments

Comments

@VegetableDog118
Copy link

Hi, we I start the server , I kpet getting this error

image

But my node. environment is not null. Any help would be appreciated.

@agrawalreetika
Copy link
Member

From error message looks like some issue with node.properties , could you please share config in this file for your setup?

@VegetableDog118
Copy link
Author

Hi,this problem is solved but the new error is this:
image
I am not sure why this uri is wrong:(

@VegetableDog118
Copy link
Author

Also if i use ubutunu to deploy presto it says:
image
Any help would be appreciated!

@agrawalreetika
Copy link
Member

agrawalreetika commented Jun 30, 2022

@VegetableDog118 Could you please share your config.propertes?
#2 - your tar should contain launcher file too -
image

@VegetableDog118
Copy link
Author

coordinator=true
node-scheduler.include-coordinator=true
http-server.http.port=8080
query.max-memory=5GB
query.max-memory-per-node=1GB
query.max-total-memory-per-node=2GB
discovery-server.enabled=true
discovery.uri=http://zhuhaolin:8080

image

@VegetableDog118
Copy link
Author

image

image

@agrawalreetika
Copy link
Member

coordinator=true node-scheduler.include-coordinator=true http-server.http.port=8080 query.max-memory=5GB query.max-memory-per-node=1GB query.max-total-memory-per-node=2GB discovery-server.enabled=true discovery.uri=http://zhuhaolin:8080

image

Add -Djdk.attach.allowAttachSelf=true in jvm.properties

@pratyakshsharma
Copy link
Contributor

@VegetableDog118 Closing this ticket due to long inactivity. Feel free to reopen if you are still facing issues.

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

3 participants