[
https://issues.apache.org/jira/browse/FALCON-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344863#comment-14344863
]
Pallavi Rao commented on FALCON-1047:
-------------------------------------
There are no UTs at all right now that I can add to. Created FALCON-1061 for
the same as I don't want to hold up this fix.
> Feed Instance Listing doesn't return any output or error
> --------------------------------------------------------
>
> Key: FALCON-1047
> URL: https://issues.apache.org/jira/browse/FALCON-1047
> Project: Falcon
> Issue Type: Bug
> Affects Versions: 0.7
> Reporter: Suhas Vasu
> Assignee: Pallavi Rao
> Attachments: FALCON-1047.patch
>
>
> The feed instance listing feature introduced as per FALCON-761 does not
> return any output or error.
> Running via RestCall -
> {noformat}
> suhas@desktop:~$ curl -H "remote-user:suhas"
> "http://falcon-prism.com:16000/api/instance/listing/feed/BaseFeed?colo=us1&start=2015-02-25T00:00Z&end=2015-02-25T07:00Z"
> {"status":"SUCCEEDED","message":"us1/Success\n","requestId":"us1/9cbeabbc-adef-4d11-acbd-fdab0d321cc5\n"}
> suhas@desktop:~$
> {noformat}
> In the server logs
> {noformat}
> 2015-02-25 09:01:23,091 INFO -
> [562356452@qtp-786818186-3:suhas:GET//instance/listing/feed/BaseFeed
> 9cbeabbc-adef-4d11-acbd-fdab0d321cc5] ~ Logging in suhas (CurrentUser:53)
> 2015-02-25 09:01:23,091 INFO -
> [562356452@qtp-786818186-3:suhas:GET//instance/listing/feed/BaseFeed
> 9cbeabbc-adef-4d11-acbd-fdab0d321cc5] ~ Request from user: suhas,
> URL=http://falcon-server.com:15000/api/instance/listing/feed/BaseFeed?start=2015-02-25T00:00Z&end=2015-02-25T07:00Z&colo=us1&&user.name=suhas
> (BasicAuthFilter:182)
> 2015-02-25 09:01:23,115 INFO -
> [562356452@qtp-786818186-3:suhas:GET//instance/listing/feed/BaseFeed
> 9cbeabbc-adef-4d11-acbd-fdab0d321cc5] ~ fs.default.name is deprecated.
> Instead, use fs.defaultFS (deprecation:1009)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)