[
https://issues.apache.org/jira/browse/FALCON-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096357#comment-15096357
]
Peeyush Bishnoi commented on FALCON-1747:
-----------------------------------------
Reason why Falcon could not able to list the instances status, when start and
end date is null, has been mentioned. I will provide a fix for this issue in
which start date will be set to clusterStartDate, if calculated start date (in
case of start date is null) crossed the end date. The start date gets calculate
using entity frequency, time in millis(minute, hour, day, month) and numResults.
The clusterStartDate and clusterEndDate is obtained from the entity.
> 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: trunk
>
>
> 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)