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

Lag when Waiting for Query Results #290

Closed
jortiz16 opened this issue May 19, 2015 · 2 comments
Closed

Lag when Waiting for Query Results #290

jortiz16 opened this issue May 19, 2015 · 2 comments

Comments

@jortiz16
Copy link
Contributor

I noticed there being a lag of a few seconds right after executing a query on myria-web. For example for running a simple TwitterK query (which takes ~739ms to run), it takes about to 11 seconds to see the result on the Results panel. I also noticed that it seems to take longer on (@service.myria) than in (@demo.myria).

I'm going to guess this because there are more relations to query over in the catalog over (@service.myria) than in (@demo.myria)? Will this get worse over time in the future if more relations are added?

@domoritz
Copy link
Member

I looked into it. Seems like somebody is ingesting huge amounts of data right now. Check htop on any of the machines.

@jhyrkas
Copy link

jhyrkas commented May 19, 2015

Not quite an ingest; Leila is processing the ngrams data right now, which means doing a lot of crunching in postgres.

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