[
https://issues.apache.org/jira/browse/FLINK-22606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-22606:
-----------------------------------
Labels: pull-request-available (was: )
> Simplify the usage of SessionState
> ----------------------------------
>
> Key: FLINK-22606
> URL: https://issues.apache.org/jira/browse/FLINK-22606
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Hive
> Reporter: Rui Li
> Assignee: Rui Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> Hive SessionState is used by hive dialect. Starting a SessionState involves
> some heavy operations like creating scratch folders and instantiating an HMS
> client. We should investigate how to reduce these operations.
> It's of course better to completely get rid of SessionState. But that's
> difficult to achieve because some hive functions rely on it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)