def launch(cl_args, topology_file, tmp_dir): return submit.launch_a_topology(cl_args, tmp_dir, topology_file, 'T.defn', 'WordCount')