[
https://issues.apache.org/jira/browse/HIVE-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187002#comment-14187002
]
Alan Gates commented on HIVE-8629:
----------------------------------
Why is it necessary to set METASTORE_EXECUTE_SET_UGI? As far as I can tell
this is only used by the metastore, and so has no affect on the client.
I think you should add a LOG.info() in overrideConfSettings so that users know
you are overriding some values in their configuration.
> Streaming / ACID : hive cli session creation takes too long and times out if
> execution engine is tez
> ----------------------------------------------------------------------------------------------------
>
> Key: HIVE-8629
> URL: https://issues.apache.org/jira/browse/HIVE-8629
> Project: Hive
> Issue Type: Bug
> Components: HCatalog
> Affects Versions: 0.14.0
> Reporter: Roshan Naik
> Assignee: Roshan Naik
> Labels: ACID, Streaming
> Attachments: HIVE-8629.patch
>
>
> When creating a hive session to run basic "alter table create partition"
> queries, the session creation takes too long (more than 5 sec) if the hive
> execution engine is set to tez.
> Since the streaming clients dont care about Tez , it can explicitly override
> the setting to mr.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)