You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "QiLiFei (JIRA)" <ji...@apache.org> on 2016/12/14 13:55:59 UTC

[jira] [Updated] (KYLIN-2281) Pending on the first step(save data from kafka) when building streaming cube

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

QiLiFei updated KYLIN-2281:
---------------------------
    Description: 
Hi engineer,

I tried several times to build the streaming cube based on kafka source . However , it will always pending on the first step(already take about 160 mins ) to save data from kafka. I checked the data from kafka . There are only about one thousand data . Which is confused for me . Anyone who can help me ? I'm not sure what to do next . Is there configuration for kafka or kylin need to reset or not ?


curl -X PUT --user ADMIN:KYLIN -H "Content-Type: application/json;charset=utf-8" -d '{ "sourceOffsetStart": 0, "sourceOffsetEnd": 9223372036854775807, "buildType": "BUILD"}' http://172.31.18.62:7070/kylin/api/cubes/StreamingCube27/build2


  was:
Hi engineer,

I tried several times to build the streaming cube based on kafka source . However , it will always pending on the first step(already take about 160 mins ) to save data from kafka. I checked the data from kafka . There are only about one thousand data . Which is confused for me . Anyone who can help me ? I'm not sure what to do next . Is there configuration for kafka or kylin need to reset or not ?




> Pending on the first step(save data from kafka) when building streaming cube
> ----------------------------------------------------------------------------
>
>                 Key: KYLIN-2281
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2281
>             Project: Kylin
>          Issue Type: Test
>          Components: Client - CLI
>    Affects Versions: v1.6.0
>         Environment: CDH5.8 + Kylin1.6 + Kafka0.10
>            Reporter: QiLiFei
>            Priority: Critical
>
> Hi engineer,
> I tried several times to build the streaming cube based on kafka source . However , it will always pending on the first step(already take about 160 mins ) to save data from kafka. I checked the data from kafka . There are only about one thousand data . Which is confused for me . Anyone who can help me ? I'm not sure what to do next . Is there configuration for kafka or kylin need to reset or not ?
> curl -X PUT --user ADMIN:KYLIN -H "Content-Type: application/json;charset=utf-8" -d '{ "sourceOffsetStart": 0, "sourceOffsetEnd": 9223372036854775807, "buildType": "BUILD"}' http://172.31.18.62:7070/kylin/api/cubes/StreamingCube27/build2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)