[hive] branch branch-3 updated (899ce44eeab -> 36d37a6bfbc)

2023-04-09 Thread sankarh
This is an automated email from the ASF dual-hosted git repository.

sankarh pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


from 899ce44eeab HIVE-25665: Checkstyle LGPL files must not be in the 
release sources/binaries (Peter Vary reviewed by Zoltan Haindrich)
 add 36d37a6bfbc HIVE-20179: Some Tez jar-s are not on classpath so HS2 
keeps too long to start (Peter Vary, reviewed by Zoltan Haindrich)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hive/service/server/HiveServer2.java  | 20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)



[hive] branch branch-3 updated (78cab49b7d1 -> 899ce44eeab)

2023-04-09 Thread sankarh
This is an automated email from the ASF dual-hosted git repository.

sankarh pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


from 78cab49b7d1 HIVE-27230: Backport of HIVE-22033 and HIVE-26522 to 
branch-3
 add 899ce44eeab HIVE-25665: Checkstyle LGPL files must not be in the 
release sources/binaries (Peter Vary reviewed by Zoltan Haindrich)

No new revisions were added by this update.

Summary of changes:
 checkstyle/checkstyle-noframes-sorted.xsl  | 195 -
 .../checkstyle/checkstyle-noframes-sorted.xsl  | 195 -
 .../checkstyle/checkstyle-noframes-sorted.xsl  | 195 -
 3 files changed, 585 deletions(-)
 delete mode 100644 checkstyle/checkstyle-noframes-sorted.xsl
 delete mode 100644 
standalone-metastore/checkstyle/checkstyle-noframes-sorted.xsl
 delete mode 100644 storage-api/checkstyle/checkstyle-noframes-sorted.xsl



[hive] branch branch-3 updated (98766918e72 -> 78cab49b7d1)

2023-04-09 Thread sankarh
This is an automated email from the ASF dual-hosted git repository.

sankarh pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


from 98766918e72 HIVE-26530: HS2 OOM-OperationManager.queryIdOperation does 
not properly clean up multiple queryIds
 add 78cab49b7d1 HIVE-27230: Backport of HIVE-22033 and HIVE-26522 to 
branch-3

No new revisions were added by this update.

Summary of changes:
 .../TokenStoreDelegationTokenSecretManager.java|   5 +-
 ...TestTokenStoreDelegationTokenSecretManager.java | 121 +
 2 files changed, 125 insertions(+), 1 deletion(-)
 create mode 100644 
standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/security/TestTokenStoreDelegationTokenSecretManager.java



[hive] branch branch-3 updated (6cc65db3422 -> 98766918e72)

2023-04-09 Thread sankarh
This is an automated email from the ASF dual-hosted git repository.

sankarh pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


from 6cc65db3422 HIVE-27232: Backport HIVE-24694 Early connection close to 
release server resources during creating (#4211)
 add 98766918e72 HIVE-26530: HS2 OOM-OperationManager.queryIdOperation does 
not properly clean up multiple queryIds

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hive/service/cli/operation/OperationManager.java| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[hive] branch branch-3 updated (6b7cc14d292 -> 6cc65db3422)

2023-04-09 Thread dengzh
This is an automated email from the ASF dual-hosted git repository.

dengzh pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


from 6b7cc14d292 HIVE-27216: Upgrade postgresql to 42.5.1 from 9.x in 
branch-3 (Aman Raj reviewed by Vihang Karajgaonkar and Stamatis Zampetakis)
 add 6cc65db3422 HIVE-27232: Backport HIVE-24694 Early connection close to 
release server resources during creating (#4211)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hive/jdbc/HiveConnection.java  | 71 --
 1 file changed, 53 insertions(+), 18 deletions(-)