pig ERROR 2997: Encountered IOException. File or directory null does not exist.
grunt> ls
2014-03-30 19:58:31,344 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2997: Encountered IOException. File or directory null does not exist.
2014-03-30 19:58:31,344 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2997: Encountered IOException. File or directory null does not exist.
Details at logfile: /usr/local/hadoop/pig_1396180251009.log
解决:
运行grunt>ls /
要加根目录
版权声明:本文为博主原创文章,未经博主允许不得转载。