小编Har*_*shi的帖子

Hive中的ParseException

我正在尝试使用UDF蜂巢.但是当我尝试使用创建临时函数时   userdate as 'unixtimeToDate',我得到了这个异常

hive> create temporary function userdate1 as 'unixtimeToDate';
FAILED: ParseException line 1:25 character ' ' not supported here
line 1:35 character ' ' not supported here
Run Code Online (Sandbox Code Playgroud)

我不确定为什么角色不受支持.请问我能得到一些指导.

hive

5
推荐指数
1
解决办法
2万
查看次数

标签 统计

hive ×1