You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Navis (JIRA)" <ji...@apache.org> on 2013/12/09 06:54:06 UTC

[jira] [Created] (HIVE-5985) Make qfile_regex to accept multiple patterns

Navis created HIVE-5985:
---------------------------

             Summary: Make qfile_regex to accept multiple patterns
                 Key: HIVE-5985
                 URL: https://issues.apache.org/jira/browse/HIVE-5985
             Project: Hive
          Issue Type: Improvement
          Components: Tests
            Reporter: Navis
            Assignee: Navis
            Priority: Trivial
         Attachments: HIVE-5985.1.patch.txt

It's not easy to specify multiple tests by single pattern string.
{noformat}
mvn test -Dtest=TestCliDriver -Dqfile_regex=stats_no.*,alter.* -Dtest.output.overwrite=true -Phadoop-1
{noformat}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)