You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/25 22:50:00 UTC

[jira] [Work logged] (KNOX-1855) Add Service Definition for Cloudera Manager API

     [ https://issues.apache.org/jira/browse/KNOX-1855?focusedWorklogId=233146&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-233146 ]

ASF GitHub Bot logged work on KNOX-1855:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Apr/19 22:49
            Start Date: 25/Apr/19 22:49
    Worklog Time Spent: 10m 
      Work Description: jtran-cloudera commented on pull request #88: [PATCH] KNOX-1855 Add Service Definition for Cloudera Manager API
URL: https://github.com/apache/knox/pull/88
 
 
   ## What changes were proposed in this pull request?
   This commit adds a basic service definition for Cloudera Manager that supports
   the CM API. It requires placing CM in its own topology and accessing paths
   without the gateway and topology in the request URL.
   
   ## How was this patch tested?
   Testing:
   * Manual testing via curl and Python API bindings
   * ant verify
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 233146)
            Time Spent: 10m
    Remaining Estimate: 0h

> Add Service Definition for Cloudera Manager API
> -----------------------------------------------
>
>                 Key: KNOX-1855
>                 URL: https://issues.apache.org/jira/browse/KNOX-1855
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.2.0
>            Reporter: Johnny Tran
>            Priority: Major
>             Fix For: 1.3.0
>
>         Attachments: KNOX-1855.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I would like to contribute a patch to add a service definition for the Cloudera Manager API.
> Currently, the service definition relies on CM being deployed in its own topology and accessed without the gateway and topology in the request URL (e.g. "/api/v30/..." instead of "/gateway/sandbox/api/v30/..."). This is because we will soon add CM web UI rules to the CM service definition, and limitations in the CM web UI make it impractical for the web UI to deal with additional path components.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)