You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "sandeep samudrala (JIRA)" <ji...@apache.org> on 2015/08/05 14:50:07 UTC

[jira] [Commented] (FALCON-1359) Feed Instance Listing API poor output format

    [ https://issues.apache.org/jira/browse/FALCON-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14655294#comment-14655294 ] 

sandeep samudrala commented on FALCON-1359:
-------------------------------------------

Patch looks ok. But there is a small issue, as of now the outputs coming in each columns are of fixed size except for the last column(paths) and so "\t" might work.
The moment values in a single column vary w.r.t size, then "\t" may not give required format. Can you fix it with using "%s" (spacing accordingly).
Only Size seems to be , which can change with FALCON-1360.  Can you change it accordingly. Thanks.

> Feed Instance Listing API poor output format
> --------------------------------------------
>
>                 Key: FALCON-1359
>                 URL: https://issues.apache.org/jira/browse/FALCON-1359
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Ajay Yadava
>            Assignee: Ajay Yadava
>             Fix For: 0.7
>
>         Attachments: FALCON-1359.patch
>
>
> Output of feed instance listing api is not properly vertically aligned in the CLI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)