source: proiecte/PDAD/trunk/nodeslocation/pig/local/run.sh @ 154

Last change on this file since 154 was 154, checked in by (none), 14 years ago

PDAD project

  • Property svn:executable set to *
File size: 158 bytes
Line 
1#!/bin/sh
2
3rm nodeslocation.rez
4java -cp $PIGDIR/pig.jar org.apache.pig.Main -x local -param inputDir=$PP_TESTS_DIR nodeslocation.pig
5vim nodeslocation.rez
6
Note: See TracBrowser for help on using the repository browser.