[
https://issues.apache.org/jira/browse/KNOX-3402?focusedWorklogId=1036027&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1036027
]
ASF GitHub Bot logged work on KNOX-3402:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Aug/26 07:59
Start Date: 17/Aug/26 07:59
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #1335:
URL: https://github.com/apache/knox/pull/1335#issuecomment-5313379127
## Test Results
55 tests 55 ✅ 7s ⏱️
3 suites 0 💤
3 files 0 ❌
Results for commit 5633bb7c.
[test-results]:data:application/gzip;base64,H4sIAFm/gmoC/12Myw6CMBBFf4V07QJaxqo/Y9ppm0wEavpYGf/dglDB3T3nJufFHA02slsjTg2LmVIFk4NK5KeCsmA50nwBbHCPGfHPPOhZTFuFUzQchA3Bh9WEPNXivA/Br/j1Ft7lFt7X0I8jpQIMzkJoLdG4rkfedkpw7iQKq0ByafTFGAB77dn7A57DYSX/AAAA
Issue Time Tracking
-------------------
Worklog Id: (was: 1036027)
Time Spent: 20m (was: 10m)
> gRPC gateway support
> --------------------
>
> Key: KNOX-3402
> URL: https://issues.apache.org/jira/browse/KNOX-3402
> Project: Apache Knox
> Issue Type: New Feature
> Components: Server
> Reporter: Alex Cruise
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This started out intended only to support [Spark
> Connect|https://spark.apache.org/spark-connect/], which is a gRPC-native
> protocol for Apache Spark that allows end users to interact with Spark
> clusters and submit jobs through a principled API, from languages that aren't
> necessarily Python, Scala or SQL. Spark Connect itself explicitly disclaims
> any support for authentication or authorization; rather Spark suggests
> installing one's own gRPC gateway between client and server if such
> functionality is needed. Knox could be that gateway!
> The original intent of this project was only to support Spark Connect rather
> than arbitrary gRPC workloads, but the Spark Connect-specific parts turned
> out to be very small, and making it fully generic required very little
> additional code. Knox doesn't _exactly_ support proxying arbitrary REST
> traffic right now, but it makes it pretty easy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)