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 : ""
