[
https://issues.apache.org/jira/browse/HIVE-19517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473649#comment-16473649
]
Vihang Karajgaonkar edited comment on HIVE-19517 at 5/13/18 10:33 PM:
----------------------------------------------------------------------
You can exclude q-file by adding them to the exclude list like seen here
https://github.com/apache/hive/blob/master/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CliConfigs.java#L362
Quick way to test would be to try to run them locally using
{{TestNegativeCliDriver}} and you see them not being run. The {{Tests run}}
shown by maven should show 0 and the {{TEST*.xml}} file will not list them.
was (Author: vihangk1):
You can exclude q-file by adding them to the exclude list like seen here
https://github.com/apache/hive/blob/master/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CliConfigs.java#L362
> Disable/delete TestNegativeCliDriver merge_negative_5 and mm_concatenate
> ------------------------------------------------------------------------
>
> Key: HIVE-19517
> URL: https://issues.apache.org/jira/browse/HIVE-19517
> Project: Hive
> Issue Type: Task
> Reporter: Vineet Garg
> Assignee: Vineet Garg
> Priority: Major
> Attachments: HIVE-19517.1.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)