org.apache.pig.impl.logicalLayer.FrontendException: ERROR 2042: Error in new logical plan. Try -Dpig.usenewlogicalplan=false.
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 incubator-hcatalog-user by Subroto sanyal, 1 year ago
via incubator-hcatalog-user by Ashutosh Chauhan, 1 year ago
via Google Groups by batman, 2 years ago
via incubator-hcatalog-user by Subroto sanyal, 1 year ago
org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1115: Output Location Validation Failed for: 'default.passwdTableAnalysis More info to follow: Column name for a field is not specified. Please provide the full schema as an argument to HCatStorer.
at org.apache.pig.newplan.logical.rules.InputOutputFileValidator$InputOutputFileVisitor.visit(InputOutputFileValidator.java:82)
at org.apache.pig.newplan.logical.relational.LOStore.accept(LOStore.java:76)
at org.apache.pig.newplan.DepthFirstWalker.depthFirst(DepthFirstWalker.java:64)
at org.apache.pig.newplan.DepthFirstWalker.depthFirst(DepthFirstWalker.java:66)
at org.apache.pig.newplan.DepthFirstWalker.depthFirst(DepthFirstWalker.java:66)
at org.apache.pig.newplan.DepthFirstWalker.walk(DepthFirstWalker.java:53)
at org.apache.pig.newplan.PlanVisitor.visit(PlanVisitor.java:50)