huangchao created KYLIN-2177:
--------------------------------
Summary: dict.TrieDictionary:182 : Not a valid value: 2016-11-13
Key: KYLIN-2177
URL: https://issues.apache.org/jira/browse/KYLIN-2177
Project: Kylin
Issue Type: Improvement
Components: Metadata
Reporter: huangchao
Assignee: Shaofeng SHI
version :apache-kylin-1.5.4.1-hbase1.x-bin
os:ubuntu 14.04.1
insight return below error after retrigger cube job.
"Error while executing SQL "select * from sale_detail LIMIT 50000":
java.lang.IllegalArgumentException: Value not exists!"
step:
drop exist cube then recreate job, insight work well when exist "select * from
sale_detail LIMIT 50000".
then exist cube build for new data. insight broken and thrown below issue
"select * from sale_detail LIMIT 50000": java.lang.IllegalArgumentException:
Value not exists!"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)