org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1066: Unable to open iterator for alias D
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via hadoop-pig-user by Mathias Fryde, 1 year ago
via Apache's JIRA Issue Tracker by Viraj Bhat, 1 year ago
via apache.org by Unknown author, 2 years ago
via wordpress.com by Unknown author, 2 years ago
via apache.org by Unknown author, 2 years ago
via pig-user by Geoffrey Gallaway, 10 months ago
java.io.IOException: Job terminated with anomalous status FAILED
at org.apache.pig.PigServer.openIterator(PigServer.java:423)
at org.apache.pig.tools.grunt.GruntParser.processDump(GruntParser.java:350)
at org.apache.pig.tools.pigscript.parser.PigScriptParser.parse(PigScriptParser.java:189)
at org.apache.pig.tools.grunt.GruntParser.parseStopOnError(GruntParser.java:98)
at org.apache.pig.tools.grunt.Grunt.exec(Grunt.java:88)
at org.apache.pig.Main.main(Main.java:323)