You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Kiran Nagasubramanian (JIRA)" <ji...@apache.org> on 2011/08/04 19:36:27 UTC

[jira] [Created] (OOZIE-5) Log retrieval for a Coordinator job with large number of actions results in OutofMemoryException

Log retrieval for a Coordinator job with large number of actions results in OutofMemoryException
------------------------------------------------------------------------------------------------

                 Key: OOZIE-5
                 URL: https://issues.apache.org/jira/browse/OOZIE-5
             Project: Apache Oozie (Incubating)
          Issue Type: Bug
            Reporter: Kiran Nagasubramanian


At present the parts of response sent from the server are appended and finally printed. Fix has been made to print the response now and then by getting the commandLine's PrintStream

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OOZIE-5) Log retrieval for a Coordinator job with large number of actions results in OutofMemoryException

Posted by "Angelo K. Huang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Angelo K. Huang resolved OOZIE-5.
---------------------------------

    Resolution: Fixed

fixed in 3.1

> Log retrieval for a Coordinator job with large number of actions results in OutofMemoryException
> ------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-5
>                 URL: https://issues.apache.org/jira/browse/OOZIE-5
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Kiran Nagasubramanian
>
> At present the parts of response sent from the server are appended and finally printed. Fix has been made to print the response now and then by getting the commandLine's PrintStream

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira