Hi ! I see that InputFormat, FileSplit and FileInputFormat files are involved in creating the splits of the input data for jobs. I am interested in knowing how this splitting and choosing hosts where splits are stored is managed in Mumak. I see that SimulatorJobInProgress is involved in this but the metainfo like split location has empty value. where does mumak assign split location's or does it do it at all ?
Can anyone help me in this regard ? Thanks, Arun