Fang-Yu Rao has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/17640 )

Change subject: IMPALA-10436: Support storage handler privileges for external 
Kudu table creation
......................................................................


Patch Set 11:

> Patch Set 11:
>
> Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/8762/

I am able to reproduce the 2 failed authorization-related tests. It's strange 
that they were not there in previous tests. I suspect Ranger's behavior has 
been changed after we bumped up the build number.

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.impala.authorization.AuthorizationStmtTest
^@[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
34.423 s <<< FAILURE! - in org.apache.impala.authorization.AuthorizationStmtTest
[ERROR] testShow[0](org.apache.impala.authorization.AuthorizationStmtTest)  
Time elapsed: 22.244 s  <<< ERROR!
org.apache.impala.authorization.AuthorizationException:

Principal: non_owner
Statement: show tables in functional
Error: User 'non_owner' does not have privileges to access: functional.*.*

[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.impala.authorization.AuthorizationStmtTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 28.773 
s <<< FAILURE! - in org.apache.impala.authorization.AuthorizationStmtTest
[ERROR] testUseDb[0](org.apache.impala.authorization.AuthorizationStmtTest)  
Time elapsed: 22.808 s  <<< ERROR!
org.apache.impala.authorization.AuthorizationException:

Principal: non_owner
Statement: use functional
Error: User 'non_owner' does not have privileges to access: functional.*.*


--
To view, visit http://gerrit.cloudera.org:8080/17640
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I7936e1d8c48696169f7ad7ad92abe44a26eea3c4
Gerrit-Change-Number: 17640
Gerrit-PatchSet: 11
Gerrit-Owner: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Comment-Date: Tue, 01 Nov 2022 21:44:39 +0000
Gerrit-HasComments: No

Reply via email to