[
https://issues.apache.org/jira/browse/FALCON-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870502#comment-13870502
]
Shwetha G S commented on FALCON-26:
-----------------------------------
Date iterEnd = (coord.getNextMaterializedTime().before(end) ?
coord.getNextMaterializedTime() : end);
Endtime is adjusted to the last materialized action. So,
unscheduled(unmaterialised) actions can't be computed from this
> Pipeline Monitor addition
> -------------------------
>
> Key: FALCON-26
> URL: https://issues.apache.org/jira/browse/FALCON-26
> Project: Falcon
> Issue Type: Improvement
> Components: client
> Affects Versions: 0.3
> Reporter: Samarth Gupta
> Assignee: Suhas Vasu
> Attachments: FALCON-26-v2.patch, FALCON-26.patch
>
> Original Estimate: 120h
> Remaining Estimate: 120h
>
> adding features to falcon get instance status api to return summarized result
> for a given process. This will enable user to specify start and end time of
> instance and in return will get summarized result grouped based on there
> status. and number of instance belonging to those status
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)