zoukankan      html  css  js  c++  java
  • hive取数时如果遇到这种报错

    如果你hive取数时遇到这种报错:ParseException line 1:78 cannot recognize input near '<EOF>' '<EOF>' '<EOF>' in expression specification
    hive

    原因是:最后的符号出问题了,多个""或者'',计算机不知道哪个符号跟哪个符号匹配,当必须用两个引号时,一个用''一个用""

  • 相关阅读:
    11.29
    11.28
    11.24
    11.21
    11.17
    11.15
    11.14
    11.9
    11.5
    11.3
  • 原文地址:https://www.cnblogs.com/llfisher/p/6434610.html
Copyright © 2011-2022 走看看