On Apr 17, 2015, at 11:36 AM, Klaus Ma <klaus...@outlook.com> wrote: > > I'm a new player in Hadoop family; and there 's task about Mumak. So can > anyone share some tutorial document about Mumak?
I don’t think it ships with Hadoop 2.x+ anymore. I think it was replaced with SLS in hadoop-tools. > > And when I build Mumak from source code, I got the following error; can > anyone help? > > NOTES: I got the code by git clone git://git.apache.org/hadoop-mapreduce.git That’s very old stuff and definitely not up-to-date. For non-committers, the easiest place to get the current source is via github: https://github.com/apache/hadoop which is a mirror of git://git.apache.org/hadoop.git which is a mirror of the actual Apache Hadoop repo at https://git-wip-us.apache.org/repos/asf/hadoop.git