Hi, Can anyone help me on this problem?
http://stackoverflow.com/questions/19330860/apache-pig-error-6007-unable-to-check-name-message I still get the same error, I have also tried to setting the following to true pigServer.getPigContext().getProperties().setProperty("fs.hdfs.impl.disable.cache", "true"); and it still gives "org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1000: Error during parsing. Unable to check name hdfs://DC-001:9000/user/root" Thanks so much. Teresa
