[
https://issues.apache.org/jira/browse/HIVE-23048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094053#comment-17094053
]
Hive QA commented on HIVE-23048:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13001312/HIVE-23048.14.patch
{color:green}SUCCESS:{color} +1 due to 12 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 364 failed/errored test(s), 16948 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.TestFilterHooks.testHMSClientWithFilter
(batchId=152)
org.apache.hadoop.hive.metastore.TestFilterHooks.testHMSClientWithoutFilter
(batchId=152)
org.apache.hadoop.hive.metastore.TestFilterHooks.testHMSServerWithFilter
(batchId=152)
org.apache.hadoop.hive.metastore.TestFilterHooks.testHMSServerWithoutFilter
(batchId=152)
org.apache.hadoop.hive.metastore.client.TestDropPartitions.testDropPartitionByNameMoreValue[Embedded]
(batchId=152)
org.apache.hadoop.hive.metastore.client.TestDropPartitions.testDropPartitionDeleteDataNoPurge[Embedded]
(batchId=152)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.addDynamicPartitions
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testFindNextToClean
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testFindNextToCompact
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testFindNextToCompact2
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testFindNextToCompactNothingToCompact
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testFindPotentialCompactions
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testMarkCleaned
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testMarkCleanedCleansTxnsAndTxnComponents
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testMarkCompacted
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testMarkFailed
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testRevokeFromLocalWorkers
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testRevokeTimedOutWorkers
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestCompactionTxnHandler.testShowCompactions
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.heartbeatTxnRange
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.heartbeatTxnRangeOneAborted
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.heartbeatTxnRangeOneCommitted
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.showLocks (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testAbortInvalidTxn
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testAbortTxn (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testAbortTxns (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testCheckLockAcquireAfterWaiting
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testCheckLockNoSuchLock
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testCheckLockTxnAborted
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testCompactMajorWithPartition
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testCompactMinorNoPartition
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testCompactWhenAlreadyCompacting
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testHeartbeatLock
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testHeartbeatNoLock
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testHeartbeatNoTxn
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testHeartbeatTxnAborted
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockDbDoesNotLockTableInDifferentDB
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockDbLocksTable
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockDifferentDBs
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockDifferentPartitions
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockDifferentTableDoesntLockPartition
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockDifferentTables
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockEESR (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockEESW (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockESRE (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockESRSR (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockESRSW (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockEWEWEW (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockEWEWSR (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockSRE (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockSRSR (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockSRSW (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockSWSR (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockSWSWSW (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockSameDB (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockSamePartition
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockSameTable
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockTableLocksPartition
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testLockTimeout
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testMultipleLock
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testMultipleLockWait
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testOpenTxn (batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testRecoverManyTimeouts
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testReplAllocWriteId
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testReplOpenTxn
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testReplTimeouts
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testRetryableRegex
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testUnlockOnAbort
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testUnlockOnCommit
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testUnlockWithTxn
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testValidTxnsEmpty
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testValidTxnsNoneOpen
(batchId=244)
org.apache.hadoop.hive.metastore.txn.TestTxnHandler.testValidTxnsSomeOpen
(batchId=244)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.concurrencyFalse
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testDDLExclusive
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testDDLNoLock (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testDDLShared (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testDelete (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testExceptions (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testHeartbeater (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testJoin (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testLockAcquisitionAndRelease
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testReadWrite (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testRollback (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testSingleReadMultiPartition
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testSingleReadPartition
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testSingleReadTable
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testSingleWritePartition
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testSingleWriteTable
(batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testUpdate (batchId=300)
org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager.testWriteDynamicPartition
(batchId=300)
org.apache.hadoop.hive.ql.parse.TestCopyUtils.org.apache.hadoop.hive.ql.parse.TestCopyUtils
(batchId=205)
org.apache.hadoop.hive.ql.parse.TestExportImport.org.apache.hadoop.hive.ql.parse.TestExportImport
(batchId=180)
org.apache.hadoop.hive.ql.parse.TestMetaStoreEventListenerInRepl.org.apache.hadoop.hive.ql.parse.TestMetaStoreEventListenerInRepl
(batchId=180)
org.apache.hadoop.hive.ql.parse.TestReplAcidTablesBootstrapWithJsonMessage.org.apache.hadoop.hive.ql.parse.TestReplAcidTablesBootstrapWithJsonMessage
(batchId=182)
org.apache.hadoop.hive.ql.parse.TestReplAcidTablesWithJsonMessage.org.apache.hadoop.hive.ql.parse.TestReplAcidTablesWithJsonMessage
(batchId=199)
org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat.org.apache.hadoop.hive.ql.parse.TestReplAcrossInstancesWithJsonMessageFormat
(batchId=191)
org.apache.hadoop.hive.ql.parse.TestReplScenariosWithStrictManaged.org.apache.hadoop.hive.ql.parse.TestReplScenariosWithStrictManaged
(batchId=193)
org.apache.hadoop.hive.ql.parse.TestReplTableMigrationWithJsonFormat.org.apache.hadoop.hive.ql.parse.TestReplTableMigrationWithJsonFormat
(batchId=197)
org.apache.hadoop.hive.ql.parse.TestReplicationOfHiveStreaming.org.apache.hadoop.hive.ql.parse.TestReplicationOfHiveStreaming
(batchId=178)
org.apache.hadoop.hive.ql.parse.TestReplicationOnHDFSEncryptedZones.org.apache.hadoop.hive.ql.parse.TestReplicationOnHDFSEncryptedZones
(batchId=205)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcidTables.org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcidTables
(batchId=201)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcidTablesBootstrap.org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcidTablesBootstrap
(batchId=179)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances.org.apache.hadoop.hive.ql.parse.TestReplicationScenariosAcrossInstances
(batchId=195)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosExternalTables.org.apache.hadoop.hive.ql.parse.TestReplicationScenariosExternalTables
(batchId=190)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosExternalTablesMetaDataOnly.org.apache.hadoop.hive.ql.parse.TestReplicationScenariosExternalTablesMetaDataOnly
(batchId=205)
org.apache.hadoop.hive.ql.parse.TestReplicationScenariosIncrementalLoadAcidTables.org.apache.hadoop.hive.ql.parse.TestReplicationScenariosIncrementalLoadAcidTables
(batchId=202)
org.apache.hadoop.hive.ql.parse.TestReplicationWithTableMigration.org.apache.hadoop.hive.ql.parse.TestReplicationWithTableMigration
(batchId=186)
org.apache.hadoop.hive.ql.parse.TestReplicationWithTableMigrationEx.org.apache.hadoop.hive.ql.parse.TestReplicationWithTableMigrationEx
(batchId=196)
org.apache.hadoop.hive.ql.parse.TestScheduledReplicationScenarios.org.apache.hadoop.hive.ql.parse.TestScheduledReplicationScenarios
(batchId=205)
org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenarios.org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenarios
(batchId=203)
org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosACID.org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosACID
(batchId=184)
org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosMM.org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosMM
(batchId=189)
org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosMMNoAutogather.org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosMMNoAutogather
(batchId=181)
org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosMigration.org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosMigration
(batchId=188)
org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosMigrationNoAutogather.org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosMigrationNoAutogather
(batchId=198)
org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosNoAutogather.org.apache.hadoop.hive.ql.parse.TestStatsReplicationScenariosNoAutogather
(batchId=200)
org.apache.hadoop.hive.ql.parse.TestTableLevelReplicationScenarios.org.apache.hadoop.hive.ql.parse.TestTableLevelReplicationScenarios
(batchId=187)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner.cleanupAfterMajorPartitionCompaction
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner.cleanupAfterMajorPartitionCompactionNoBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner.cleanupAfterMajorTableCompaction
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner.cleanupAfterMinorPartitionCompaction
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner.cleanupAfterMinorTableCompaction
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner.droppedPartition
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner.droppedTable (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner.nothing (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner2.cleanupAfterMajorPartitionCompaction
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner2.cleanupAfterMajorPartitionCompactionNoBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner2.cleanupAfterMajorTableCompaction
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner2.cleanupAfterMinorPartitionCompaction
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner2.cleanupAfterMinorTableCompaction
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner2.droppedPartition
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner2.droppedTable (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleaner2.nothing (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestCleanerWithReplication.cleanupAfterMajorPartitionCompaction
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCleanerWithReplication.cleanupAfterMajorTableCompaction
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCleanerWithReplication.cleanupAfterMinorPartitionCompaction
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCleanerWithReplication.cleanupAfterMinorTableCompaction
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.dynamicPartitioningDelete
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.dynamicPartitioningInsert
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.dynamicPartitioningUpdate
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.majorCompactAfterAbort
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.majorCompactAfterAbortNew
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.majorCompactWhileStreaming
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.majorCompactWhileStreamingForSplitUpdate
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.majorCompactWhileStreamingForSplitUpdateNew
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.minorCompactAfterAbort
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.minorCompactAfterAbortNew
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.minorCompactWhileStreaming
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.minorCompactWhileStreamingWithSplitUpdate
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.minorCompactWhileStreamingWithSplitUpdateNew
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.mmTable (batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.mmTableBucketed
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.mmTableOpenWriteId
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.mmTableOriginalsOrc
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.mmTableOriginalsText
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.mmTablePartitioned
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.schemaEvolutionAddColDynamicPartitioningInsert
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.schemaEvolutionAddColDynamicPartitioningUpdate
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testCompactionForFileInSratchDir
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testCompactionInfoEquals
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testCompactionInfoHashCode
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testCompactionOnDataLoadedInPath
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testDisableCompactionDuringReplLoad
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testMinorCompactionForSplitUpdateWithInsertsAndDeletes
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testMinorCompactionForSplitUpdateWithOnlyInserts
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testStatsAfterCompactionPartTbl
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testStatsAfterCompactionPartTblNew
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCompactor.testTableProperties
(batchId=177)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testCompactionWithSchemaEvolutionAndBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testCompactionWithSchemaEvolutionNoBucketsMultipleReducers
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testLlapCacheOffDuringCompaction
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMajorCompaction
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMajorCompactionAfterMinor
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMajorCompactionDb
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompaction10DeltaDirs
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionAfterMajor
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionDb
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionNotPartitionedWithBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionNotPartitionedWithoutBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionPartitionedWithBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionPartitionedWithoutBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionWhileStreaming
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionWhileStreamingAfterAbort
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionWhileStreamingWithAbort
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionWhileStreamingWithAbortInMiddle
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMinorCompactionWhileStreamingWithSplitUpdate
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testMultipleMinorCompactions
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.chooseMajorOverMinorWhenBothValid
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.cleanEmptyAbortedTxns
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.compactPartitionHighDeltaPct
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.compactPartitionTooManyDeltas
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.compactTableHighDeltaPct
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.compactTableTooManyDeltas
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.dropPartition
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.dropTable (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.enoughDeltasNoBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.majorCompactOnPartitionTooManyAborts
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.majorCompactOnTableTooManyAborts
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.noCompactOnManyDifferentPartitionAborts
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.noCompactTableDeltaPctNotHighEnough
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.noCompactTableDynamicPartitioning
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.noCompactTableNotEnoughDeltas
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.noCompactWhenCompactAlreadyScheduled
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.noCompactWhenNoCompactSet
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.noCompactWhenNoCompactSetLowerCase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.nothing (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.processCompactionCandidatesInParallel
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.recoverFailedLocalWorkers
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.recoverFailedRemoteWorkers
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestInitiator.twoTxnsOnSamePartitionGenerateOneCompactionRequest
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMinorMmCompactionRemovesAbortedDirs
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMajorCompactionAfterMinor
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMajorCompactionDb
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompaction10DeltaDirs
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionAfterMajor
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionDb
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionNotPartitionedWithBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionNotPartitionedWithoutBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionPartitionedWithBucketsAvro
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionPartitionedWithBucketsJsonFile
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionPartitionedWithBucketsOrc
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionPartitionedWithBucketsParquet
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionPartitionedWithBucketsRcFile
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionPartitionedWithBucketsSequenceFile
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionPartitionedWithBucketsTextFile
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionPartitionedWithoutBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionWithSchemaEvolutionAndBuckets
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMmMinorCompactionWithSchemaEvolutionNoBucketsMultipleReducers
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestMmCompactorOnTez.testMultipleMmMinorCompactions
(batchId=180)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.droppedPartition
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.droppedTable (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.inputSplit (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.inputSplitNullBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.majorNoBaseLotsOfDeltas
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.majorPartitionWithBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.majorPartitionWithBaseMissingBuckets
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.majorTableLegacy
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.majorTableNoBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.majorTableWithBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.majorWithAborted
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.majorWithOpenInMiddle
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.minorNoBaseLotsOfDeltas
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.minorPartitionWithBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.minorTableLegacy
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.minorTableNoBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.minorTableWithBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.minorWithAborted
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.minorWithOpenInMiddle
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.nothing (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.oneDeltaWithAbortedTxn
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.sortedPartition (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.sortedTable (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.stringableList (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.stringableMap (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.droppedPartition
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.droppedTable (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.inputSplit (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.inputSplitNullBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.majorNoBaseLotsOfDeltas
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.majorPartitionWithBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.majorPartitionWithBaseMissingBuckets
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.majorTableLegacy
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.majorTableNoBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.majorTableWithBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.majorWithAborted
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.majorWithOpenInMiddle
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.minorNoBaseLotsOfDeltas
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.minorPartitionWithBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.minorTableLegacy
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.minorTableNoBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.minorTableWithBase
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.minorWithAborted
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.minorWithOpenInMiddle
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.nothing (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.oneDeltaWithAbortedTxn
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.sortedPartition
(batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.sortedTable (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.stringableList (batchId=256)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.stringableMap (batchId=256)
org.apache.hive.hcatalog.streaming.TestStreaming.testAddPartition (batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testBucketing (batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testBucketingWhereBucketColIsNotFirstCol
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testConcurrentTransactionBatchCommits
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testCreatePartition
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testEndpointConnection
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testErrorHandling (batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testFileDump (batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testFileDumpCorruptDataFiles
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testFileDumpCorruptSideFiles
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testHeartbeat (batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testInterleavedTransactionBatchCommits
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testMultipleTransactionBatchCommits
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testNoBuckets (batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testRemainingTransactions
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTableValidation
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTimeOutReaper (batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchAbort
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchAbortAndCommit
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchCommit_Delimited
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchCommit_DelimitedUGI
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchCommit_Json
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchCommit_Regex
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchCommit_RegexUGI
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchEmptyAbort
(batchId=149)
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchEmptyCommit
(batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testMulti (batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testTransactionBatchAbort
(batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testTransactionBatchCommitPartitioned
(batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testTransactionBatchCommitUnpartitioned
(batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testTransactionBatchEmptyAbortPartitioned
(batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testTransactionBatchEmptyAbortUnartitioned
(batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testTransactionBatchEmptyCommitPartitioned
(batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testTransactionBatchEmptyCommitUnpartitioned
(batchId=149)
org.apache.hive.hcatalog.streaming.mutate.TestMutations.testUpdatesAndDeletes
(batchId=149)
org.apache.hive.streaming.TestStreaming.testAddDynamicPartitionWithWriteId
(batchId=307)
org.apache.hive.streaming.TestStreaming.testAddPartition (batchId=307)
org.apache.hive.streaming.TestStreaming.testAddPartitionWithWriteId
(batchId=307)
org.apache.hive.streaming.TestStreaming.testAllTypesDelimitedWriter
(batchId=307)
org.apache.hive.streaming.TestStreaming.testAllTypesDelimitedWriterInputStream
(batchId=307)
org.apache.hive.streaming.TestStreaming.testAutoRollTransactionBatch
(batchId=307)
org.apache.hive.streaming.TestStreaming.testBucketing (batchId=307)
org.apache.hive.streaming.TestStreaming.testBucketingWhereBucketColIsNotFirstCol
(batchId=307)
org.apache.hive.streaming.TestStreaming.testCommitWithKeyValue (batchId=307)
org.apache.hive.streaming.TestStreaming.testConcurrentTransactionBatchCommits
(batchId=307)
org.apache.hive.streaming.TestStreaming.testConnectionWithWriteId (batchId=307)
org.apache.hive.streaming.TestStreaming.testEndpointConnection (batchId=307)
org.apache.hive.streaming.TestStreaming.testErrorHandling (batchId=307)
org.apache.hive.streaming.TestStreaming.testFileDump (batchId=307)
org.apache.hive.streaming.TestStreaming.testFileDumpCorruptDataFiles
(batchId=307)
org.apache.hive.streaming.TestStreaming.testFileDumpCorruptSideFiles
(batchId=307)
org.apache.hive.streaming.TestStreaming.testFileDumpDeltaFilesWithStreamingOptimizations
(batchId=307)
org.apache.hive.streaming.TestStreaming.testFileDumpDeltaFilesWithoutStreamingOptimizations
(batchId=307)
org.apache.hive.streaming.TestStreaming.testFileSystemError (batchId=307)
org.apache.hive.streaming.TestStreaming.testGetDeltaPath (batchId=307)
org.apache.hive.streaming.TestStreaming.testHeartbeat (batchId=307)
org.apache.hive.streaming.TestStreaming.testInterleavedTransactionBatchCommits
(batchId=307)
org.apache.hive.streaming.TestStreaming.testJsonInputStream (batchId=307)
org.apache.hive.streaming.TestStreaming.testMultipleTransactionBatchCommits
(batchId=307)
org.apache.hive.streaming.TestStreaming.testNoBuckets (batchId=307)
org.apache.hive.streaming.TestStreaming.testRegexInputStream (batchId=307)
org.apache.hive.streaming.TestStreaming.testRemainingTransactions (batchId=307)
org.apache.hive.streaming.TestStreaming.testStreamBucketingMatchesRegularBucketing
(batchId=307)
org.apache.hive.streaming.TestStreaming.testTableValidation (batchId=307)
org.apache.hive.streaming.TestStreaming.testTimeOutReaper (batchId=307)
org.apache.hive.streaming.TestStreaming.testTransactionBatchAbort (batchId=307)
org.apache.hive.streaming.TestStreaming.testTransactionBatchAbortAndCommit
(batchId=307)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitDelimited
(batchId=307)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitJson
(batchId=307)
org.apache.hive.streaming.TestStreaming.testTransactionBatchCommitRegex
(batchId=307)
org.apache.hive.streaming.TestStreaming.testTransactionBatchEmptyAbort
(batchId=307)
org.apache.hive.streaming.TestStreaming.testTransactionBatchEmptyCommit
(batchId=307)
org.apache.hive.streaming.TestStreaming.testTransactionBatchSizeValidation
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPStreamBucketingMatchesRegularBucketing
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevel
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevelMissingPartitionValues
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDPTwoLevelNonStringPartitionColumns
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testDynamicPartitioning
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testJsonInputStreamDP
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testRegexInputStreamDP
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testTableValidation
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteAfterAbort
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteAfterClose
(batchId=307)
org.apache.hive.streaming.TestStreamingDynamicPartitioning.testWriteBeforeBegin
(batchId=307)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21978/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21978/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21978/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 364 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13001312 - PreCommit-HIVE-Build
> Use sequences for TXN_ID generation
> -----------------------------------
>
> Key: HIVE-23048
> URL: https://issues.apache.org/jira/browse/HIVE-23048
> Project: Hive
> Issue Type: Bug
> Reporter: Peter Vary
> Assignee: Peter Varga
> Priority: Major
> Attachments: HIVE-23048.1.patch, HIVE-23048.10.patch,
> HIVE-23048.11.patch, HIVE-23048.12.patch, HIVE-23048.13.patch,
> HIVE-23048.14.patch, HIVE-23048.2.patch, HIVE-23048.3.patch,
> HIVE-23048.4.patch, HIVE-23048.5.patch, HIVE-23048.6.patch,
> HIVE-23048.7.patch, HIVE-23048.8.patch, HIVE-23048.9.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)