Description
TestHiveSmokeBulk and IntegrationTestHiveSmokeBulk both use the HiveBulkScriptExecutor to run all the hive scripts in a particular resource directory hierarchy. The two tests are run with OrderedParameterized and we get a test per script. However, there is no way to run just one script, or some subset of the scripts. This capability is very useful as the hive scripts take a long time to run in total.