You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pragya Mittal (JIRA)" <ji...@apache.org> on 2015/12/31 11:33:49 UTC

[jira] [Commented] (FALCON-1713) Query fails if numResults is greater than expected value in case of -logs

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

Pragya Mittal commented on FALCON-1713:
---------------------------------------

This happens while using logs option

> Query fails if numResults is greater than expected value in case of -logs
> -------------------------------------------------------------------------
>
>                 Key: FALCON-1713
>                 URL: https://issues.apache.org/jira/browse/FALCON-1713
>             Project: Falcon
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk
>            Reporter: Pragya Mittal
>            Priority: Minor
>              Labels: newbie
>
> API response fails with "Bad Request" if numResults is greater than the expected value. The error obtained is :
> {noformat}
> dataqa@lda01:~$ falcon instance -type process -name ProcessWfTest-agregator-coord16-0caad7d5 -logs -numResults 95
> ERROR: Bad Request;ua1/org.apache.falcon.FalconException::javax.ws.rs.WebApplicationException: javax.xml.bind.UnmarshalException: unexpected element (uri:"", local:"instancesResult"). Expected elements are <{}result>
> {noformat}
> In above example the expected value is 92.



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