[
https://issues.apache.org/jira/browse/KNOX-3068?focusedWorklogId=937059&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-937059
]
ASF GitHub Bot logged work on KNOX-3068:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Oct/24 19:56
Start Date: 08/Oct/24 19:56
Worklog Time Spent: 10m
Work Description: pzampino merged PR #937:
URL: https://github.com/apache/knox/pull/937
Issue Time Tracking
-------------------
Worklog Id: (was: 937059)
Time Spent: 50m (was: 40m)
> Iceberg REST Catalog service definition
> ---------------------------------------
>
> Key: KNOX-3068
> URL: https://issues.apache.org/jira/browse/KNOX-3068
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 2.1.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Need service definition and rewrite rules for Iceberg REST Catalog service.
> This API is a standard from the Iceberg community which provides a REST API
> access to the metastore, associated metadata and cloud storage.
> This service definition should be portable to any implementation of the API
> with appropriate trusted proxy support as required for Knox based proxying.
> See
> [https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml]
> for the open api description.
> In conjunction with:
> https://issues.apache.org/jira/browse/KNOX-3016
> https://issues.apache.org/jira/browse/KNOX-3028
> We can support the CLIENT_ID and CLIENT_SECRET issuance, the exchange of
> those for a JWT token to be used as a bearer token and with this patch the
> dispatch to a knox trusting REST Catalog implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)