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)

Reply via email to