This is an automated email from the ASF dual-hosted git repository.

stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from d8c744aab IMPALA-11281: Load table metadata for ResetMetadataStmt
     new 46169e4ad IMPALA-11498: Change port range of TEZ's web UI server
     new ff8466715 IMPALA-11257: (Addendum) Make KerberosPrograms optional
     new 1f2e90a7f IMPALA-9442: (Addendum) Fix Ozone jar name for older Ozone
     new 62e20d1ba IMPALA-11494: Don't always produce Ranger audit log for 
authorized query

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |  2 +-
 bin/impala-config.sh                               |  2 +-
 .../apache/impala/analysis/AnalysisContext.java    |  3 +-
 .../java/org/apache/impala/analysis/Analyzer.java  | 18 ++++++------
 .../impala/authorization/AuthorizationChecker.java |  2 +-
 .../authorization/BaseAuthorizationChecker.java    |  3 +-
 .../ranger/RangerAuthorizationChecker.java         | 18 ++++++++++--
 .../authorization/AuthorizationTestBase.java       | 33 ++++++++++++++++++++--
 .../authorization/ranger/RangerAuditLogTest.java   | 19 +++++++++++--
 fe/src/test/resources/hive-site.xml.py             |  1 +
 10 files changed, 78 insertions(+), 23 deletions(-)

Reply via email to