Aryeh Berkowitz
Wed, 27 Jan 2010 11:57:03 -0800
When I run Pig, I connect to the local file system, when I run (java -cp pig-0.5.0-core.jar:$HADOOP_HOME/conf org.apache.pig.Main) I connect to hdfs. It seems like Pig is not finding my hadoop conf directory. Where do I specify this?
Conf Path Aryeh Berkowitz
- Re: Conf Path Alan Gates