hadoopCompiler

Package MATLAB Compiler programs for deployment against Hadoop clusters as MapReduce programs

Syntax

hadoopCompiler
hadoopCompiler project_name

Description

example

hadoopCompiler opens the Hadoop Compiler app.

hadoopCompiler project_name opens Hadoop Compiler app with the project preloaded.

Examples

collapse all

Open the Hadoop compiler app to create a new project.

hadoopCompiler

Input Arguments

collapse all

Name of previously saved MATLAB® Compiler™ project to be compiled, specified as a character array or string. The project must be on the current path.

See Also

|

Introduced in R2014b

Was this topic helpful?