Description
The job Id should be recorded to oozie.log if the job was submited with option -submit and not just with -run. This helps filtering through the logs for submitted jobs.
Since this is a change to only turn on a particular logging part, no unit tests applicable.