Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

String jobSplit; // dir where files are split.

Wiki Markup String\[\] masters; String master; // newly added, indicting which master currently deals with this job. job. // job to master relation is many to one

Path inputPath; // newly added. input dir. should be the same as jobSplit.

JobProifile

String user

BSPJobID jobid// redundant.

...