[ https://issues.apache.org/jira/browse/HIVE-20360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Laszlo Bodor updated HIVE-20360: -------------------------------- Attachment: HIVE-20360.05.patch > QTest: ignore driver/qtest exclusions if -Dqfile param is set > ------------------------------------------------------------- > > Key: HIVE-20360 > URL: https://issues.apache.org/jira/browse/HIVE-20360 > Project: Hive > Issue Type: Improvement > Components: Test > Affects Versions: 3.1.0 > Reporter: Laszlo Bodor > Assignee: Laszlo Bodor > Priority: Minor > Fix For: 4.0.0 > > Attachments: HIVE-20360.01.patch, HIVE-20360.02.patch, > HIVE-20360.03.patch, HIVE-20360.04.patch, HIVE-20360.05.patch > > > Sometimes I need to run qtests with another driver for testing purposes. In > this case I have to edit testconfiguration.properties which seems a bit > hacky, even if it's temporary. > In this case, no tests will run (however there's a log message): > {code:java} > mvn test -Pitests -pl itests/qtest -pl itests/util -Dtest=TestCliDriver > -Dqfile=bucketizedhiveinputformat.q > {code} > -- This message was sent by Atlassian JIRA (v7.6.3#76005)