[
https://issues.apache.org/jira/browse/FALCON-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859389#comment-13859389
]
Shaik Idris Ali edited comment on FALCON-240 at 12/31/13 9:10 AM:
------------------------------------------------------------------
StringUtils.isEmpty(cluster) can be used.
Also, if somebody queries for running Instances for hourly feed with start and
end time, it might not return with any instances as retention runs every 6 hour
for hourly feeds (Falcon managed frequency), it might just confuse the users.
was (Author: shaik.idris):
Also, if somebody queries for running Instances for hourly feed with start and
end time, it might not return with any instances as retention runs every 6 hour
for hourly feeds (Falcon managed frequency), it might just confuse the users.
> Instance status from CLI on a feed doesn't give the retention details
> ---------------------------------------------------------------------
>
> Key: FALCON-240
> URL: https://issues.apache.org/jira/browse/FALCON-240
> Project: Falcon
> Issue Type: Bug
> Reporter: Suhas Vasu
> Assignee: Suhas Vasu
> Attachments: FALCON-240.patch
>
>
> Doing a instance status for a feed doesn't show details for retention.
> Ex:
> Running the following command -
> falcon instance -type feed -name X -status -start 2013-12-28T00:00Z -end
> 2013-12-30T12:00Z
> gives -
> Consolidated Status: SUCCEEDED
> Instances:
> Instance Cluster SourceCluster Status
> Start End Details Log
> -----------------------------------------------------------------------------------------------
> Additional Information:
> Response: STATUSRequest Id: f2f48373-44d7-4b9b-afc8-b2c6e8c68827
> It would be helpful to know the retention details of a feed.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)