PIG_CLASSPATH=<your_config_directory> pig Alan.
On Jan 27, 2010, at 11:54 AM, Aryeh Berkowitz wrote:
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?
