You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mona Chitnis (JIRA)" <ji...@apache.org> on 2014/05/14 20:51:15 UTC

[jira] [Commented] (OOZIE-1809) offset and len options are ignored in oozie job -info for workflow

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

Mona Chitnis commented on OOZIE-1809:
-------------------------------------

Confirmed that WorkflowActionSubsetGetJPAExecutor honors setting the following
{code}
q.setFirstResult(start - 1);
q.setMaxResults(length);
{code}

+1

> offset and len options are ignored in oozie job -info for workflow
> ------------------------------------------------------------------
>
>                 Key: OOZIE-1809
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1809
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Ryota Egashira
>            Assignee: Ryota Egashira
>         Attachments: OOZIE-1809.patch
>
>




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