You would have missed populating data. Please create and populate all tables using bin/run-examples.sh sample-metastore; bin/run-examples.sh populate-metastore
On Mon, Aug 24, 2015 at 8:17 AM, Wangchangchun (A) < [email protected]> wrote: > Hello, I try to run the example which is showed in “showterm.io”. > > Now “create storage, create dimension, create cube, create > dimtable,create fact, > > dimtable add partitions, dimtable add single-partition, fact add > partitions” is ok, > > but execute “query execute” have no result. > > > > I found that in city_table.xml, table_location defined as > “/tmp/examples/city”, > > While /tmp/examples/city/examples/data/city_local is empty, > > > > There is no “city-local.data”, is it a problem? > > > > Can someone help me to answer this question? >
