Python hadoop streaming : Setting a job name Python hadoop streaming : Setting a job name hadoop hadoop

Python hadoop streaming : Setting a job name


Configure the property using the -D key=value notation:

-D mapred.job.name='My Job'

You can list a whole bunch of options by calling the streaming jar with just the -info argument