Advith Nagappa created HIVE-21845:
-------------------------------------
Summary: Errors building hive-exec from rel/release-2.3.3
Key: HIVE-21845
URL: https://issues.apache.org/jira/browse/HIVE-21845
Project: Hive
Issue Type: Test
Reporter: Advith Nagappa
I am trying to build the hive-exec jar from github source
([https://github.com/apache/hive/tree/rel/release-2.3.3)
]
{noformat}
mvn clean install -T 4 -q -Pitests{noformat}
I am not skipping the tests, and I run into these:
{code:java}
Tests in error:
TestTxnCommands2.testNonAcidToAcidConversion02:413->runStatementOnDriver:1838
Runtime
TestTxnCommands2WithSplitUpdate>TestTxnCommands2.testNonAcidToAcidConversion02:413->TestTxnCommands2.runStatementOnDriver:1838
» Runtime
TestTxnCommands2WithSplitUpdateAndVectorization>TestTxnCommands2.testNonAcidToAcidConversion02:413->TestTxnCommands2.runStatementOnDriver:1838
» Runtime
{code}
Appreciate inputs on why this could be happening and if it is safe to ignore
this?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)