You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yifan Zhang (JIRA)" <ji...@apache.org> on 2016/12/19 03:33:59 UTC

[jira] [Commented] (KYLIN-2297) Manually edit cube segment start/end time will throw error in UI

    [ https://issues.apache.org/jira/browse/KYLIN-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15760035#comment-15760035 ] 

Yifan Zhang commented on KYLIN-2297:
------------------------------------

It's OK to use time picker widget. 

> 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)