Skip to content
New issue

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

[Bug] [Authz] Tests failed on Ranger 0.6.0 #4672

Closed
3 of 4 tasks
bowenliang123 opened this issue Apr 7, 2023 · 0 comments
Closed
3 of 4 tasks

[Bug] [Authz] Tests failed on Ranger 0.6.0 #4672

bowenliang123 opened this issue Apr 7, 2023 · 0 comments
Labels
kind:bug This is a clearly a bug priority:major

Comments

@bowenliang123
Copy link
Contributor

bowenliang123 commented Apr 7, 2023

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

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

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?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix.
  • No. I cannot submit a PR at this time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug priority:major
Projects
None yet
Development

No branches or pull requests

1 participant