We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build and test Authz plugin on Ranger 0.6.0 with
build/mvn clean package -pl :kyuubi-spark-authz_2.12 -Dranger.version=0.6.0
There are 6 tests that failed including repeated failures in the tests of show functions and [KYUUBI #3608] Support {OWNER} variable for queries.
show functions
[KYUUBI #3608] Support {OWNER} variable for queries
- show functions *** FAILED *** Array([default.function1]) had length 1 instead of expected length 0 (RangerSparkExtensionSuite.scala:266) - [KYUUBI #3608] Support {OWNER} variable for queries *** FAILED *** scala.util.Try.apply[Array[org.apache.spark.sql.Row]](HiveCatalogRangerSparkExtensionSuite.this.sql.apply(select).collect()).isSuccess was false (RangerSparkExtensionSuite.scala:685)
Tests pass on other supported Ranger versions over 0.6.0, including 0.7.0/1.1.0/1.2.0/2.0.0/2.1.0/2.2.0/2.3.0.
1.7 / master
No response
The text was updated successfully, but these errors were encountered:
794ba2b
No branches or pull requests
Code of Conduct
Search before asking
Describe the bug
Build and test Authz plugin on Ranger 0.6.0 with
There are 6 tests that failed including repeated failures in the tests of
show functions
and[KYUUBI #3608] Support {OWNER} variable for queries
.Tests pass on other supported Ranger versions over 0.6.0, including 0.7.0/1.1.0/1.2.0/2.0.0/2.1.0/2.2.0/2.3.0.
Affects Version(s)
1.7 / master
Kyuubi Server Log Output
No response
Kyuubi Engine Log Output
No response
Kyuubi Server Configurations
No response
Kyuubi Engine Configurations
No response
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: