[ https://issues.apache.org/jira/browse/HIVE-11793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280760#comment-15280760 ]
Wei Zheng commented on HIVE-11793: ---------------------------------- Here's the test result. They're irrelevant. Test Name Duration Age org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_create_with_constraints 8 sec 1 org.apache.hive.hcatalog.mapreduce.TestHCatPartitionPublish.testPartitionPublish 20 min 1 org.apache.hadoop.hive.metastore.hbase.TestHBaseSchemaTool.oneMondoTest 1.4 sec 3 org.apache.hadoop.hive.llap.daemon.impl.comparator.TestShortestJobFirstComparator.testWaitQueueComparatorWithinDagPriority 5.1 sec 3 org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver_external_table_ppd 34 sec 4 org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver_hbase_binary_storage_queries 1 min 34 sec 4 org.apache.hadoop.hive.llap.daemon.impl.TestTaskExecutorService.testPreemptionQueueComparator 5 sec 4 org.apache.hadoop.hive.llap.tez.TestConverters.testFragmentSpecToTaskSpec 98 ms 15 org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_insert_partition_dynamic 1 min 29 sec 15 org.apache.hive.service.cli.session.TestHiveSessionImpl.testLeakOperationHandle 32 sec 15 org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskCommunicator.testFinishableStateUpdateFailure 2.9 sec 28 org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_insert_partition_static 1 min 44 sec 43 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_selectindate 14 sec 47 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_avrocountemptytbl 9.6 sec 47 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_order_null 43 sec 47 org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_join_with_different_encryption_keys 1 min 30 sec 47 org.apache.hive.minikdc.TestHiveAuthFactory.testStartTokenManagerForMemoryTokenStore 1.4 sec 47 org.apache.hive.minikdc.TestHiveAuthFactory.testStartTokenManagerForDBTokenStore 0.33 sec 47 org.apache.hive.minikdc.TestMiniHiveKdc.testLogin 1 min 38 sec 47 org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3 8.6 sec 47 org.apache.hadoop.hive.cli.TestMinimrCliDriver.org.apache.hadoop.hive.cli.TestMinimrCliDriver 1 min 4 sec 47 > SHOW LOCKS with DbTxnManager ignores filter options > --------------------------------------------------- > > Key: HIVE-11793 > URL: https://issues.apache.org/jira/browse/HIVE-11793 > Project: Hive > Issue Type: Improvement > Components: Transactions > Affects Versions: 1.0.0 > Reporter: Eugene Koifman > Assignee: Wei Zheng > Priority: Minor > Attachments: HIVE-11793.1.patch, HIVE-11793.2.patch, > HIVE-11793.3.patch, HIVE-11793.4.patch, HIVE-11793.5.patch, > HIVE-11793.6.patch, HIVE-11793.7.patch, HIVE-11793.8.patch > > > https://cwiki.apache.org/confluence/display/Hive/Locking and > https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ShowLocks > list various options that can be used with SHOW LOCKS, e.g. <TABLE> > When ACID is enabled, all these options are ignored and a full list is > returned. > (also only ext lock id is shown, int lock id is not). > see DDLTask.showLocks() and TxnHandler.showLocks() > requires extending ShowLocksRequest which is a Thrift object -- This message was sent by Atlassian JIRA (v6.3.4#6332)