Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19233

Unable to access few REST API's (Secure Mode)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.3.1
    • None
    • API, REST
    • None

    Description

      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)
      /table/scanner/(PUT)

      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)

      When trying to use this REST API " specific o timestamp" in secure cluster

      /table/row/column:qualifier/timestamp (GET) getting "404 error " but the same API with " version" is it working

      Attachments

        Activity

          People

            Unassigned Unassigned
            pragna_156 pragna kari
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: