[ https://issues.apache.org/jira/browse/HIVE-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098137#comment-14098137 ]
Szehon Ho commented on HIVE-7739: --------------------------------- Hey Brock, you can do the -Dqfile=... and even regex if it that test is included in spark.query.files. I agree it might be useful to run non-enabled qfile test to see what happen (as what this will allow), but I think its a more common use case to run a build locally against all enabled spark test (say just to test everything, or if some explain plan change and we want to regenerate all output files), which we cant do anymore with this patch right? Thanks > TestSparkCliDriver should not use includeQueryFiles > --------------------------------------------------- > > Key: HIVE-7739 > URL: https://issues.apache.org/jira/browse/HIVE-7739 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: HIVE-7739.1-spark.patch > > > By using includesQueryFile TestSparkCliDriver cannot be used by -Dqfile or > -Dqfile_regex. These options are very useful so let's remove it. > spark.query.files in testconfiguration.properties will still be used when run > via the pre-commit tests to generate -Dqfiles -- This message was sent by Atlassian JIRA (v6.2#6252)