You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/07/19 02:20:39 UTC

[jira] [Commented] (BIGTOP-1380) Pig might run out of memory during site construction

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

Konstantin Boudnik commented on BIGTOP-1380:
--------------------------------------------

Here's the error message:
{noformat}
23:12:36       [exec] WARN - Line 2 of a paragraph overflows the available area by 4020mpt. (fo:block, "This does not work, LOAD '/mydata/20110423{00,01,02,03,04,05,06,07,08)
23:13:18       [exec] * [49/1]    [0/0]     44.556s 0b      basic.pdf
23:13:18       [exec] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
23:13:18       [exec] 	at org.apache.fop.area.LineArea.<init>(LineArea.java:83)
23:13:18       [exec] 	at org.apache.fop.layoutmgr.inline.LineLayoutManager.addInlineArea(LineLayoutManager.java:1601)
{noformat}

I propose to bump the heap size for the Pig build a little bit. Also, let's add [this patch|https://issues.apache.org/jira/secure/attachment/12644196/0001-BIGTOP-1303-fix-Pig-0.12.1-build-is-broken-at-the-si.patch] to the mix.

> Pig might run out of memory during site construction
> ----------------------------------------------------
>
>                 Key: BIGTOP-1380
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1380
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.7.0
>            Reporter: Konstantin Boudnik
>            Assignee: Giridharan Kesavan
>            Priority: Blocker
>             Fix For: 0.8.0
>
>
> I see Pig build failing because it runs out of heap space.
> While increasing this, let's fix PermGen issue as well as proposed in BIGTOP-1303



--
This message was sent by Atlassian JIRA
(v6.2#6252)