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

A problem during RUN sample queries. #473

Closed
cs-wang opened this issue Sep 28, 2016 · 1 comment
Closed

A problem during RUN sample queries. #473

cs-wang opened this issue Sep 28, 2016 · 1 comment

Comments

@cs-wang
Copy link

cs-wang commented Sep 28, 2016

I build the sample cube 100%

but when I run query select part_dt, sum(price) as total_selled, count(distinct seller_id) as sellers from kylin_sales group by part_dt order by part_dt;

the web gives:
Error while executing SQL "select part_dt, sum(price) as total_selled, count(distinct seller_id) as sellers from kylin_sales group by part_dt order by part_dt LIMIT 50000": Error in coprocessor

kylin.log is here: http://pan.baidu.com/s/1sk9hREt

Any advice to it?

@liyang-gmt8
Copy link

Hi there. Please post questions / issues to user@kylin.apache.org

Thanks.

@cs-wang cs-wang closed this as completed Sep 28, 2016
@cs-wang cs-wang reopened this Oct 7, 2016
@cs-wang cs-wang closed this as completed Oct 8, 2016
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