hive FAILED: ParseException line 1:814 cannot recognize input near ‘;’ <EOF>’

来源:互联网 发布:淘宝客服操作手册 编辑:程序博客网 时间:2024/06/16 00:35
  1. 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)”错误。可能是因为“;”后面有空格等字符所致。

0 0
原创粉丝点击