[ https://issues.apache.org/jira/browse/HIVE-28191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888198#comment-17888198 ]
Butao Zhang commented on HIVE-28191: ------------------------------------ Updated: Related the Failed tests {{TestRemoteHiveMetastoreWithHttpJwt#testValidJWT}} and {{TestHttpJwtAuthentication#testAuthorizedUser:}} Foud that can improve Apache Hive's code to resolve this issue: This exception is due to the unrobust hive UTs code which wants to modify the environment variables. Refer to {*}[https://stackoverflow.com/a/38073822/9187223]{*}, this can imrove hive's UTs code [https://github.com/apache/hive/blob/436639a86f6099fe9a4e692a0b88db906064a450/standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/TestRemoteHiveMetastoreWithHttpJwt.java#L95-L97] > Upgrade Hadoop Version to 3.4.0 > ------------------------------- > > Key: HIVE-28191 > URL: https://issues.apache.org/jira/browse/HIVE-28191 > Project: Hive > Issue Type: Improvement > Components: Build Infrastructure > Affects Versions: 4.0.0-beta-1 > Reporter: Shilun Fan > Assignee: Shilun Fan > Priority: Major > Labels: pull-request-available > > hadoop 3.4.0 has been released, this jira will try to upgrade the hadoop > version to 3.4.0 -- This message was sent by Atlassian Jira (v8.20.10#820010)