...
Pentaho MapReduce can be configured through the pentaho-mapreduce.properties
found in the plugin's base directory.The following configuration options can be configured globally through pentaho-mapreduce.properties
, or overridden per Pentaho MapReduce job entry if they are defined in the User Defined properties tab.
The currently supported configuration properties are:
Property Name | Description |
| Version of Kettle to use from the Kettle HDFS installation directory. If not set we will use the version of Kettle that is used to submit the Pentaho MapReduce job. |
| Installation path in HDFS for the Kettle environment used to execute a Pentaho MapReduce job |
| Pentaho MapReduce runtime archive to be preloaded into |
| Comma-separated list of additional plugins (by directory name) to be installed with the Kettle environment. e.g. "steps/DummyPlugin,my-custom-plugin" |