[ https://issues.apache.org/jira/browse/HIVE-21845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Advith Nagappa updated HIVE-21845: ---------------------------------- Component/s: Query Processor > 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: Bug > Components: Query Processor > Affects Versions: 2.3.3 > Reporter: Advith Nagappa > Priority: Major > > 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)