Was the cube build successful? If it is and the cube status is green (ready
state), please post logs and then we can help.

Logs are found at KYLIN_HOME/tomcat/logs/kylin.log

On Fri, Sep 18, 2015 at 11:51 AM, George Lu <[email protected]> wrote:

> I refreshed two tables and kylin says refresh success, but after I click
> the default schema, only one table show up.
> Is that a bug?
> I use kylin 1.0.
>
> On Fri, Sep 18, 2015 at 11:23 AM, George Lu <[email protected]> wrote:
>
> > Hi all,
> >
> > I follow the instruction and query below "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".
> >
> > I build the cube previously and can query, however, after I query this
> the
> > next day, kylin says:
> > From line 1, column 87 to line 1, column 97: Table 'KYLIN_SALES' not
> found
> > 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"
> >
> > why is that?
> >
> > And in the table tab, after I sync for the sample tables (use sampe.sql
> in
> > bin folder), there is no tables show up.
> >
> > What is the problem?
> >
> > Thanks,
> > George
> >
>

Reply via email to