You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the --dryrun option is marked as experimental in the CLI and is not present in the config file. It is currently unimplemented.
--dryrun should give you your results file with your configuration parameters, spark options, and all that jazz, just with no actual results. Basically walking through the whole program but without letting the workloads work.
The text was updated successfully, but these errors were encountered:
Currently the --dryrun option is marked as experimental in the CLI and is not present in the config file. It is currently unimplemented.
--dryrun should give you your results file with your configuration parameters, spark options, and all that jazz, just with no actual results. Basically walking through the whole program but without letting the workloads work.
The text was updated successfully, but these errors were encountered: