NVM on -D. It works from the command line but not running the Driver job main directly from Eclipse. The -D foo.bar.baz=11 is correct as advertised.
Now I'm trying to use a -D argument to set a configuration parameter but the parser won't accept it. I've tried -D foo.bar.baz=11 and -Dfoo.bar.baz=11 with no joy on either. What is the correct syntax?


Reply via email to