[
https://issues.apache.org/jira/browse/KYLIN-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15759835#comment-15759835
]
QiLiFei commented on KYLIN-2273:
--------------------------------
I've already did more research to resolve the issue myself . I just want to get
a quick solution from related resource when there is no any solution came to my
mind . So I do not think that's impolite behavior for anyone. And in some case
, we couldn't get the valuable thing if we have no enough patience .So I cannot
agree it's just a waste of time for you even though you failed to get the
meaningful thing this time . However it's actually a great treasure for me
which can give me a direction even though there is nothing about Kylin .
> Raise No new message comes issue for the Kylin1.6 Streaming cube build
> -----------------------------------------------------------------------
>
> Key: KYLIN-2273
> URL: https://issues.apache.org/jira/browse/KYLIN-2273
> Project: Kylin
> Issue Type: Bug
> Components: Client - CLI
> Affects Versions: v1.6.0
> Environment: CDH5.8.0
> Kylin1.6
> Kafka_2.11-0.10.1.0
> Reporter: QiLiFei
> Priority: Blocker
> Attachments: kylin.log, 捕获.PNG
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> When I commit the curl command to build my streaming cube , it will always
> raise the below error . However , I'm sure that I set the correct value on
> the properties sourceSoffsetStart and sourceOffsetEnd .And during this
> process , I always keep the KafkaSampleProducer running in the tutorial !!!
> I tried to replace the 9223372036854775807 by 100000 or another . However it
> still failed to work correctly . I'm wondering why this happen even though I
> follow the steps from the official
> doc(http://kylin.apache.org/docs16/tutorial/cube_streaming.html). Anything
> wrong or missing for me ???
> Curl command :
> curl -X PUT --user ADMIN:KYLIN -H "Content-Type:
> application/json;charset=utf-8" -d '{ "sourceOffsetStart": 0,
> "sourceOffsetEnd": 9223372036854775807, "buildType": "BUILD"}'
> http://172.31.10.171:7070/kylin/api/cubes/StreamingCubeDemo/build2
> Error:
> java.lang.IllegalArgumentException: No new message comes, startOffset =
> endOffset:0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)