[
https://issues.apache.org/jira/browse/FALCON-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859388#comment-13859388
]
Suhas Vasu commented on FALCON-240:
-----------------------------------
Instance status on a feed is returning ""(empty string) for source cluster.
Only null was being replaced by "-" so just changed to replace both null and ""
with "-".
> 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)