I get this error message: 2010-05-18 16:20:30,490 [main] INFO org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: hdfs://localhost:8020 2010-05-18 16:20:30,769 [main] ERROR org.apache.pig.Main - ERROR 2999: Unexpected internal error. Failed to create DataStorage
I've set these variables: PIG_HADOOP_VERSION=18 PIG_CLASSPATH=/usr/lib/hadoop/hadoop-0.18.3-14.cloudera.CH0_3-core.jar:/etc/hadoop/conf Thanks for any advice.
