{{ form.input.label }}
{{ form.input|safe }}

{{ form.input.help_text }}

{{ form.input.errors }}
{{ form.output.label }}
{{ form.output|safe }}

{{ form.output.help_text|safe}}

{{ form.output.errors }}
{{ form.mapper_cmd.label }}
{{ form.mapper_cmd|safe }}

{{ form.mapper_cmd.help_text|safe}}

{{ form.mapper_cmd.errors }}
{{ form.reducer_cmd.label }}
{{ form.reducer_cmd|safe }}

{{ form.reducer_cmd.help_text|safe}}

{{ form.reducer_cmd.errors }}
{{ form.num_reduce_tasks.label }}
{{ form.num_reduce_tasks|safe }}

{{ form.num_reduce_tasks.help_text|safe}}

{{ form.num_reduce_tasks.errors }}
{{ form.cache_files.label }}
{{ form.cache_files|safe }}

{{ form.cache_files.help_text|safe}}

{{ form.cache_files.errors }}
Show Advanced Options
{{ form.mapper_class.label }}
{{ form.mapper_class|safe }}

{{ form.mapper_class.help_text|safe}}

{{ form.mapper_class.errors }}
{{ form.combiner_class.label }}
{{ form.combiner_class|safe }}

{{ form.combiner_class.help_text|safe}}

{{ form.jobsub_input.errors }}
{{ form.reducer_class.label }}
{{ form.reducer_class|safe }}

{{ form.reducer_class.help_text|safe}}

{{ form.reducer_class.errors }}
{{ form.inputformat_class.label }}
{{ form.inputformat_class|safe }}

{{ form.inputformat_class.help_text|safe}}

{{ form.inputformat_class.errors }}
{{ form.outputformat_class.label }}
{{ form.outputformat_class|safe }}

{{ form.outputformat_class.help_text|safe}}

{{ form.outputformat_class.errors }}
{{ form.partitioner_class.label }}
{{ form.partitioner_class|safe }}

{{ form.partitioner_class.help_text|safe}}

{{ form.partitioner_class.errors }}
{{ form.inputreader.label }}
{{ form.inputreader|safe }}

{{ form.inputreader.help_text|safe}}

{{ form.inputreader.errors }}
{{ form.cache_archives.label }}
{{ form.cache_archives|safe }}

{{ form.cache_archives.help_text|safe }}

{{ form.cache_archives.errors }}
{{ form.hadoop_properties.label }}
{{ form.hadoop_properties|safe }}

{{ form.hadoop_properties.help_text|safe}}

{{ form.hadoop_properties.errors }}