David Mollitor created HIVE-24592:
-------------------------------------
Summary: Revert Hive-24550
Key: HIVE-24592
URL: https://issues.apache.org/jira/browse/HIVE-24592
Project: Hive
Issue Type: Improvement
Reporter: David Mollitor
Assignee: David Mollitor
Broke the build.
{code:none}
[ERROR] COMPILATION ERROR :
[ERROR]
/home/travis/build/apache/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/miniHS2/TestHiveServer2Acid.java:[23,44]
cannot find symbol
symbol: class TxnDbUtil
location: package org.apache.hadoop.hive.metastore.txn
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile
(default-testCompile) on project hive-it-unit: Compilation failure
[ERROR]
/home/travis/build/apache/hive/itests/hive-unit/src/test/java/org/apache/hive/jdbc/miniHS2/TestHiveServer2Acid.java:[23,44]
cannot find symbol
[ERROR] symbol: class TxnDbUtil
[ERROR] location: package org.apache.hadoop.hive.metastore.txn
[ERROR]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)