You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2018/08/30 00:53:00 UTC

[jira] [Resolved] (OPENNLP-1216) opennlp command should allow users to set heap size

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

Koji Sekiguchi resolved OPENNLP-1216.
-------------------------------------
    Resolution: Fixed
      Assignee: Koji Sekiguchi

> opennlp command should allow users to set heap size
> ---------------------------------------------------
>
>                 Key: OPENNLP-1216
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1216
>             Project: OpenNLP
>          Issue Type: Documentation
>          Components: Command Line Interface
>    Affects Versions: 1.9.0
>            Reporter: Koji Sekiguchi
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 1.9.1
>
>
> When I used ParserTrainer, I got OutOfMemoryError. I checked opennlp shell script, I found uses cannot change the heap size without editing the script.
> I think we should allow uses to set it by doing like this:
> {code}
> $ JAVA_HEAP=4096m opennlp ParserTrainer ...
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)