parallel.cluster.Hadoop

Hadoop cluster for mapreducer

Description

A parallel.cluster.Hadoop object provides access to a cluster for configuring mapreducer to use a Hadoop cluster for the computation environment.

Properties

A parallel.cluster.Hadoop object has the following properties.

PropertyDescription
AdditionalPathsPaths to be added to MATLAB command search path on workers
AttachedFilesFiles transferred to the workers during a mapreduce call
AutoAttachFilesSpecifies whether automatically attach files
ClusterMatlabRootSpecifies path to MATLAB for workers to use
HadoopConfigurationFileApplication configuration file to be given to Hadoop
HadoopInstallFolderInstallation location of Hadoop on the local machine
HadoopPropertiesMap of name-value property pairs to be given to Hadoop
LicenseNumberLicense number to use with MathWorks hosted licensing
RequiresMathWorksHostedLicensingSpecify whether cluster uses MathWorks hosted licensing

Help

For further help, type:

help parallel.cluster.Hadoop
Was this topic helpful?