On the command line or in your pig.properties file, define the
property hod.server= (that is, set it to empty).
Alan.
On Jun 4, 2009, at 9:38 PM, Zheng Shao wrote:
We are using pig trunk.
Is it possible for pig to run without hod?
$ bin/pig
2009-06-04 21:35:34,515 [main] INFO
org.apache.pig.backend.hadoop.executionengine.HExecutionEngine -
Connecting to HOD...
2009-06-04 21:35:34,540 [main] ERROR org.apache.pig.Main - ERROR
6012: Unable to run command: hod allocate -d /tmp/PigHod.XXXX.xxxx.
43642285418459926 -n 15 on server local
Details at logfile: /home/xxxx/pig/pig_1244176534318.log
Zheng