[ https://issues.apache.org/jira/browse/HIVE-19166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436680#comment-16436680 ]
Vineet Garg commented on HIVE-19166: ------------------------------------ The out of following query is different according to logs: {code:sql}select sequence_name from sequence_table order by sequence_name limit 5{code} This relies on data in metastore which in turns rely on data from previous tests. So other test failure could have caused the flaky-ness with this test. I am removing this select to make it more stable. > TestMiniLlapLocalCliDriver sysdb failure > ---------------------------------------- > > Key: HIVE-19166 > URL: https://issues.apache.org/jira/browse/HIVE-19166 > Project: Hive > Issue Type: Sub-task > Components: Test > Reporter: Vineet Garg > Assignee: Vineet Garg > Priority: Major > Fix For: 3.0.0 > > Attachments: HIVE-19166.1.patch > > > Broken by HIVE-18715 -- This message was sent by Atlassian JIRA (v7.6.3#76005)