bowenliang123 commented on code in PR #5427:
URL: https://github.com/apache/kyuubi/pull/5427#discussion_r1363015262
##########
docs/security/authorization/spark/build.md:
##########
@@ -31,6 +31,19 @@ After a while, if everything goes well, you will get the
plugin finally in two p
- The main plugin jar, which is under
`./extensions/spark/kyuubi-spark-authz/target/kyuubi-spark-authz_${scala.binary.version}-${project.version}.jar`
- The least transitive dependencies needed, which are under
`./extensions/spark/kyuubi-spark-authz/target/scala-${scala.binary.version}/jars`
+## Build bundle jar with Apache Maven
+
+Apache Kyuubi provides the bundle jar for the Spark authZ plugin, You can run
the authZ plugin using just a bundle jar without the additional dependency of
jars,
Review Comment:
```suggestion
Apache Kyuubi also provides the bundle jar for the Spark AuthZ plugin, You
can run the AuthZ plugin using just a bundle jar without the additional
dependency of jars,
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]