standaloneJob.pl is an eHive component script that
1. takes in a RunnableDB module,
2. creates a standalone job outside an eHive database by initializing parameters from command line arguments
2. creates a standalone job outside an eHive database by initializing parameters from command line arguments (ARRAY- and HASH- arguments can be passed+parsed too!)
3. and runs that job outside the database.
4. can optionally dataflow into tables fully defined by URLs
Naturally, only certain RunnableDB modules can be run using this script, and some database-related functionality will be lost.
=head1 USAGE EXAMPLES
...
...
@@ -93,12 +108,17 @@ __DATA__
# Run a job with given parameters, but skip the write_output() step: