hive修改location

匿名 (未验证) 提交于 2019-12-02 23:00:14



FAILED: Error in metadata: /user/hive/warehouse/zwpdb.db/wms_c_wlsydmx1 is not absolute or has no scheme information. Please specify a complete absolute uri with scheme information.
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask
hive> alter table wms_c_wlsydmx set location 'hdfs://h252020:9000/user/hive/warehouse/zwpdb.db/wms_c_wlsydmx1'

OK

很明显,需要加上hdfs://h252020:9000



文章来源: hive修改location
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!