[
https://issues.apache.org/jira/browse/KYLIN-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575656#comment-16575656
]
ASF subversion and git services commented on KYLIN-3486:
--------------------------------------------------------
Commit bacbc584f114b33efba0c5a44c4144a10235bad7 in kylin's branch
refs/heads/document from GinaZhai
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=bacbc58 ]
KYLIN-3486 cube_streaming page command exception
Signed-off-by: shaofengshi <[email protected]>
> cube_streaming page command exception
> -------------------------------------
>
> Key: KYLIN-3486
> URL: https://issues.apache.org/jira/browse/KYLIN-3486
> Project: Kylin
> Issue Type: Bug
> Reporter: chenwen
> 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)