acruise opened a new pull request, #1335:
URL: https://github.com/apache/knox/pull/1335

   (It is very **important** that you created an Apache Knox JIRA for this 
change and that the PR title/commit message includes the Apache Knox JIRA ID!)
   
   [KNOX-3402](https://issues.apache.org/jira/browse/KNOX-3402) - Spark Connect 
gateway support
   
   ## What changes were proposed in this pull request?
   
   Adding a Gateway module that can proxy Spark Connect traffic, with 
authentication & (coarse-grained) authorization. We stopped short of promising 
generic gRPC proxying but have made it slightly easier in future by keeping the 
Spark-Connect-specific parts in separate Java packages from the (abstract at 
the moment) gRPC plumbing.
   
   ## How was this patch tested?
   
   Unit tests, including some new ones
   
   ## Integration Tests
   __TODO__ (Please add or update integration tests 
[`.github/workflows/tests`](.github/workflows/tests) for the feature you are 
adding. If no unit test is added, please explain why. Check out 
[`.github/workflows/tests/README.md`](./workflows/tests/README.md) for 
instructions)
   
   ## UI changes
   None
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to