[
https://issues.apache.org/jira/browse/FALCON-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880775#comment-13880775
]
Shwetha G S commented on FALCON-26:
-----------------------------------
+If there are instances that are not materialized but within the time range
specified and before the current time, they are also included as UNSCHEDULED in
the output.
materialization is specific to oozie. Can you re-phrase?
+---++ Parameters
+ * :entity-type can either be a feed or a process.
+ * :entity-name is name of the entity.
+ * start is the start time of the instance that you want to refer to
end is missing
+ Map<String, Long> instancesSummary = new HashMap<String, Long>();
This should go inside for loop
> 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-v3.patch,
> FALCON-26-v4.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)