percyfal / ratatosk

Apache License 2.0
17 stars 6 forks source link

Hadoop integration #38

Open percyfal opened 11 years ago

percyfal commented 11 years ago

Integrate with hadoop. This may be extremely easy: set the job runner for the JobTasks via the config file; by default, they use DefaultShellJobRunner, but could also use a (customized and subclassed?) version of hadoop_jar.HadoopJarJobRunner