Yongzhi Chen created HIVE-20016:
-----------------------------------
Summary: Investigate random test failure
Key: HIVE-20016
URL: https://issues.apache.org/jira/browse/HIVE-20016
Project: Hive
Issue Type: Bug
Components: HiveServer2
Affects Versions: 4.0.0
Reporter: Yongzhi Chen
Assignee: Yongzhi Chen
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testParallelCompilation3 failed with:
java.lang.AssertionError: Concurrent Statement failed:
org.apache.hive.service.cli.HiveSQLException: java.lang.AssertionError:
Authorization plugins not initialized!
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.hive.jdbc.TestJdbcWithMiniHS2.finishTasks(TestJdbcWithMiniHS2.java:374)
at
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testParallelCompilation3(TestJdbcWithMiniHS2.java:304)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)