parallel.cluster.Hadoop
Create Hadoop cluster object
Description
creates a hadoopCluster = parallel.cluster.Hadoopparallel.cluster.Hadoop object
representing the Hadoop® cluster.
You use the resulting object as input to the mapreduce and mapreducer functions, for
specifying the Hadoop cluster as the parallel execution environment for tall arrays and
mapreduce.
uses the specified names and values to set properties on the created hadoopCluster = parallel.cluster.Hadoop(Name,Value)
parallel.cluster.Hadoopobject.
Examples
Name-Value Arguments
Output Arguments
Version History
Introduced in R2014b