hi:
   my system is?? hadoop 2.6+zookeeper3.4.6+hbase1.2.4+hive1.2
   when i run the sql of the example,meet the problem:
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": Timeout visiting cube! Check why coprocessor exception is 
not sent back? In coprocessor Self-termination is checked every 100 scanned 
rows, the configured timeout(324000000) cannot support this many scans?




 the sql is :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


   wish you replay,thanks!

Reply via email to