diff --git a/core/kyuubi-spark-authz-shaded_2.12-1.9.0-SNAPSHOT.jar b/core/kyuubi-spark-authz-shaded_2.12-1.9.0-SNAPSHOT.jar new file mode 100644 index 0000000000000..c120cfed27174 Binary files /dev/null and b/core/kyuubi-spark-authz-shaded_2.12-1.9.0-SNAPSHOT.jar differ diff --git a/core/original-submarine-spark-security-0.6.0.jar b/core/original-submarine-spark-security-0.6.0.jar deleted file mode 100644 index 72d75b8bb3643..0000000000000 Binary files a/core/original-submarine-spark-security-0.6.0.jar and /dev/null differ diff --git a/core/pom.xml b/core/pom.xml index 2151d2703d5b6..ab2df91f5fcb4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -42,11 +42,11 @@ --> - org.apache.submarine - submarine-spark-security - 0.6.0 + org.apache.kyuubi + kyuubi-spark-authz + 1.9.0-SNAPSHOT system - ${project.basedir}/submarine-spark-security-0.6.0.jar + ${project.basedir}/kyuubi-spark-authz-shaded_2.12-1.9.0-SNAPSHOT.jar org.apache.avro @@ -685,7 +685,7 @@ true true - guava,jetty-io,jetty-servlet,jetty-servlets,jetty-continuation,jetty-http,jetty-plus,jetty-util,jetty-server,jetty-security,jetty-proxy,jetty-client,submarine-spark-security + guava,jetty-io,jetty-servlet,jetty-servlets,jetty-continuation,jetty-http,jetty-plus,jetty-util,jetty-server,jetty-security,jetty-proxy,jetty-client,kyuubi-spark-authz true @@ -730,7 +730,7 @@ org.eclipse.jetty:jetty-security org.eclipse.jetty:jetty-util org.eclipse.jetty:jetty-server - org.apache.submarine:submarine-spark-security + org.apache.kyuubi:kyuubi-spark-authz com.google.guava:guava com.google.protobuf:* diff --git a/core/submarine-spark-security-0.6.0.jar b/core/submarine-spark-security-0.6.0.jar deleted file mode 100644 index 3c9e85d4dbb0b..0000000000000 Binary files a/core/submarine-spark-security-0.6.0.jar and /dev/null differ diff --git a/original-submarine-spark-security-0.6.0.jar b/original-submarine-spark-security-0.6.0.jar deleted file mode 100644 index 72d75b8bb3643..0000000000000 Binary files a/original-submarine-spark-security-0.6.0.jar and /dev/null differ diff --git a/submarine-spark-security-0.6.0.jar b/submarine-spark-security-0.6.0.jar deleted file mode 100644 index 3c9e85d4dbb0b..0000000000000 Binary files a/submarine-spark-security-0.6.0.jar and /dev/null differ