-
不要使用local关键字 load data local inpath 是不行
-
beeline & 方式存在问题,是beeline得bug ,使用nohup sh xxx.sh & 也会出错
-
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)”错误。可能是因为“;”后面有空格等字符所致。
-
beeline -e "sql语句" 执行指定去除表头是个bug不管用
原文:http://blog.csdn.net/u010670689/article/details/45195547
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!