#!/bin/sh cd failurecause/mapreduce ./run.sh $1 cd ../../mediumevents_s/mapreduce ./run.sh $1 cd ../../mediumevents/mapreduce ./run.sh $1 cd ../../nodeslocation/mapreduce ./run.sh $1 cd ../../endreason make -i run APP="$1" cd ../endreasonstat make -i run APP="$1" cd ../comptype make -i run APP="$1"