You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/08/20 05:41:00 UTC

[jira] [Resolved] (KYLIN-3486) cube_streaming page command exception

     [ https://issues.apache.org/jira/browse/KYLIN-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI resolved KYLIN-3486.
---------------------------------
    Resolution: Fixed

> cube_streaming page command exception
> -------------------------------------
>
>                 Key: KYLIN-3486
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3486
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: chenwen
>            Assignee: Na Zhai
>            Priority: Minor
>
> http://kylin.apache.org/cn/docs/tutorial/cube_streaming.html
> curl -X PUT --user ADMIN:KYLIN -H "Content-Type: application/json;charset=utf-8" -d '{ "sourceOffsetStart": 0,"sourceOffsetEnd": 9223372036854775807,"buildType": "BUILD"}' http://localhost:7070/kylin/api/cubes/{your_cube_name}/build2
> "sourceOffsetStart": 0,"sourceOffsetEnd": 9223372036854775807, 
> *Chinese comma needs to be replaced*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)