[
https://issues.apache.org/jira/browse/FALCON-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097539#comment-15097539
]
Peeyush Bishnoi commented on FALCON-1747:
-----------------------------------------
Submit the process entity with frequency days(360) and then try to get the
instances status as:
{code:java}
$ falcon instance -type process -name <entity name> -list -numResults 2147483647
{code}
Value of numResults is equal to Integer.MAX_VALUE.
> Falcon instance status listing is throwing error message.
> ---------------------------------------------------------
>
> Key: FALCON-1747
> URL: https://issues.apache.org/jira/browse/FALCON-1747
> Project: Falcon
> Issue Type: Bug
> Components: prism
> Reporter: Peeyush Bishnoi
> Assignee: Peeyush Bishnoi
> Fix For: 0.9
>
> Attachments: FALCON-1747.patch
>
>
> When trying to do listing of Falcon instance, following error message appears:
> {code:java}
> ERROR: Bad Request;default/Specified End date 2016-01-12T10:20Z is before the
> entity was scheduled 221558424-03-21T20:03Z
> {code}
> Process entity validity start date and end date is valid.
> This issue has been reported by one of the user internally at Hortonworks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)