Yifan Zhang created KYLIN-2297:
----------------------------------
Summary: Manually edit cube segment start/end time will throw
error in UI
Key: KYLIN-2297
URL: https://issues.apache.org/jira/browse/KYLIN-2297
Project: Kylin
Issue Type: Bug
Reporter: Yifan Zhang
Assignee: luguosheng
Error message returned:
Could not read JSON: Can not construct instance of long from String value
'2012-01-01 01:05:05': not a valid Long value
at [Source: org.apache.catalina.connector.CoyoteInputStream@44aae22; line: 1,
column: 47] (through reference chain:
org.apache.kylin.rest.request.JobBuildRequest["endTime"]); nested exception is
com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not construct
instance of long from String value '2012-01-01 01:05:05': not a valid Long value
at [Source: org.apache.catalina.connector.CoyoteInputStream@44aae22; line: 1,
column: 47] (through reference chain:
org.apache.kylin.rest.request.JobBuildRequest["endTime"])
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)