Skip to content
jweese edited this page Jan 17, 2011 · 2 revisions

If you'd like to run Thrax with qsub you can do something like the following:

echo "./thrax example/samt.conf" > extract-grammar

chmod u+x extract-grammar

qsub -cwd -v HADOOP=$HADOOP,JAVA_HOME=$JAVA_HOME ./extract-grammar