You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "chenwen (JIRA)" <ji...@apache.org> on 2018/08/07 09:42:00 UTC

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

chenwen created KYLIN-3486:
------------------------------

             Summary: cube_streaming page command exception
                 Key: KYLIN-3486
                 URL: https://issues.apache.org/jira/browse/KYLIN-3486
             Project: Kylin
          Issue Type: Bug
            Reporter: chenwen


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)