You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2017/11/29 06:59:00 UTC

[jira] [Closed] (KYLIN-1959) Streaming cube error when Kafka don't send message

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

Shaofeng SHI closed KYLIN-1959.
-------------------------------
       Resolution: Fixed
    Fix Version/s: v1.6.0

The v1.6.0 fixed this issue: when no new message comes, the build job will not be submitted.

> Streaming cube error when Kafka don't send message
> --------------------------------------------------
>
>                 Key: KYLIN-1959
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1959
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: v1.5.2
>            Reporter: Le Van Ha
>             Fix For: v1.6.0
>
>         Attachments: kylin.log, streaming_Streaming_Cube_1471254300000_1471254600000.log, streaming_Streaming_Cube_1471257000000_1471257300000.log
>
>
> Hi all,
>  
> I'm trying Kylin Cube from Streaming (Kafka).
> I using Linux crontab to schedule the build every 5 minute.
> But, when Kafka don't send message to streaming cube. The streaming cube’s build don't auto stop, it keeps running. And then, new jobs will error:
> OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x000000070ccc0000, 724828160, 0) failed; error='Cannot allocate memory' (errno=12)
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Native memory allocation (malloc) failed to allocate 724828160 bytes for committing reserved memory.
> # An error report file with more information is saved as:
> # /var/log/hbase/hs_err_pid104196.log



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)