|
|
-
[pig-0.10.0]: command ./pig -x local -e "a = load '/user/pig/tests/data/singlefile/studenttab10k';" failedlulynn_2008 2012-08-07, 12:49
Hi All,
I can not run pig command with "-e" parameter, could you please help to figure out what the problem is? Thanks. ./pig -x local -e "a = load '/user/pig/tests/data/singlefile/studenttab10k';" failed with error: ERROR [main] org.apache.pig.tools.grunt.Grunt - ERROR 1000: Error during parsing. Lexical error at line 1, column 58. Encountered: <EOF> after : "" |