You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2014/11/03 06:30:34 UTC

[jira] [Comment Edited] (FALCON-849) Metadata Rest API throws "500 : Unauthorized Resource" error

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

Balu Vellanki edited comment on FALCON-849 at 11/3/14 5:30 AM:
---------------------------------------------------------------

Please review the patch. V1 patch includes changes suggested by [~svenkat]


was (Author: bvellanki):
Please review the patch. 

> Metadata Rest API throws "500 : Unauthorized Resource" error 
> -------------------------------------------------------------
>
>                 Key: FALCON-849
>                 URL: https://issues.apache.org/jira/browse/FALCON-849
>             Project: Falcon
>          Issue Type: Bug
>          Components: webapp
>    Affects Versions: 0.6
>            Reporter: Balu Vellanki
>            Assignee: Balu Vellanki
>              Labels: backward-incompatible
>             Fix For: 0.6
>
>         Attachments: FALCON-849-V1.patch, FALCON-849.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> To reproduce the error, try 
> "GET http://<falconHost>:<falconPort>/api/metadata/cluster_entity/list"
> It should return Json that looks like 
> {code}
> {"results":["primaryCluster","backupCluster"],"totalSize":2}
> {code}
> Instead it throws "500 : Unauthorized Resource" error



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