This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<file scripts/mf_es.pig, line 6, column 10> pig script failed to validate: org.apache.pig.backend.executionengine.ExecException: ERROR 1070: Could not resolve org.elasticsearch.pig.EsStorage using imports: [, java.lang., org.apache.pig.builtin., org.apache.pig.impl.builtin.] | |
at org.apache.pig.parser.QueryParserDriver.parse(QueryParserDriver.java:196) | |
at org.apache.pig.PigServer$Graph.parseQuery(PigServer.java:1678) | |
at org.apache.pig.PigServer$Graph.access$000(PigServer.java:1411) | |
at org.apache.pig.PigServer.parseAndBuild(PigServer.java:344) | |
at org.apache.pig.PigServer.executeBatch(PigServer.java:369) | |
at org.apache.pig.PigServer.executeBatch(PigServer.java:355) | |
at org.apache.pig.tools.grunt.GruntParser.executeBatch(GruntParser.java:140) | |
at org.apache.pig.tools.grunt.GruntParser.processDump(GruntParser.java:769) | |
at org.apache.pig.tools.pigscript.parser.PigScriptParser.parse(PigScriptParser.java:372) | |
at org.apache.pig.tools.grunt.GruntParser.parseStopOnError(GruntParser.java:198) | |
at org.apache.pig.tools.grunt.GruntParser.parseStopOnError(GruntParser.java:173) | |
at org.apache.pig.tools.grunt.Grunt.exec(Grunt.java:84) | |
at org.apache.pig.Main.run(Main.java:478) | |
at org.apache.pig.Main.main(Main.java:156) | |
Caused by: | |
<file scripts/mf_es.pig, line 6, column 10> pig script failed to validate: org.apache.pig.backend.executionengine.ExecException: ERROR 1070: Could not resolve org.elasticsearch.pig.EsStorage using imports: [, java.lang., org.apache.pig.builtin., org.apache.pig.impl.builtin.] |
No comments:
Post a Comment