You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Le Van Ha (JIRA)" <ji...@apache.org> on 2016/08/16 00:01:38 UTC

[jira] [Updated] (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 ]

Le Van Ha updated KYLIN-1959:
-----------------------------
    Description: 
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


  was:
Hi all,
 
I'm trying Kylin Cube from Streaming (Kafka).
when, Kafka don't send message to streaming cube. The streaming cube’s build don't auto stop.Then, new streaming 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


        Summary: Streaming cube error when Kafka don't send message  (was: Streaming cube error when no message to arrive)

> 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
>
> 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.3.4#6332)