hive FAILED: ParseException line 1:814 cannot recognize input near ‘;’ <EOF>’
时间:2015-04-22 18:35:39
收藏:0
阅读:24996
-
beeline -f 执行sql文件,如果报“Error: Error while compiling statement: FAILED: ParseException line 1:814 cannot recognize input near ‘;’ <EOF>’ in expression specification (state=42000,code=40000)”错误。可能是因为“;”后面有空格等字符所致。
原文:http://blog.csdn.net/u010670689/article/details/45195499
评论(0)