If you can compile the matlab code to an executable with the matlab
compiler and send it to the nodes with the distributed cache that
should work... You probably want to avoid licensing fees for running
copies of matlab itself on the cluster.
Sent from my iPhone
On Apr 21, 2009, at 1:55 PM, Sameer Tilak <[email protected]> wrote:
Hi there,
We're working on an image analysis project. The image processing
code is
written in Matlab. If I invoke that code from a shell script and
then use
that shell script within Hadoop streaming, will that work? Has
anyone done
something along these lines?
Many thaks,
--ST.