Dear MPJ Express Community,
We are pleased to announce the next beta release (0.44) of the MPJ Express software. This release mainly introduces the Hadoop YARN runtime for MPJ Express programs.
CHANGELOG
a. Port allocation has been moved to niodev.init
b. Build.xml is changed:
"ant" command compiles the normal runtime
"ant hadoop" command compiles the MPJ YARN runtime
c. Unlike earlier versions, by passing the runtime and manually starting the
processes is removed.
d. For running MPJ programs on Hadoop clusters, refer to "yarnguide.pdf"
in $MPJ_HOME/doc folder
You may download the new version of MPJ Express from
CHANGELOG
a. Port allocation has been moved to niodev.init
b. Build.xml is changed:
"ant" command compiles the normal runtime
"ant hadoop" command compiles the MPJ YARN runtime
c. Unlike earlier versions, by passing the runtime and manually starting the
processes is removed.
d. For running MPJ programs on Hadoop clusters, refer to "yarnguide.pdf"
in $MPJ_HOME/doc folder
You may download the new version of MPJ Express from
MPJ Express Team