MapReduce Applications on Hadoop Clusters
Create and execute packaged MATLAB® MapReduce applications against Hadoop® clusters
Supported Platform: Linux® only.
You can execute packaged MATLAB MapReduce applications against a Hadoop cluster in two ways:
Create a standalone MATLAB MapReduce application to run against a Hadoop cluster
Create a deployable archive from MATLAB map and reduce functions and incorporate it into a Hadoop mapreduce job
Categories
- Run Standalone MATLAB MapReduce Applications Against a Hadoop Cluster
Create a standalone MATLAB mapreduce application, and execute it against a Hadoop cluster
- Incorporate MATLAB Map and Reduce Functions into a Hadoop MapReduce Job
Create a deployable archive of MATLAB map and reduce functions, and incorporate it into a Hadoop mapreduce job