[
https://issues.apache.org/jira/browse/HBASE-19233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Singhi updated HBASE-19233:
----------------------------------
Component/s: REST
> Unable to access few REST API's (Secure Mode)
> ---------------------------------------------
>
> Key: HBASE-19233
> URL: https://issues.apache.org/jira/browse/HBASE-19233
> Project: HBase
> Issue Type: Bug
> Components: API, REST
> Affects Versions: 1.3.1
> Reporter: pragna kari
> Priority: Critical
>
> When we try to access the below REST API"s through curl commands in secure
> cluster we are getting error "HTTP ERROR 500"
> /namespaces/namespace (PUT)
> /namespaces/namespace (POST)
> When we try to perform the below Delete API's , in secure cluster it gives
> 200OK status but at backend tables/namespace is not getting deleted
> /namespaces/namespace (DELETE)
> /table/schema (DELETE)
> When try to perform the below API's in secure cluster we are getting "204
> Error"
> /table/scanner/scanner-id (get)
> /table/scanner/scanner-id (delete)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)