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/10/31 20:37:33 UTC

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

Balu Vellanki created FALCON-849:
------------------------------------

             Summary: 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
             Fix For: 0.6


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)