[
https://issues.apache.org/jira/browse/HIVE-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120622#comment-14120622
]
Vaibhav Gumashta commented on HIVE-7942:
----------------------------------------
[~vkorukanti] I think the appropriate change would be to do a
{code}
conf.setBoolean("dfs.permissions.enabled", false);
{code}
before starting miniHS2. We open JDBC connections as different users and the
default value for hive.server2.enable.doAs is true.
> TestHS2ImpersonationWithRemoteMS is flaky
> -----------------------------------------
>
> Key: HIVE-7942
> URL: https://issues.apache.org/jira/browse/HIVE-7942
> Project: Hive
> Issue Type: Bug
> Reporter: Brock Noland
> Assignee: Venki Korukanti
>
> I think we need to be a sleep in TestHS2ImpersonationWithRemoteMS.setup()
> after MiniHS2.start()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)