This is an automated email from the ASF dual-hosted git repository.
bowenliang pushed a commit to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/kyuubi.git
The following commit(s) were added to refs/heads/branch-1.7 by this push:
new 8be296899 update README.md
8be296899 is described below
commit 8be296899988a89b9256dc3ade504c55c9c5b7b3
Author: liangbowen <[email protected]>
AuthorDate: Fri Apr 7 13:42:18 2023 +0800
update README.md
---
docs/security/authorization/spark/build.md | 22 +++++++++++-----------
extensions/spark/kyuubi-spark-authz/README.md | 4 ++--
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/docs/security/authorization/spark/build.md
b/docs/security/authorization/spark/build.md
index 3886f08df..8520d853e 100644
--- a/docs/security/authorization/spark/build.md
+++ b/docs/security/authorization/spark/build.md
@@ -68,17 +68,17 @@ build/mvn clean package -pl :kyuubi-spark-authz_2.12
-DskipTests -Dranger.versio
The available `ranger.version`s are shown in the following table.
-| Ranger Version | Supported | Remark |
-|:--------------:|:---------:|:------:|
-| 2.3.x | √ | - |
-| 2.2.x | √ | - |
-| 2.1.x | √ | - |
-| 2.0.x | √ | - |
-| 1.2.x | √ | - |
-| 1.1.x | √ | - |
-| 1.0.x | √ | - |
-| 0.7.x | √ | - |
-| 0.6.x | √ | - |
+| Ranger Version | Supported | Remark
|
+|:--------------:|:---------:|:-----------------------------------------------------------------------------------------:|
+| 2.3.x | √ | -
|
+| 2.2.x | √ | -
|
+| 2.1.x | √ | -
|
+| 2.0.x | √ | -
|
+| 1.2.x | √ | -
|
+| 1.1.x | √ | -
|
+| 1.0.x | √ | -
|
+| 0.7.x | √ | -
|
+| 0.6.x | X |
[RANGER-4672](https://github.com/apache/kyuubi/issues/4672) reported unresolved
failures. |
Currently, all ranger releases are supported.
diff --git a/extensions/spark/kyuubi-spark-authz/README.md
b/extensions/spark/kyuubi-spark-authz/README.md
index c257e30e1..9befee2c2 100644
--- a/extensions/spark/kyuubi-spark-authz/README.md
+++ b/extensions/spark/kyuubi-spark-authz/README.md
@@ -29,7 +29,6 @@
build/mvn clean package -pl :kyuubi-spark-authz_2.12 -Dspark.version=3.2.1
-Dranger.version=2.3.0
```
-
### Supported Apache Spark Versions
`-Dspark.version=`
@@ -53,4 +52,5 @@ build/mvn clean package -pl :kyuubi-spark-authz_2.12
-Dspark.version=3.2.1 -Dran
- [x] 1.1.x
- [x] 1.0.x
- [x] 0.7.x
-- [x] 0.6.x
+- [ ] 0.6.x
+