[
https://issues.apache.org/jira/browse/HIVE-28468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kokila N resolved HIVE-28468.
-----------------------------
Fix Version/s: NA
Resolution: Duplicate
JIRA: HIVE-26473
PR: [PR-5404|https://github.com/apache/hive/pull/5404]
Commit :
[https://github.com/apache/hive/pull/5404/commits/9ad573e873851989a0e2928e48cf9f46008a159d]
> Add nashorn javascript engine as an explicit dependency
> -------------------------------------------------------
>
> Key: HIVE-28468
> URL: https://issues.apache.org/jira/browse/HIVE-28468
> Project: Hive
> Issue Type: Sub-task
> Reporter: tanishqchugh
> Assignee: tanishqchugh
> Priority: Major
> Fix For: NA
>
>
> Nashorn Javascript engine was deprecated in jdk11 and was completely removed
> from jdk15 onwards.
> Nashorn Javascript engine in hive is used for dynamic expression evaluation
> especially in partition filtering for temporary tables. Adding it as an
> explicit dependency to compensate for its removal.
> TestSessionHiveMetastoreClientListPartitionsTempTable errors are being
> resolved with this explicit addition.
> Sources: [https://openjdk.org/jeps/335] , [https://openjdk.org/jeps/372]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)