You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2016/06/23 08:40:16 UTC

[jira] [Commented] (ATLAS-943) ATlas Build failure: Storm Bridge

    [ https://issues.apache.org/jira/browse/ATLAS-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346057#comment-15346057 ] 

Hemanth Yamijala commented on ATLAS-943:
----------------------------------------

[~jonesn], we had uncovered this as part of ATLAS-912. The documentation has been updated to specify MAVEN_OPTS to 1.5GB: https://github.com/apache/incubator-atlas/blob/0.7-incubating/docs/src/site/twiki/InstallationSteps.twiki  - when this is pushed to the website it will be public.

It appears there's something in Kafka 0.9.0.1+ that requires more memory locally - we may need to investigate closer. But for now 1.5GB works. Can you please let us know if that works for you?

> ATlas Build failure: Storm Bridge
> ---------------------------------
>
>                 Key: ATLAS-943
>                 URL: https://issues.apache.org/jira/browse/ATLAS-943
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: trunk
>         Environment: CentOS 7.2.1511
> Maven 3.3.9
> OpenJDK 1.7.0_101
> *fresh atlas clone*
>            Reporter: Nigel Jones
>
> [INFO] Apache Atlas Storm Bridge .......................... FAILURE [02:34 min]
> [WARNING] FAILED o.e.j.m.p.JettyWebAppContext@17d43cec{/,file:/home/ibmcloud/src/atlas/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,STARTING}{/home/ibmcloud/src/atlas/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war}: java.lang.OutOfMemoryError: Java heap space
> java.lang.OutOfMemoryError: Java heap space
>         at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:57)
>         at java.nio.ByteBuffer.allocate(ByteBuffer.java:331)
>         at kafka.log.SkimpyOffsetMap.<init>(OffsetMap.scala:43)
>         at kafka.log.LogCleaner$CleanerThread.<init>(LogCleaner.scala:193)
>         at kafka.log.LogCleaner$$anonfun$1.apply(LogCleaner.scala:83)
>         at kafka.log.LogCleaner$$anonfun$1.apply(LogCleaner.scala:83)
>         at 
> .... etc. 
> Heap Space likely needs increasing for clean build/test
> Log file to be attached...



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