Sai Hemanth Gantasala
Sai Hemanth Gantasala
### What changes were proposed in this pull request? Upgraded package jetty to version 9.4.48 ### Why are the changes needed? to avoid CVE-2021-28165, CVE-2020-27216 ### Does this PR introduce...
…ssController class. This config will be picked up from hive-site.xml ### What changes were proposed in this pull request? Removed Table owner privileges from SQLStdHiveAccessController class ### Why are the...
…erge/concatenate ### What changes were proposed in this pull request? Added HivePrivilegeObjects for alter table merge/concatenate commands. ### Why are the changes needed? To prevent malicious users from doing alter...
…021-44878 ### What changes were proposed in this pull request? Upgraded package pac4j-core to version 5.2.1 in the standalone metastore pom. ### Why are the changes needed? To avoid CVE-2021-44878...
…CVE-2020-9492 ### What changes were proposed in this pull request? Upgraded hadoop-common package to 3.2.3 version ### Why are the changes needed? To avoid CVE-2020-9492 ### Does this PR introduce...
### What changes were proposed in this pull request? Deprecated older APIs in HMS and pointed them to the newer APIs ### Why are the changes needed? Going forward HMS...
…tead of failing ### What changes were proposed in this pull request? For remote databases, if the connector URL is invalid, then throw an exception instead of empty results. ###...
…b location ### What changes were proposed in this pull request? Setting remote database location and managed location ### Why are the changes needed? Otherwise drop remote database is not...
…ering while fetching tables in db ### What changes were proposed in this pull request? Skip client-side filtering for drop database operation, so that all the tables can be authorized...