在使用hive过程中遇到这样的一个异常:
FAILED: ParseException line 1:18 Failed to recognize predicate 'a'. Failed rule: 'kwInner' in join type specifier
执行的hql语句如下:
[...
JavaDoc
Thrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor witho...